#FCFCFD#FCFCFD
#FCFCFD is a very light, near-neutral blue. Relative luminance 0.974; OKLCH L 99.1% C 0.001 H 286.4°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCFD |
|---|---|
| RGB | rgb(252, 252, 253) |
| HSL | hsl(240, 20%, 99%) |
| HSV | hsv(240, 0%, 99%) |
| CMYK | cmyk(0.4%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(98.99, 0.18, -0.48) |
| CIE-LCH | lch(98.99, 0.51, 290.21°) |
| OKLab | oklab(99.14% 0.0004 -0.0013) |
| OKLCH | oklch(99.14% 0.001 286.4) |
| XYZ | xyz(92.6819, 97.4081, 106.8284) |
| Luminance | 0.9741 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.20
White
#FFFFFF
ΔE00 0.79
Whitesmoke
#F5F5F5
ΔE00 1.53
Off White
#FAF9F6
ΔE00 2.15
Snow
#FFFAFA
ΔE00 2.34
Ghostwhite
#F8F8FF
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCFD #FDFDFC
analogous
#FCFDFD #FCFCFD #FDFCFD
triadic
#FCFCFD #FDFCFC #FCFDFC
tetradic
#FCFCFD #FDFCFD #FDFDFC #FCFDFD
square
#FCFCFD #FDFCFD #FDFDFC #FCFDFD
split-complementary
#FCFCFD #FDFDFC #FDFDFC
monochromatic
#B3B3CC #D7D7E5 #EDEDF3 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.03
#FCFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.48
#FCFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCFD
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCFD | 1.00 | 1.03 | 20.48 | 20.48 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#FCFCFD
Tritanopia (blue-blind)
#FCFCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfcfd; /* rgb */ color: rgb(252, 252, 253); /* oklch */ color: oklch(99.1% 0.001 286.4);
Tailwind
colors: {
custom: {
50: '#fdfdfe',
500: '#fcfcfd',
950: '#000000',
},
}SCSS
$custom: #fcfcfd; $custom-light: #fdfdfe; $custom-dark: #000000;
JSON
{
"hex": "#fcfcfd",
"rgb": {
"r": 252,
"g": 252,
"b": 253
},
"hsl": {
"h": 240,
"s": 20,
"l": 99.02
},
"oklch": {
"l": 0.99135,
"c": 0.00131,
"h": 286.4
},
"luminance": 0.97408
}Semantic roles & 50–950 ramp
primary
#FCFCFD
secondary
#D5D5C8
accent
#9E479E
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585