#FCFFE8#FCFFE8
#FCFFE8 is a very light, muted yellow. Relative luminance 0.980; OKLCH L 99.2% C 0.030 H 113.0°. Best body text is #000000 at 20.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFE8 |
|---|---|
| RGB | rgb(252, 255, 232) |
| HSL | hsl(68, 100%, 95%) |
| HSV | hsv(68, 9%, 100%) |
| CMYK | cmyk(1.2%, 0%, 9%, 0%) |
| CIE-LAB | lab(99.24, -4.88, 10.65) |
| CIE-LCH | lch(99.24, 11.71, 114.60°) |
| OKLab | oklab(99.17% -0.0118 0.0278) |
| OKLCH | oklch(99.17% 0.03 113) |
| XYZ | xyz(90.4684, 98.0419, 90.4863) |
| Luminance | 0.9804 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.69
Beige
#F5F5DC
ΔE00 2.36
Lightyellow
#FFFFE0
ΔE00 2.71
Ivory
#FFFFF0
ΔE00 3.39
Cornsilk
#FFF8DC
ΔE00 4.43
Honeydew
#F0FFF0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFE8 #EBE8FF
analogous
#FFF6E8 #FCFFE8 #F0FFE8
triadic
#FCFFE8 #E8FCFF #FFE8FC
tetradic
#FCFFE8 #E8FFF6 #EBE8FF #FFE8F0
square
#FCFFE8 #E8FFF6 #EBE8FF #FFE8F0
split-complementary
#FCFFE8 #E8F0FF #F6E8FF
monochromatic
#ECFF6E #F4FFAB #FBFFE0 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.02
#FCFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.61
#FCFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFE8
20.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFE8 | 1.00 | 1.02 | 20.61 | 20.61 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE7
Deuteranopia (green-blind)
#FFFDE9
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcffe8; /* rgb */ color: rgb(252, 255, 232); /* oklch */ color: oklch(99.2% 0.030 113.0);
Tailwind
colors: {
custom: {
50: '#fdffef',
500: '#fcffe8',
950: '#000000',
},
}SCSS
$custom: #fcffe8; $custom-light: #fdffef; $custom-dark: #000000;
JSON
{
"hex": "#fcffe8",
"rgb": {
"r": 252,
"g": 255,
"b": 232
},
"hsl": {
"h": 67.826,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.99167,
"c": 0.03017,
"h": 113
},
"luminance": 0.98042
}Semantic roles & 50–950 ramp
primary
#FCFFE8
secondary
#A89DEE
accent
#00E61E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685