#FCF8FD#FCF8FD
#FCF8FD is a very light, near-neutral purple. Relative luminance 0.949; OKLCH L 98.4% C 0.008 H 319.4°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8FD |
|---|---|
| RGB | rgb(252, 248, 253) |
| HSL | hsl(288, 56%, 98%) |
| HSV | hsv(288, 2%, 99%) |
| CMYK | cmyk(0.4%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(98.00, 2.20, -1.92) |
| CIE-LCH | lch(98.00, 2.92, 318.90°) |
| OKLab | oklab(98.36% 0.0059 -0.0051) |
| OKLCH | oklch(98.36% 0.008 319.4) |
| XYZ | xyz(91.4390, 94.9223, 106.4141) |
| Luminance | 0.9492 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.93
Snow
#FFFAFA
ΔE00 2.46
Pale Grey
#FDFDFE
ΔE00 3.17
Whitesmoke
#F5F5F5
ΔE00 3.62
White
#FFFFFF
ΔE00 3.70
Very Light Pink
#FFF4F2
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8FD #F9FDF8
analogous
#F9F8FD #FCF8FD #FDF8FB
triadic
#FCF8FD #FDFCF8 #F8FDFC
tetradic
#FCF8FD #FDF9F8 #F9FDF8 #F8FBFD
square
#FCF8FD #FDF9F8 #F9FDF8 #F8FBFD
split-complementary
#FCF8FD #FBFDF8 #F8FDF9
monochromatic
#D399E2 #E8C8EF #F5E7F8 #F5E7F8 #F5E7F8
Accessibility & contrast
On white
1.05
#FCF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#FCF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8FD
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8FD | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F8F9FD
Tritanopia (blue-blind)
#FCF8FA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcf8fd; /* rgb */ color: rgb(252, 248, 253); /* oklch */ color: oklch(98.4% 0.008 319.4);
Tailwind
colors: {
custom: {
50: '#fdfafe',
500: '#fcf8fd',
950: '#000000',
},
}SCSS
$custom: #fcf8fd; $custom-light: #fdfafe; $custom-dark: #000000;
JSON
{
"hex": "#fcf8fd",
"rgb": {
"r": 252,
"g": 248,
"b": 253
},
"hsl": {
"h": 288,
"s": 55.556,
"l": 98.235
},
"oklch": {
"l": 0.9836,
"c": 0.00781,
"h": 319.4
},
"luminance": 0.94922
}Semantic roles & 50–950 ramp
primary
#FCF8FD
secondary
#C1E0B9
accent
#C32243
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585