#FCDE84#FCDE84
#FCDE84 is a very light, moderate yellow. Relative luminance 0.746; OKLCH L 90.7% C 0.115 H 91.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDE84 |
|---|---|
| RGB | rgb(252, 222, 132) |
| HSL | hsl(45, 95%, 75%) |
| HSV | hsv(45, 48%, 99%) |
| CMYK | cmyk(0%, 11.9%, 47.6%, 1.2%) |
| CIE-LAB | lab(89.21, -1.02, 47.71) |
| CIE-LCH | lch(89.21, 47.72, 91.23°) |
| OKLab | oklab(90.67% -0.0031 0.1146) |
| OKLCH | oklch(90.67% 0.115 91.5) |
| XYZ | xyz(70.4333, 74.6070, 32.5159) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.83
Sandy
#F1DA7A
ΔE00 2.62
Pale Gold
#FDDE6C
ΔE00 3.38
Yellow Tan
#FFE36E
ΔE00 3.99
Light Mustard
#F7D560
ΔE00 4.29
Sand Yellow
#FCE166
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDE84 #84A2FC
analogous
#FCA284 #FCDE84 #DEFC84
triadic
#FCDE84 #84FCDE #DE84FC
tetradic
#FCDE84 #84FCA2 #84A2FC #FC84DE
square
#FCDE84 #84FCA2 #84A2FC #FC84DE
split-complementary
#FCDE84 #84DEFC #A284FC
monochromatic
#F9BE0D #FBCE48 #FCDE84 #FDEEC0 #FEF7E1
Accessibility & contrast
On white
1.32
#FCDE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FCDE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDE84
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDE84 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#F7E487
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcde84; /* rgb */ color: rgb(252, 222, 132); /* oklch */ color: oklch(90.7% 0.115 91.5);
Tailwind
colors: {
custom: {
50: '#ffe8a9',
500: '#fcde84',
950: '#000000',
},
}SCSS
$custom: #fcde84; $custom-light: #ffe8a9; $custom-dark: #000000;
JSON
{
"hex": "#fcde84",
"rgb": {
"r": 252,
"g": 222,
"b": 132
},
"hsl": {
"h": 45,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.9067,
"c": 0.11468,
"h": 91.5
},
"luminance": 0.74604
}Semantic roles & 50–950 ramp
primary
#FCDE84
secondary
#496EDB
accent
#39E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481