#FCDF88#FCDF88
#FCDF88 is a very light, moderate yellow. Relative luminance 0.752; OKLCH L 90.9% C 0.111 H 91.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF88 |
|---|---|
| RGB | rgb(252, 223, 136) |
| HSL | hsl(45, 95%, 76%) |
| HSV | hsv(45, 46%, 99%) |
| CMYK | cmyk(0%, 11.5%, 46%, 1.2%) |
| CIE-LAB | lab(89.51, -1.16, 46.13) |
| CIE-LCH | lch(89.51, 46.14, 91.44°) |
| OKLab | oklab(90.93% -0.0031 0.1114) |
| OKLCH | oklch(90.93% 0.111 91.6) |
| XYZ | xyz(70.9787, 75.2513, 34.0740) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.34
Sandy
#F1DA7A
ΔE00 2.78
Pale Gold
#FDDE6C
ΔE00 3.86
Yellow Tan
#FFE36E
ΔE00 4.36
Light Mustard
#F7D560
ΔE00 4.82
Sand Yellow
#FCE166
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF88 #88A5FC
analogous
#FCA588 #FCDF88 #DFFC88
triadic
#FCDF88 #88FCDF #DF88FC
tetradic
#FCDF88 #88FCA5 #88A5FC #FC88DF
square
#FCDF88 #88FCA5 #88A5FC #FC88DF
split-complementary
#FCDF88 #88DFFC #A588FC
monochromatic
#F9BF11 #FACF4C #FCDF88 #FEEFC4 #FEF7E1
Accessibility & contrast
On white
1.31
#FCDF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FCDF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF88
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF88 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#FFD2CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdf88; /* rgb */ color: rgb(252, 223, 136); /* oklch */ color: oklch(90.9% 0.111 91.6);
Tailwind
colors: {
custom: {
50: '#ffe8ac',
500: '#fcdf88',
950: '#000000',
},
}SCSS
$custom: #fcdf88; $custom-light: #ffe8ac; $custom-dark: #000000;
JSON
{
"hex": "#fcdf88",
"rgb": {
"r": 252,
"g": 223,
"b": 136
},
"hsl": {
"h": 45,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.90925,
"c": 0.1114,
"h": 91.6
},
"luminance": 0.75248
}Semantic roles & 50–950 ramp
primary
#FCDF88
secondary
#4D71DB
accent
#39E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481