#FCF0FE#FCF0FE
#FCF0FE is a very light, muted purple. Relative luminance 0.902; OKLCH L 96.9% C 0.022 H 321.4°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0FE |
|---|---|
| RGB | rgb(252, 240, 254) |
| HSL | hsl(291, 88%, 97%) |
| HSV | hsv(291, 6%, 100%) |
| CMYK | cmyk(0.8%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(96.07, 6.46, -5.28) |
| CIE-LCH | lch(96.07, 8.35, 320.75°) |
| OKLab | oklab(96.85% 0.0175 -0.014) |
| OKLCH | oklch(96.85% 0.022 321.4) |
| XYZ | xyz(89.1916, 90.1718, 106.4529) |
| Luminance | 0.9017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.80
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Ghostwhite
#F8F8FF
ΔE00 6.39
Very Light Pink
#FFF4F2
ΔE00 7.21
Snow
#FFFAFA
ΔE00 7.45
Mistyrose
#FFE4E1
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0FE #F2FEF0
analogous
#F5F0FE #FCF0FE #FEF0F9
triadic
#FCF0FE #FEFCF0 #F0FEFC
tetradic
#FCF0FE #FEF5F0 #F2FEF0 #F0F9FE
square
#FCF0FE #FEF5F0 #F2FEF0 #F0F9FE
split-complementary
#FCF0FE #F9FEF0 #F0FEF5
monochromatic
#E57DF6 #F1B7FA #F9E2FD #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.10
#FCF0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#FCF0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0FE
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0FE | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#FDF1F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf0fe; /* rgb */ color: rgb(252, 240, 254); /* oklch */ color: oklch(96.9% 0.022 321.4);
Tailwind
colors: {
custom: {
50: '#fdf5fe',
500: '#fcf0fe',
950: '#000000',
},
}SCSS
$custom: #fcf0fe; $custom-light: #fdf5fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf0fe",
"rgb": {
"r": 252,
"g": 240,
"b": 254
},
"hsl": {
"h": 291.429,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.96853,
"c": 0.02242,
"h": 321.4
},
"luminance": 0.90171
}Semantic roles & 50–950 ramp
primary
#FCF0FE
secondary
#B2EAA8
accent
#E40122
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585