#FCFEF9#FCFEF9
#FCFEF9 is a very light, near-neutral yellow-green. Relative luminance 0.984; OKLCH L 99.4% C 0.007 H 124.4°. Best body text is #000000 at 20.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFEF9 |
|---|---|
| RGB | rgb(252, 254, 249) |
| HSL | hsl(84, 71%, 99%) |
| HSV | hsv(84, 2%, 100%) |
| CMYK | cmyk(0.8%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(99.39, -1.53, 2.15) |
| CIE-LCH | lch(99.39, 2.64, 125.40°) |
| OKLab | oklab(99.41% -0.0039 0.0057) |
| OKLCH | oklch(99.41% 0.007 124.4) |
| XYZ | xyz(92.6828, 98.4186, 103.7181) |
| Luminance | 0.9842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.13
White
#FFFFFF
ΔE00 2.96
Whitesmoke
#F5F5F5
ΔE00 3.38
Pale Grey
#FDFDFE
ΔE00 3.46
Mintcream
#F5FFFA
ΔE00 3.47
Floralwhite
#FFFAF0
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFEF9 #FBF9FE
analogous
#FEFDF9 #FCFEF9 #F9FEF9
triadic
#FCFEF9 #F9FCFE #FEF9FC
tetradic
#FCFEF9 #F9FEFD #FBF9FE #FEF9F9
square
#FCFEF9 #F9FEFD #FBF9FE #FEF9F9
split-complementary
#FCFEF9 #F9F9FE #FDF9FE
monochromatic
#C8ED90 #E2F5C5 #F2FBE5 #F2FBE5 #F2FBE5
Accessibility & contrast
On white
1.02
#FCFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.68
#FCFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFEF9
20.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFEF9 | 1.00 | 1.02 | 20.68 | 20.68 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDF9
Deuteranopia (green-blind)
#FEFDF9
Tritanopia (blue-blind)
#FCFDFC
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcfef9; /* rgb */ color: rgb(252, 254, 249); /* oklch */ color: oklch(99.4% 0.007 124.4);
Tailwind
colors: {
custom: {
50: '#fdfefb',
500: '#fcfef9',
950: '#000000',
},
}SCSS
$custom: #fcfef9; $custom-light: #fdfefb; $custom-dark: #000000;
JSON
{
"hex": "#fcfef9",
"rgb": {
"r": 252,
"g": 254,
"b": 249
},
"hsl": {
"h": 84,
"s": 71.429,
"l": 98.627
},
"oklch": {
"l": 0.99414,
"c": 0.00688,
"h": 124.4
},
"luminance": 0.98419
}Semantic roles & 50–950 ramp
primary
#FCFEF9
secondary
#C9B5E6
accent
#12D35F
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585