CSS named colorGreen · light · vivid
browser standard
#FFD700
Gold
Best set with black text. The pairing reaches 14.97:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFD700sRGB hexadecimalRGB
rgb(255, 215, 0)screen channelsHSL
hsl(51, 100%, 50%)hue, saturation, lightnessCMYK
cmyk(0%, 16%, 100%, 0%)approximate process colorTailwind
yellow-400nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.40:1
Black textAAA14.97:1
Recommendation
Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#524617
#A58B19
#FFD700
#FFE272
#FFEEB7
#FAFAFA
Analogous
#FF5700
#FFD700
#A7FF00
Triadic
#FFD700
#00FFD7
#D700FF
Complement
#FFD700
#0028FF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-gold: #FFD700;
}
.swatch {
background: var(--color-gold);
color: #000000;
}Hue91°
Lightness87 L*
Chroma87.2
Luminance0.699