#FCFDFC#FCFDFC
#FCFDFC is a very light, near-neutral green. Relative luminance 0.980; OKLCH L 99.3% C 0.002 H 145.6°. Best body text is #000000 at 20.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDFC |
|---|---|
| RGB | rgb(252, 253, 252) |
| HSL | hsl(120, 20%, 99%) |
| HSV | hsv(120, 0%, 99%) |
| CMYK | cmyk(0.4%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(99.21, -0.50, 0.36) |
| CIE-LCH | lch(99.21, 0.62, 144.42°) |
| OKLab | oklab(99.3% -0.0014 0.001) |
| OKLCH | oklch(99.3% 0.002 145.6) |
| XYZ | xyz(92.8379, 97.9742, 106.0966) |
| Luminance | 0.9797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
White
#FFFFFF
ΔE00 0.94
Pale Grey
#FDFDFE
ΔE00 1.30
Off White
#FAF9F6
ΔE00 1.45
Whitesmoke
#F5F5F5
ΔE00 1.76
Snow
#FFFAFA
ΔE00 3.17
Ghostwhite
#F8F8FF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDFC #FDFCFD
analogous
#FDFDFC #FCFDFC #FCFDFD
triadic
#FCFDFC #FCFCFD #FDFCFC
tetradic
#FCFDFC #FCFDFD #FDFCFD #FDFDFC
square
#FCFDFC #FCFDFD #FDFCFD #FDFDFC
split-complementary
#FCFDFC #FDFCFD #FDFCFD
monochromatic
#B3CCB3 #D7E5D7 #EDF3ED #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.02
#FCFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.59
#FCFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDFC
20.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDFC | 1.00 | 1.02 | 20.59 | 20.59 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFC
Deuteranopia (green-blind)
#FDFDFC
Tritanopia (blue-blind)
#FCFDFD
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcfdfc; /* rgb */ color: rgb(252, 253, 252); /* oklch */ color: oklch(99.3% 0.002 145.6);
Tailwind
colors: {
custom: {
50: '#fdfefd',
500: '#fcfdfc',
950: '#000000',
},
}SCSS
$custom: #fcfdfc; $custom-light: #fdfefd; $custom-dark: #000000;
JSON
{
"hex": "#fcfdfc",
"rgb": {
"r": 252,
"g": 253,
"b": 252
},
"hsl": {
"h": 120,
"s": 20,
"l": 99.02
},
"oklch": {
"l": 0.99301,
"c": 0.00168,
"h": 145.6
},
"luminance": 0.97974
}Semantic roles & 50–950 ramp
primary
#FCFDFC
secondary
#D5C8D5
accent
#479E9E
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585