#FCF1FF#FCF1FF
#FCF1FF is a very light, muted purple. Relative luminance 0.908; OKLCH L 97.1% C 0.022 H 319.0°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF1FF |
|---|---|
| RGB | rgb(252, 241, 255) |
| HSL | hsl(287, 100%, 97%) |
| HSV | hsv(287, 5%, 100%) |
| CMYK | cmyk(1.2%, 5.5%, 0%, 0%) |
| CIE-LAB | lab(96.34, 6.13, -5.40) |
| CIE-LCH | lch(96.34, 8.17, 318.62°) |
| OKLab | oklab(97.07% 0.0165 -0.0143) |
| OKLCH | oklch(97.07% 0.022 319) |
| XYZ | xyz(89.6473, 90.8264, 107.3969) |
| Luminance | 0.9083 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.90
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Ghostwhite
#F8F8FF
ΔE00 6.04
Very Light Pink
#FFF4F2
ΔE00 7.15
Snow
#FFFAFA
ΔE00 7.24
Pale Grey
#FDFDFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF1FF #F4FFF1
analogous
#F5F1FF #FCF1FF #FFF1FB
triadic
#FCF1FF #FFFCF1 #F1FFFC
tetradic
#FCF1FF #FFF5F1 #F4FFF1 #F1FBFF
square
#FCF1FF #FFF5F1 #F4FFF1 #F1FBFF
split-complementary
#FCF1FF #FBFFF1 #F1FFF5
monochromatic
#E277FF #EFB4FF #F8E0FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.10
#FCF1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#FCF1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF1FF
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF1FF | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#FCF2F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf1ff; /* rgb */ color: rgb(252, 241, 255); /* oklch */ color: oklch(97.1% 0.022 319.0);
Tailwind
colors: {
custom: {
50: '#fdf5ff',
500: '#fcf1ff',
950: '#000000',
},
}SCSS
$custom: #fcf1ff; $custom-light: #fdf5ff; $custom-dark: #000000;
JSON
{
"hex": "#fcf1ff",
"rgb": {
"r": 252,
"g": 241,
"b": 255
},
"hsl": {
"h": 287.143,
"s": 100,
"l": 97.255
},
"oklch": {
"l": 0.97074,
"c": 0.02182,
"h": 319
},
"luminance": 0.90826
}Semantic roles & 50–950 ramp
primary
#FCF1FF
secondary
#B5EFA5
accent
#E60031
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586