#FCF5FE#FCF5FE
#FCF5FE is a very light, near-neutral purple. Relative luminance 0.932; OKLCH L 97.8% C 0.014 H 318.7°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF5FE |
|---|---|
| RGB | rgb(252, 245, 254) |
| HSL | hsl(287, 82%, 98%) |
| HSV | hsv(287, 4%, 100%) |
| CMYK | cmyk(0.8%, 3.5%, 0%, 0.4%) |
| CIE-LAB | lab(97.29, 3.91, -3.48) |
| CIE-LCH | lch(97.29, 5.23, 318.30°) |
| OKLab | oklab(97.81% 0.0105 -0.0092) |
| OKLCH | oklch(97.81% 0.014 318.7) |
| XYZ | xyz(90.6838, 93.1563, 106.9503) |
| Luminance | 0.9316 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.47
Lavenderblush
#FFF0F5
ΔE00 3.51
Snow
#FFFAFA
ΔE00 4.59
Very Light Pink
#FFF4F2
ΔE00 5.14
Pale Grey
#FDFDFE
ΔE00 5.59
Whitesmoke
#F5F5F5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF5FE #F7FEF5
analogous
#F7F5FE #FCF5FE #FEF5FB
triadic
#FCF5FE #FEFCF5 #F5FEFC
tetradic
#FCF5FE #FEF7F5 #F7FEF5 #F5FBFE
square
#FCF5FE #FEF7F5 #F7FEF5 #F5FBFE
split-complementary
#FCF5FE #FBFEF5 #F5FEF7
monochromatic
#DB86F3 #EBBDF8 #F7E3FC #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.07
#FCF5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#FCF5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF5FE
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF5FE | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#F6F7FE
Tritanopia (blue-blind)
#FCF6F8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcf5fe; /* rgb */ color: rgb(252, 245, 254); /* oklch */ color: oklch(97.8% 0.014 318.7);
Tailwind
colors: {
custom: {
50: '#fdf8fe',
500: '#fcf5fe',
950: '#000000',
},
}SCSS
$custom: #fcf5fe; $custom-light: #fdf8fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf5fe",
"rgb": {
"r": 252,
"g": 245,
"b": 254
},
"hsl": {
"h": 286.667,
"s": 81.818,
"l": 97.843
},
"oklch": {
"l": 0.97811,
"c": 0.01396,
"h": 318.7
},
"luminance": 0.93156
}Semantic roles & 50–950 ramp
primary
#FCF5FE
secondary
#BBE9AE
accent
#DE0737
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585