#FCF2FE#FCF2FE
#FCF2FE is a very light, near-neutral purple. Relative luminance 0.914; OKLCH L 97.2% C 0.019 H 320.5°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2FE |
|---|---|
| RGB | rgb(252, 242, 254) |
| HSL | hsl(290, 86%, 97%) |
| HSV | hsv(290, 5%, 100%) |
| CMYK | cmyk(0.8%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(96.56, 5.44, -4.56) |
| CIE-LCH | lch(96.56, 7.10, 320.01°) |
| OKLab | oklab(97.24% 0.0147 -0.0121) |
| OKLCH | oklch(97.24% 0.019 320.5) |
| XYZ | xyz(89.7836, 91.3558, 106.6502) |
| Luminance | 0.9135 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.37
Ghostwhite
#F8F8FF
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 5.71
Very Light Pink
#FFF4F2
ΔE00 6.32
Snow
#FFFAFA
ΔE00 6.33
Pale Grey
#FDFDFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2FE #F4FEF2
analogous
#F6F2FE #FCF2FE #FEF2FA
triadic
#FCF2FE #FEFCF2 #F2FEFC
tetradic
#FCF2FE #FEF6F2 #F4FEF2 #F2FAFE
square
#FCF2FE #FEF6F2 #F4FEF2 #F2FAFE
split-complementary
#FCF2FE #FAFEF2 #F2FEF6
monochromatic
#E280F5 #EFB9FA #F8E3FD #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.09
#FCF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#FCF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2FE
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2FE | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 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: #fcf2fe; /* rgb */ color: rgb(252, 242, 254); /* oklch */ color: oklch(97.2% 0.019 320.5);
Tailwind
colors: {
custom: {
50: '#fdf6fe',
500: '#fcf2fe',
950: '#000000',
},
}SCSS
$custom: #fcf2fe; $custom-light: #fdf6fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf2fe",
"rgb": {
"r": 252,
"g": 242,
"b": 254
},
"hsl": {
"h": 290,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.97235,
"c": 0.01903,
"h": 320.5
},
"luminance": 0.91355
}Semantic roles & 50–950 ramp
primary
#FCF2FE
secondary
#B5EAAA
accent
#E20328
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585