#FCFDFD#FCFDFD
#FCFDFD is a very light, near-neutral teal. Relative luminance 0.980; OKLCH L 99.3% C 0.001 H 197.1°. Best body text is #000000 at 20.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDFD |
|---|---|
| RGB | rgb(252, 253, 253) |
| HSL | hsl(180, 20%, 99%) |
| HSV | hsv(180, 0%, 99%) |
| CMYK | cmyk(0.4%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(99.24, -0.33, -0.12) |
| CIE-LCH | lch(99.24, 0.35, 199.39°) |
| OKLab | oklab(99.33% -0.001 -0.0003) |
| OKLCH | oklch(99.33% 0.001 197.1) |
| XYZ | xyz(92.9968, 98.0378, 106.9334) |
| Luminance | 0.9804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 0.67
Pale Grey
#FDFDFE
ΔE00 0.83
Whitesmoke
#F5F5F5
ΔE00 1.65
Off White
#FAF9F6
ΔE00 1.80
Snow
#FFFAFA
ΔE00 2.96
Ghostwhite
#F8F8FF
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDFD #FDFCFC
analogous
#FCFDFD #FCFDFD #FCFDFD
triadic
#FCFDFD #FDFCFD #FDFDFC
tetradic
#FCFDFD #FDFCFD #FDFCFC #FDFDFC
square
#FCFDFD #FDFCFD #FDFCFC #FDFDFC
split-complementary
#FCFDFD #FDFCFD #FDFDFC
monochromatic
#B3CCCC #D7E5E5 #EDF3F3 #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.02
#FCFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.61
#FCFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDFD
20.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDFD | 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)
#FDFDFD
Deuteranopia (green-blind)
#FDFDFD
Tritanopia (blue-blind)
#FCFDFD
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcfdfd; /* rgb */ color: rgb(252, 253, 253); /* oklch */ color: oklch(99.3% 0.001 197.1);
Tailwind
colors: {
custom: {
50: '#fdfefe',
500: '#fcfdfd',
950: '#000000',
},
}SCSS
$custom: #fcfdfd; $custom-light: #fdfefe; $custom-dark: #000000;
JSON
{
"hex": "#fcfdfd",
"rgb": {
"r": 252,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 20,
"l": 99.02
},
"oklch": {
"l": 0.99329,
"c": 0.00106,
"h": 197.1
},
"luminance": 0.98038
}Semantic roles & 50–950 ramp
primary
#FCFDFD
secondary
#D5C8C8
accent
#47479E
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585