#FDFCFC#FDFCFC
#FDFCFC is a very light, near-neutral red. Relative luminance 0.975; OKLCH L 99.2% C 0.001 H 16.9°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCFC |
|---|---|
| RGB | rgb(253, 252, 252) |
| HSL | hsl(0, 20%, 99%) |
| HSV | hsv(0, 0%, 99%) |
| CMYK | cmyk(0%, 0.4%, 0.4%, 0.8%) |
| CIE-LAB | lab(99.04, 0.33, 0.12) |
| CIE-LCH | lch(99.04, 0.35, 19.43°) |
| OKLab | oklab(99.18% 0.001 0.0003) |
| OKLCH | oklch(99.18% 0.001 16.9) |
| XYZ | xyz(92.8862, 97.5318, 106.0087) |
| Luminance | 0.9753 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.65
White
#FFFFFF
ΔE00 0.75
Whitesmoke
#F5F5F5
ΔE00 1.54
Off White
#FAF9F6
ΔE00 1.72
Snow
#FFFAFA
ΔE00 1.93
Ghostwhite
#F8F8FF
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCFC #FCFDFD
analogous
#FDFCFD #FDFCFC #FDFDFC
triadic
#FDFCFC #FCFDFC #FCFCFD
tetradic
#FDFCFC #FDFDFC #FCFDFD #FDFCFD
square
#FDFCFC #FDFDFC #FCFDFD #FDFCFD
split-complementary
#FDFCFC #FCFDFD #FCFDFD
monochromatic
#CCB3B3 #E5D7D7 #F3EDED #F3EDED #F3EDED
Accessibility & contrast
On white
1.02
#FDFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#FDFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCFC
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCFC | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#FCFCFC
Tritanopia (blue-blind)
#FDFCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdfcfc; /* rgb */ color: rgb(253, 252, 252); /* oklch */ color: oklch(99.2% 0.001 16.9);
Tailwind
colors: {
custom: {
50: '#fefdfd',
500: '#fdfcfc',
950: '#000000',
},
}SCSS
$custom: #fdfcfc; $custom-light: #fefdfd; $custom-dark: #000000;
JSON
{
"hex": "#fdfcfc",
"rgb": {
"r": 253,
"g": 252,
"b": 252
},
"hsl": {
"h": 0,
"s": 20,
"l": 99.02
},
"oklch": {
"l": 0.99183,
"c": 0.00107,
"h": 16.9
},
"luminance": 0.97532
}Semantic roles & 50–950 ramp
primary
#FDFCFC
secondary
#C8D5D5
accent
#9E9E47
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585