#FCFDFA#FCFDFA
#FCFDFA is a very light, near-neutral yellow-green. Relative luminance 0.978; OKLCH L 99.2% C 0.004 H 121.5°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDFA |
|---|---|
| RGB | rgb(252, 253, 250) |
| HSL | hsl(80, 43%, 99%) |
| HSV | hsv(80, 1%, 99%) |
| CMYK | cmyk(0.4%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(99.16, -0.85, 1.32) |
| CIE-LCH | lch(99.16, 1.57, 122.98°) |
| OKLab | oklab(99.25% -0.0021 0.0035) |
| OKLCH | oklch(99.25% 0.004 121.5) |
| XYZ | xyz(92.5227, 97.8481, 104.4362) |
| Luminance | 0.9785 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.22
White
#FFFFFF
ΔE00 1.83
Pale Grey
#FDFDFE
ΔE00 2.29
Whitesmoke
#F5F5F5
ΔE00 2.33
Snow
#FFFAFA
ΔE00 3.77
Floralwhite
#FFFAF0
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDFA #FBFAFD
analogous
#FDFCFA #FCFDFA #FAFDFA
triadic
#FCFDFA #FAFCFD #FDFAFC
tetradic
#FCFDFA #FAFDFC #FBFAFD #FDFAFA
square
#FCFDFA #FAFDFC #FBFAFD #FDFAFA
split-complementary
#FCFDFA #FAFAFD #FCFAFD
monochromatic
#C8DAA3 #E2ECCE #F2F6E9 #F2F6E9 #F2F6E9
Accessibility & contrast
On white
1.02
#FCFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.57
#FCFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDFA
20.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDFA | 1.00 | 1.02 | 20.57 | 20.57 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFA
Deuteranopia (green-blind)
#FDFDFA
Tritanopia (blue-blind)
#FCFDFC
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcfdfa; /* rgb */ color: rgb(252, 253, 250); /* oklch */ color: oklch(99.2% 0.004 121.5);
Tailwind
colors: {
custom: {
50: '#fdfefb',
500: '#fcfdfa',
950: '#000000',
},
}SCSS
$custom: #fcfdfa; $custom-light: #fdfefb; $custom-dark: #000000;
JSON
{
"hex": "#fcfdfa",
"rgb": {
"r": 252,
"g": 253,
"b": 250
},
"hsl": {
"h": 80,
"s": 42.857,
"l": 98.627
},
"oklch": {
"l": 0.99246,
"c": 0.00407,
"h": 121.5
},
"luminance": 0.97848
}Semantic roles & 50–950 ramp
primary
#FCFDFA
secondary
#C9BFDC
accent
#30B65C
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585