#FCDE7B#FCDE7B
#FCDE7B is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.5% C 0.123 H 92.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDE7B |
|---|---|
| RGB | rgb(252, 222, 123) |
| HSL | hsl(46, 96%, 74%) |
| HSV | hsv(46, 51%, 99%) |
| CMYK | cmyk(0%, 11.9%, 51.2%, 1.2%) |
| CIE-LAB | lab(89.10, -1.81, 51.92) |
| CIE-LCH | lch(89.10, 51.95, 92.00°) |
| OKLab | oklab(90.55% -0.0063 0.1233) |
| OKLCH | oklch(90.55% 0.123 92.9) |
| XYZ | xyz(69.8438, 74.3712, 29.4112) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.62
Pale Gold
#FDDE6C
ΔE00 2.01
Sandy
#F1DA7A
ΔE00 2.23
Yellow Tan
#FFE36E
ΔE00 2.70
Light Mustard
#F7D560
ΔE00 3.19
Sand Yellow
#FCE166
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDE7B #7B99FC
analogous
#FC9D7B #FCDE7B #D9FC7B
triadic
#FCDE7B #7BFCDE #DE7BFC
tetradic
#FCDE7B #7BFC9D #7B99FC #FC7BD9
square
#FCDE7B #7BFC9D #7B99FC #FC7BD9
split-complementary
#FCDE7B #7BD9FC #9D7BFC
monochromatic
#F7BF06 #FBCF3F #FCDE7B #FDEDB7 #FEF8E1
Accessibility & contrast
On white
1.32
#FCDE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#FCDE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDE7B
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDE7B | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB72
Deuteranopia (green-blind)
#F8E47F
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcde7b; /* rgb */ color: rgb(252, 222, 123); /* oklch */ color: oklch(90.5% 0.123 92.9);
Tailwind
colors: {
custom: {
50: '#ffe8a3',
500: '#fcde7b',
950: '#000000',
},
}SCSS
$custom: #fcde7b; $custom-light: #ffe8a3; $custom-dark: #000000;
JSON
{
"hex": "#fcde7b",
"rgb": {
"r": 252,
"g": 222,
"b": 123
},
"hsl": {
"h": 46.047,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90546,
"c": 0.12344,
"h": 92.9
},
"luminance": 0.74368
}Semantic roles & 50–950 ramp
primary
#FCDE7B
secondary
#4265D9
accent
#35E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480