#FCDF7D#FCDF7D
#FCDF7D is a very light, vivid yellow. Relative luminance 0.750; OKLCH L 90.8% C 0.122 H 93.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF7D |
|---|---|
| RGB | rgb(252, 223, 125) |
| HSL | hsl(46, 95%, 74%) |
| HSV | hsv(46, 50%, 99%) |
| CMYK | cmyk(0%, 11.5%, 50.4%, 1.2%) |
| CIE-LAB | lab(89.37, -2.15, 51.29) |
| CIE-LCH | lch(89.37, 51.34, 92.40°) |
| OKLab | oklab(90.77% -0.0071 0.1221) |
| OKLCH | oklch(90.77% 0.122 93.3) |
| XYZ | xyz(70.2367, 74.9545, 30.1661) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.68
Sandy
#F1DA7A
ΔE00 2.11
Pale Gold
#FDDE6C
ΔE00 2.18
Yellow Tan
#FFE36E
ΔE00 2.70
Sand Yellow
#FCE166
ΔE00 3.39
Light Mustard
#F7D560
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF7D #7D9AFC
analogous
#FCA07D #FCDF7D #DAFC7D
triadic
#FCDF7D #7DFCDF #DF7DFC
tetradic
#FCDF7D #7DFCA0 #7D9AFC #FC7DDA
square
#FCDF7D #7DFCA0 #7D9AFC #FC7DDA
split-complementary
#FCDF7D #7DDAFC #A07DFC
monochromatic
#F9C106 #FBD041 #FCDF7D #FDEEB9 #FEF8E1
Accessibility & contrast
On white
1.31
#FCDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FCDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF7D
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF7D | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#F9E481
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdf7d; /* rgb */ color: rgb(252, 223, 125); /* oklch */ color: oklch(90.8% 0.122 93.3);
Tailwind
colors: {
custom: {
50: '#ffe8a5',
500: '#fcdf7d',
950: '#000000',
},
}SCSS
$custom: #fcdf7d; $custom-light: #ffe8a5; $custom-dark: #000000;
JSON
{
"hex": "#fcdf7d",
"rgb": {
"r": 252,
"g": 223,
"b": 125
},
"hsl": {
"h": 46.299,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.9077,
"c": 0.12227,
"h": 93.3
},
"luminance": 0.74951
}Semantic roles & 50–950 ramp
primary
#FCDF7D
secondary
#4366DA
accent
#34E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480