#FCFEE8#FCFEE8
#FCFEE8 is a very light, muted yellow. Relative luminance 0.974; OKLCH L 99.0% C 0.029 H 111.1°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFEE8 |
|---|---|
| RGB | rgb(252, 254, 232) |
| HSL | hsl(65, 92%, 95%) |
| HSV | hsv(65, 9%, 100%) |
| CMYK | cmyk(0.8%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(98.99, -4.38, 10.29) |
| CIE-LCH | lch(98.99, 11.19, 113.03°) |
| OKLab | oklab(98.97% -0.0104 0.0269) |
| OKLCH | oklch(98.97% 0.029 111.1) |
| XYZ | xyz(90.1503, 97.4056, 90.3802) |
| Luminance | 0.9740 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.77
Beige
#F5F5DC
ΔE00 2.18
Ivory
#FFFFF0
ΔE00 2.89
Lightyellow
#FFFFE0
ΔE00 2.92
Cornsilk
#FFF8DC
ΔE00 4.13
Eggshell
#F0EAD6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFEE8 #EAE8FE
analogous
#FEF5E8 #FCFEE8 #F1FEE8
triadic
#FCFEE8 #E8FCFE #FEE8FC
tetradic
#FCFEE8 #E8FEF5 #EAE8FE #FEE8F1
square
#FCFEE8 #E8FEF5 #EAE8FE #FEE8F1
split-complementary
#FCFEE8 #E8F1FE #F5E8FE
monochromatic
#EDF973 #F4FBAD #FBFEE2 #FBFEE2 #FBFEE2
Accessibility & contrast
On white
1.03
#FCFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.48
#FCFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFEE8
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFEE8 | 1.00 | 1.03 | 20.48 | 20.48 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE7
Deuteranopia (green-blind)
#FFFCE9
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfee8; /* rgb */ color: rgb(252, 254, 232); /* oklch */ color: oklch(99.0% 0.029 111.1);
Tailwind
colors: {
custom: {
50: '#fdfeef',
500: '#fcfee8',
950: '#000000',
},
}SCSS
$custom: #fcfee8; $custom-light: #fdfeef; $custom-dark: #000000;
JSON
{
"hex": "#fcfee8",
"rgb": {
"r": 252,
"g": 254,
"b": 232
},
"hsl": {
"h": 65.455,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.98969,
"c": 0.0288,
"h": 111.1
},
"luminance": 0.97405
}Semantic roles & 50–950 ramp
primary
#FCFEE8
secondary
#A7A0EA
accent
#00E615
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585