#FCDF84#FCDF84
#FCDF84 is a very light, moderate yellow. Relative luminance 0.751; OKLCH L 90.9% C 0.115 H 92.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF84 |
|---|---|
| RGB | rgb(252, 223, 132) |
| HSL | hsl(46, 95%, 75%) |
| HSV | hsv(46, 48%, 99%) |
| CMYK | cmyk(0%, 11.5%, 47.6%, 1.2%) |
| CIE-LAB | lab(89.46, -1.53, 48.02) |
| CIE-LCH | lch(89.46, 48.04, 91.82°) |
| OKLab | oklab(90.87% -0.0046 0.1153) |
| OKLCH | oklch(90.87% 0.115 92.3) |
| XYZ | xyz(70.6997, 75.1397, 32.6047) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.78
Sandy
#F1DA7A
ΔE00 2.41
Pale Gold
#FDDE6C
ΔE00 3.23
Yellow Tan
#FFE36E
ΔE00 3.73
Light Mustard
#F7D560
ΔE00 4.29
Sand Yellow
#FCE166
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF84 #84A1FC
analogous
#FCA384 #FCDF84 #DDFC84
triadic
#FCDF84 #84FCDF #DF84FC
tetradic
#FCDF84 #84FCA3 #84A1FC #FC84DD
square
#FCDF84 #84FCA3 #84A1FC #FC84DD
split-complementary
#FCDF84 #84DDFC #A384FC
monochromatic
#F9C00D #FBCF48 #FCDF84 #FDEFC0 #FEF7E1
Accessibility & contrast
On white
1.31
#FCDF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FCDF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF84
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF84 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#F8E587
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdf84; /* rgb */ color: rgb(252, 223, 132); /* oklch */ color: oklch(90.9% 0.115 92.3);
Tailwind
colors: {
custom: {
50: '#ffe8a9',
500: '#fcdf84',
950: '#000000',
},
}SCSS
$custom: #fcdf84; $custom-light: #ffe8a9; $custom-dark: #000000;
JSON
{
"hex": "#fcdf84",
"rgb": {
"r": 252,
"g": 223,
"b": 132
},
"hsl": {
"h": 45.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.90867,
"c": 0.11542,
"h": 92.3
},
"luminance": 0.75137
}Semantic roles & 50–950 ramp
primary
#FCDF84
secondary
#496DDB
accent
#37E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481