#FCFAFD#FCFAFD
#FCFAFD is a very light, near-neutral purple. Relative luminance 0.962; OKLCH L 98.7% C 0.004 H 314.8°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAFD |
|---|---|
| RGB | rgb(252, 250, 253) |
| HSL | hsl(280, 43%, 99%) |
| HSV | hsv(280, 1%, 99%) |
| CMYK | cmyk(0.4%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(98.50, 1.19, -1.20) |
| CIE-LCH | lch(98.50, 1.69, 314.72°) |
| OKLab | oklab(98.75% 0.0032 -0.0032) |
| OKLCH | oklch(98.75% 0.004 314.8) |
| XYZ | xyz(92.0572, 96.1586, 106.6202) |
| Luminance | 0.9616 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.66
Snow
#FFFAFA
ΔE00 1.83
Ghostwhite
#F8F8FF
ΔE00 2.01
White
#FFFFFF
ΔE00 2.22
Whitesmoke
#F5F5F5
ΔE00 2.35
Off White
#FAF9F6
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAFD #FBFDFA
analogous
#FAFAFD #FCFAFD #FDFAFC
triadic
#FCFAFD #FDFCFA #FAFDFC
tetradic
#FCFAFD #FDFAFA #FBFDFA #FAFCFD
square
#FCFAFD #FDFAFA #FBFDFA #FAFCFD
split-complementary
#FCFAFD #FCFDFA #FAFDFA
monochromatic
#C8A3DA #E2CEEC #F2E9F6 #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.04
#FCFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#FCFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAFD
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAFD | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#FAFBFD
Tritanopia (blue-blind)
#FCFAFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfafd; /* rgb */ color: rgb(252, 250, 253); /* oklch */ color: oklch(98.7% 0.004 314.8);
Tailwind
colors: {
custom: {
50: '#fdfbfe',
500: '#fcfafd',
950: '#000000',
},
}SCSS
$custom: #fcfafd; $custom-light: #fdfbfe; $custom-dark: #000000;
JSON
{
"hex": "#fcfafd",
"rgb": {
"r": 252,
"g": 250,
"b": 253
},
"hsl": {
"h": 280,
"s": 42.857,
"l": 98.627
},
"oklch": {
"l": 0.98747,
"c": 0.00447,
"h": 314.8
},
"luminance": 0.96159
}Semantic roles & 50–950 ramp
primary
#FCFAFD
secondary
#C9DCBF
accent
#B6305C
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585