#FDFCFD#FDFCFD
#FDFCFD is a very light, near-neutral purple. Relative luminance 0.976; OKLCH L 99.2% C 0.002 H 325.6°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCFD |
|---|---|
| RGB | rgb(253, 252, 253) |
| HSL | hsl(300, 20%, 99%) |
| HSV | hsv(300, 0%, 99%) |
| CMYK | cmyk(0%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(99.06, 0.50, -0.36) |
| CIE-LCH | lch(99.06, 0.62, 324.47°) |
| OKLab | oklab(99.21% 0.0014 -0.0009) |
| OKLCH | oklch(99.21% 0.002 325.6) |
| XYZ | xyz(93.0451, 97.5954, 106.8454) |
| Luminance | 0.9759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.52
White
#FFFFFF
ΔE00 0.98
Whitesmoke
#F5F5F5
ΔE00 1.69
Snow
#FFFAFA
ΔE00 1.86
Off White
#FAF9F6
ΔE00 2.24
Ghostwhite
#F8F8FF
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCFD #FCFDFC
analogous
#FDFCFD #FDFCFD #FDFCFD
triadic
#FDFCFD #FDFDFC #FCFDFD
tetradic
#FDFCFD #FDFDFC #FCFDFC #FCFDFD
square
#FDFCFD #FDFDFC #FCFDFC #FCFDFD
split-complementary
#FDFCFD #FDFDFC #FCFDFD
monochromatic
#CCB3CC #E5D7E5 #F3EDF3 #F3EDF3 #F3EDF3
Accessibility & contrast
On white
1.02
#FDFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#FDFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCFD
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCFD | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#FCFCFD
Tritanopia (blue-blind)
#FDFCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdfcfd; /* rgb */ color: rgb(253, 252, 253); /* oklch */ color: oklch(99.2% 0.002 325.6);
Tailwind
colors: {
custom: {
50: '#fefdfe',
500: '#fdfcfd',
950: '#000000',
},
}SCSS
$custom: #fdfcfd; $custom-light: #fefdfe; $custom-dark: #000000;
JSON
{
"hex": "#fdfcfd",
"rgb": {
"r": 253,
"g": 252,
"b": 253
},
"hsl": {
"h": 300,
"s": 20,
"l": 99.02
},
"oklch": {
"l": 0.99211,
"c": 0.00168,
"h": 325.6
},
"luminance": 0.97595
}Semantic roles & 50–950 ramp
primary
#FDFCFD
secondary
#C8D5C8
accent
#9E4747
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585