#FCDE7F#FCDE7F
#FCDE7F is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.6% C 0.120 H 92.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDE7F |
|---|---|
| RGB | rgb(252, 222, 127) |
| HSL | hsl(46, 95%, 74%) |
| HSV | hsv(46, 50%, 99%) |
| CMYK | cmyk(0%, 11.9%, 49.6%, 1.2%) |
| CIE-LAB | lab(89.15, -1.47, 50.06) |
| CIE-LCH | lch(89.15, 50.08, 91.68°) |
| OKLab | oklab(90.6% -0.0049 0.1195) |
| OKLCH | oklch(90.6% 0.12 92.3) |
| XYZ | xyz(70.0993, 74.4734, 30.7569) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.22
Sandy
#F1DA7A
ΔE00 2.30
Pale Gold
#FDDE6C
ΔE00 2.61
Yellow Tan
#FFE36E
ΔE00 3.25
Light Mustard
#F7D560
ΔE00 3.64
Sand Yellow
#FCE166
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDE7F #7F9DFC
analogous
#FCA07F #FCDE7F #DCFC7F
triadic
#FCDE7F #7FFCDE #DE7FFC
tetradic
#FCDE7F #7FFCA0 #7F9DFC #FC7FDC
square
#FCDE7F #7FFCA0 #7F9DFC #FC7FDC
split-complementary
#FCDE7F #7FDCFC #A07FFC
monochromatic
#F9BF07 #FBCF43 #FCDE7F #FDEDBB #FEF7E1
Accessibility & contrast
On white
1.32
#FCDE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FCDE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDE7F
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDE7F | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcde7f; /* rgb */ color: rgb(252, 222, 127); /* oklch */ color: oklch(90.6% 0.120 92.3);
Tailwind
colors: {
custom: {
50: '#ffe8a6',
500: '#fcde7f',
950: '#000000',
},
}SCSS
$custom: #fcde7f; $custom-light: #ffe8a6; $custom-dark: #000000;
JSON
{
"hex": "#fcde7f",
"rgb": {
"r": 252,
"g": 222,
"b": 127
},
"hsl": {
"h": 45.6,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.906,
"c": 0.1196,
"h": 92.3
},
"luminance": 0.7447
}Semantic roles & 50–950 ramp
primary
#FCDE7F
secondary
#4569DA
accent
#37E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480