#FCFDF8#FCFDF8
#FCFDF8 is a very light, near-neutral yellow-green. Relative luminance 0.977; OKLCH L 99.2% C 0.007 H 115.7°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDF8 |
|---|---|
| RGB | rgb(252, 253, 248) |
| HSL | hsl(72, 56%, 98%) |
| HSV | hsv(72, 2%, 99%) |
| CMYK | cmyk(0.4%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(99.11, -1.20, 2.27) |
| CIE-LCH | lch(99.11, 2.57, 117.86°) |
| OKLab | oklab(99.19% -0.0029 0.006) |
| OKLCH | oklch(99.19% 0.007 115.7) |
| XYZ | xyz(92.2107, 97.7234, 102.7934) |
| Luminance | 0.9772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.71
White
#FFFFFF
ΔE00 2.77
Whitesmoke
#F5F5F5
ΔE00 3.11
Floralwhite
#FFFAF0
ΔE00 3.23
Pale Grey
#FDFDFE
ΔE00 3.26
Mintcream
#F5FFFA
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDF8 #F9F8FD
analogous
#FDFBF8 #FCFDF8 #F9FDF8
triadic
#FCFDF8 #F8FCFD #FDF8FC
tetradic
#FCFDF8 #F8FDFB #F9F8FD #FDF8F9
square
#FCFDF8 #F8FDFB #F9F8FD #FDF8F9
split-complementary
#FCFDF8 #F8F9FD #FBF8FD
monochromatic
#D3E299 #E8EFC8 #F5F8E7 #F5F8E7 #F5F8E7
Accessibility & contrast
On white
1.02
#FCFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.54
#FCFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDF8
20.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDF8 | 1.00 | 1.02 | 20.54 | 20.54 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF8
Deuteranopia (green-blind)
#FEFCF8
Tritanopia (blue-blind)
#FDFCFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfdf8; /* rgb */ color: rgb(252, 253, 248); /* oklch */ color: oklch(99.2% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#fdfefa',
500: '#fcfdf8',
950: '#000000',
},
}SCSS
$custom: #fcfdf8; $custom-light: #fdfefa; $custom-dark: #000000;
JSON
{
"hex": "#fcfdf8",
"rgb": {
"r": 252,
"g": 253,
"b": 248
},
"hsl": {
"h": 72,
"s": 55.556,
"l": 98.235
},
"oklch": {
"l": 0.99191,
"c": 0.00665,
"h": 115.7
},
"luminance": 0.97723
}Semantic roles & 50–950 ramp
primary
#FCFDF8
secondary
#C1B9E0
accent
#22C343
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585