#FCF2FF#FCF2FF
#FCF2FF is a very light, muted purple. Relative luminance 0.914; OKLCH L 97.3% C 0.020 H 318.4°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2FF |
|---|---|
| RGB | rgb(252, 242, 255) |
| HSL | hsl(286, 100%, 97%) |
| HSV | hsv(286, 5%, 100%) |
| CMYK | cmyk(1.2%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(96.58, 5.62, -5.04) |
| CIE-LCH | lch(96.58, 7.55, 318.10°) |
| OKLab | oklab(97.27% 0.0151 -0.0134) |
| OKLCH | oklch(97.27% 0.02 318.4) |
| XYZ | xyz(89.9441, 91.4201, 107.4958) |
| Luminance | 0.9142 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.70
Ghostwhite
#F8F8FF
ΔE00 5.46
Lavender (CSS)
#E6E6FA
ΔE00 5.54
Snow
#FFFAFA
ΔE00 6.69
Very Light Pink
#FFF4F2
ΔE00 6.72
Pale Grey
#FDFDFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2FF #F5FFF2
analogous
#F6F2FF #FCF2FF #FFF2FB
triadic
#FCF2FF #FFFCF2 #F2FFFC
tetradic
#FCF2FF #FFF6F2 #F5FFF2 #F2FBFF
square
#FCF2FF #FFF6F2 #F5FFF2 #F2FBFF
split-complementary
#FCF2FF #FBFFF2 #F2FFF6
monochromatic
#E078FF #EEB5FF #F8E0FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.09
#FCF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#FCF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2FF
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2FF | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#F3F5FE
Tritanopia (blue-blind)
#FCF3F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf2ff; /* rgb */ color: rgb(252, 242, 255); /* oklch */ color: oklch(97.3% 0.020 318.4);
Tailwind
colors: {
custom: {
50: '#fdf6ff',
500: '#fcf2ff',
950: '#000000',
},
}SCSS
$custom: #fcf2ff; $custom-light: #fdf6ff; $custom-dark: #000000;
JSON
{
"hex": "#fcf2ff",
"rgb": {
"r": 252,
"g": 242,
"b": 255
},
"hsl": {
"h": 286.154,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.97265,
"c": 0.02013,
"h": 318.4
},
"luminance": 0.9142
}Semantic roles & 50–950 ramp
primary
#FCF2FF
secondary
#B7EFA6
accent
#E60035
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586