#FCF8FC#FCF8FC
#FCF8FC is a very light, near-neutral purple. Relative luminance 0.949; OKLCH L 98.3% C 0.007 H 325.6°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8FC |
|---|---|
| RGB | rgb(252, 248, 252) |
| HSL | hsl(300, 40%, 98%) |
| HSV | hsv(300, 2%, 99%) |
| CMYK | cmyk(0%, 1.6%, 0%, 1.2%) |
| CIE-LAB | lab(97.98, 2.03, -1.44) |
| CIE-LCH | lch(97.98, 2.49, 324.53°) |
| OKLab | oklab(98.33% 0.0056 -0.0038) |
| OKLCH | oklch(98.33% 0.007 325.6) |
| XYZ | xyz(91.2801, 94.8587, 105.5773) |
| Luminance | 0.9486 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Snow
#FFFAFA
ΔE00 2.00
Ghostwhite
#F8F8FF
ΔE00 2.12
Pale Grey
#FDFDFE
ΔE00 2.83
Whitesmoke
#F5F5F5
ΔE00 3.24
White
#FFFFFF
ΔE00 3.34
Very Light Pink
#FFF4F2
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8FC #F8FCF8
analogous
#FAF8FC #FCF8FC #FCF8FA
triadic
#FCF8FC #FCFCF8 #F8FCFC
tetradic
#FCF8FC #FCFAF8 #F8FCF8 #F8FAFC
square
#FCF8FC #FCFAF8 #F8FCF8 #F8FAFC
split-complementary
#FCF8FC #FAFCF8 #F8FCFA
monochromatic
#D7A2D7 #EACDEA #F6EAF6 #F6EAF6 #F6EAF6
Accessibility & contrast
On white
1.05
#FCF8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#FCF8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8FC
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8FC | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F9F9FC
Tritanopia (blue-blind)
#FCF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcf8fc; /* rgb */ color: rgb(252, 248, 252); /* oklch */ color: oklch(98.3% 0.007 325.6);
Tailwind
colors: {
custom: {
50: '#fdfafd',
500: '#fcf8fc',
950: '#000000',
},
}SCSS
$custom: #fcf8fc; $custom-light: #fdfafd; $custom-dark: #000000;
JSON
{
"hex": "#fcf8fc",
"rgb": {
"r": 252,
"g": 248,
"b": 252
},
"hsl": {
"h": 300,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.98332,
"c": 0.00674,
"h": 325.6
},
"luminance": 0.94859
}Semantic roles & 50–950 ramp
primary
#FCF8FC
secondary
#BEDABE
accent
#B33232
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585