#FCFDEA#FCFDEA
#FCFDEA is a very light, muted yellow. Relative luminance 0.969; OKLCH L 98.8% C 0.025 H 109.3°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDEA |
|---|---|
| RGB | rgb(252, 253, 234) |
| HSL | hsl(63, 83%, 95%) |
| HSV | hsv(63, 8%, 99%) |
| CMYK | cmyk(0.4%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(98.78, -3.55, 8.98) |
| CIE-LCH | lch(98.78, 9.65, 111.58°) |
| OKLab | oklab(98.82% -0.0082 0.0235) |
| OKLCH | oklch(98.82% 0.025 109.3) |
| XYZ | xyz(90.1194, 96.8869, 91.7794) |
| Luminance | 0.9689 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.74
Beige
#F5F5DC
ΔE00 2.69
Off White (survey)
#FFFFE4
ΔE00 2.72
Lightyellow
#FFFFE0
ΔE00 3.94
Cornsilk
#FFF8DC
ΔE00 4.25
Eggshell
#F0EAD6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDEA #EBEAFD
analogous
#FDF4EA #FCFDEA #F2FDEA
triadic
#FCFDEA #EAFCFD #FDEAFC
tetradic
#FCFDEA #EAFDF4 #EBEAFD #FDEAF2
square
#FCFDEA #EAFDF4 #EBEAFD #FDEAF2
split-complementary
#FCFDEA #EAF2FD #F4EAFD
monochromatic
#ECF27A #F4F8B2 #FBFCE3 #FBFCE3 #FBFCE3
Accessibility & contrast
On white
1.03
#FCFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#FCFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDEA
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDEA | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FFFCEB
Tritanopia (blue-blind)
#FFFAF7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfdea; /* rgb */ color: rgb(252, 253, 234); /* oklch */ color: oklch(98.8% 0.025 109.3);
Tailwind
colors: {
custom: {
50: '#fdfef0',
500: '#fcfdea',
950: '#000000',
},
}SCSS
$custom: #fcfdea; $custom-light: #fdfef0; $custom-dark: #000000;
JSON
{
"hex": "#fcfdea",
"rgb": {
"r": 252,
"g": 253,
"b": 234
},
"hsl": {
"h": 63.158,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.98823,
"c": 0.02487,
"h": 109.3
},
"luminance": 0.96887
}Semantic roles & 50–950 ramp
primary
#FCFDEA
secondary
#A8A4E7
accent
#06DF12
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585