#FCF1FC#FCF1FC
#FCF1FC is a very light, near-neutral purple. Relative luminance 0.906; OKLCH L 97.0% C 0.019 H 325.7°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF1FC |
|---|---|
| RGB | rgb(252, 241, 252) |
| HSL | hsl(300, 65%, 97%) |
| HSV | hsv(300, 4%, 99%) |
| CMYK | cmyk(0%, 4.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.26, 5.59, -3.96) |
| CIE-LCH | lch(96.26, 6.86, 324.68°) |
| OKLab | oklab(96.99% 0.0154 -0.0105) |
| OKLCH | oklch(96.99% 0.019 325.7) |
| XYZ | xyz(89.1682, 90.6348, 104.8733) |
| Luminance | 0.9063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.84
Ghostwhite
#F8F8FF
ΔE00 5.43
Very Light Pink
#FFF4F2
ΔE00 5.97
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Snow
#FFFAFA
ΔE00 6.19
Pale Grey
#FDFDFE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF1FC #F1FCF1
analogous
#F7F1FC #FCF1FC #FCF1F7
triadic
#FCF1FC #FCFCF1 #F1FCFC
tetradic
#FCF1FC #FCF7F1 #F1FCF1 #F1F7FC
square
#FCF1FC #FCF7F1 #F1FCF1 #F1F7FC
split-complementary
#FCF1FC #F7FCF1 #F1FCF7
monochromatic
#E68CE6 #F1BFF1 #FAE6FA #FAE6FA #FAE6FA
Accessibility & contrast
On white
1.10
#FCF1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#FCF1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF1FC
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF1FC | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#FDF2F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf1fc; /* rgb */ color: rgb(252, 241, 252); /* oklch */ color: oklch(97.0% 0.019 325.7);
Tailwind
colors: {
custom: {
50: '#fdf5fd',
500: '#fcf1fc',
950: '#000000',
},
}SCSS
$custom: #fcf1fc; $custom-light: #fdf5fd; $custom-dark: #000000;
JSON
{
"hex": "#fcf1fc",
"rgb": {
"r": 252,
"g": 241,
"b": 252
},
"hsl": {
"h": 300,
"s": 64.706,
"l": 96.667
},
"oklch": {
"l": 0.96986,
"c": 0.01861,
"h": 325.7
},
"luminance": 0.90634
}Semantic roles & 50–950 ramp
primary
#FCF1FC
secondary
#B0E1B0
accent
#CD1919
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585