#FCDE7D#FCDE7D
#FCDE7D is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.6% C 0.122 H 92.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDE7D |
|---|---|
| RGB | rgb(252, 222, 125) |
| HSL | hsl(46, 95%, 74%) |
| HSV | hsv(46, 50%, 99%) |
| CMYK | cmyk(0%, 11.9%, 50.4%, 1.2%) |
| CIE-LAB | lab(89.12, -1.64, 50.99) |
| CIE-LCH | lch(89.12, 51.02, 91.84°) |
| OKLab | oklab(90.57% -0.0056 0.1214) |
| OKLCH | oklch(90.57% 0.122 92.6) |
| XYZ | xyz(69.9703, 74.4218, 30.0773) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.36
Sandy
#F1DA7A
ΔE00 2.25
Pale Gold
#FDDE6C
ΔE00 2.31
Yellow Tan
#FFE36E
ΔE00 2.97
Light Mustard
#F7D560
ΔE00 3.41
Sand Yellow
#FCE166
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDE7D #7D9BFC
analogous
#FC9F7D #FCDE7D #DBFC7D
triadic
#FCDE7D #7DFCDE #DE7DFC
tetradic
#FCDE7D #7DFC9F #7D9BFC #FC7DDB
square
#FCDE7D #7DFC9F #7D9BFC #FC7DDB
split-complementary
#FCDE7D #7DDBFC #9F7DFC
monochromatic
#F9BF06 #FBCF41 #FCDE7D #FDEDB9 #FEF7E1
Accessibility & contrast
On white
1.32
#FCDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FCDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDE7D
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDE7D | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB75
Deuteranopia (green-blind)
#F8E481
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcde7d; /* rgb */ color: rgb(252, 222, 125); /* oklch */ color: oklch(90.6% 0.122 92.6);
Tailwind
colors: {
custom: {
50: '#ffe8a4',
500: '#fcde7d',
950: '#000000',
},
}SCSS
$custom: #fcde7d; $custom-light: #ffe8a4; $custom-dark: #000000;
JSON
{
"hex": "#fcde7d",
"rgb": {
"r": 252,
"g": 222,
"b": 125
},
"hsl": {
"h": 45.827,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90573,
"c": 0.12153,
"h": 92.6
},
"luminance": 0.74419
}Semantic roles & 50–950 ramp
primary
#FCDE7D
secondary
#4367DA
accent
#36E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480