#FCF8FE#FCF8FE
#FCF8FE is a very light, near-neutral purple. Relative luminance 0.950; OKLCH L 98.4% C 0.009 H 314.8°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8FE |
|---|---|
| RGB | rgb(252, 248, 254) |
| HSL | hsl(280, 75%, 98%) |
| HSV | hsv(280, 2%, 100%) |
| CMYK | cmyk(0.8%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.03, 2.38, -2.40) |
| CIE-LCH | lch(98.03, 3.38, 314.76°) |
| OKLab | oklab(98.39% 0.0063 -0.0063) |
| OKLCH | oklch(98.39% 0.009 314.8) |
| XYZ | xyz(91.5987, 94.9861, 107.2553) |
| Luminance | 0.9499 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.85
Snow
#FFFAFA
ΔE00 2.92
Pale Grey
#FDFDFE
ΔE00 3.54
Whitesmoke
#F5F5F5
ΔE00 4.02
White
#FFFFFF
ΔE00 4.08
Very Light Pink
#FFF4F2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8FE #FAFEF8
analogous
#F9F8FE #FCF8FE #FEF8FD
triadic
#FCF8FE #FEFCF8 #F8FEFC
tetradic
#FCF8FE #FEF9F8 #FAFEF8 #F8FDFE
square
#FCF8FE #FEF9F8 #FAFEF8 #F8FDFE
split-complementary
#FCF8FE #FDFEF8 #F8FEF9
monochromatic
#CE8DEF #E5C2F6 #F4E4FB #F4E4FB #F4E4FB
Accessibility & contrast
On white
1.05
#FCF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#FCF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8FE
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8FE | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F8F9FE
Tritanopia (blue-blind)
#FCF9FA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcf8fe; /* rgb */ color: rgb(252, 248, 254); /* oklch */ color: oklch(98.4% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#fdfafe',
500: '#fcf8fe',
950: '#000000',
},
}SCSS
$custom: #fcf8fe; $custom-light: #fdfafe; $custom-dark: #000000;
JSON
{
"hex": "#fcf8fe",
"rgb": {
"r": 252,
"g": 248,
"b": 254
},
"hsl": {
"h": 280,
"s": 75,
"l": 98.431
},
"oklch": {
"l": 0.98389,
"c": 0.00894,
"h": 314.8
},
"luminance": 0.94986
}Semantic roles & 50–950 ramp
primary
#FCF8FE
secondary
#C4E7B3
accent
#D70E51
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585