#FCF2FD#FCF2FD
#FCF2FD is a very light, near-neutral purple. Relative luminance 0.913; OKLCH L 97.2% C 0.018 H 323.0°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2FD |
|---|---|
| RGB | rgb(252, 242, 253) |
| HSL | hsl(295, 73%, 97%) |
| HSV | hsv(295, 4%, 99%) |
| CMYK | cmyk(0.4%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(96.53, 5.26, -4.08) |
| CIE-LCH | lch(96.53, 6.66, 322.18°) |
| OKLab | oklab(97.21% 0.0143 -0.0108) |
| OKLCH | oklch(97.21% 0.018 323) |
| XYZ | xyz(89.6239, 91.2920, 105.8091) |
| Luminance | 0.9129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.04
Ghostwhite
#F8F8FF
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Very Light Pink
#FFF4F2
ΔE00 5.92
Snow
#FFFAFA
ΔE00 5.96
Pale Grey
#FDFDFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2FD #F3FDF2
analogous
#F7F2FD #FCF2FD #FDF2F9
triadic
#FCF2FD #FDFCF2 #F2FDFC
tetradic
#FCF2FD #FDF7F2 #F3FDF2 #F2F9FD
square
#FCF2FD #FDF7F2 #F3FDF2 #F2F9FD
split-complementary
#FCF2FD #F9FDF2 #F2FDF7
monochromatic
#E488ED #F0BDF5 #F9E4FB #F9E4FB #F9E4FB
Accessibility & contrast
On white
1.09
#FCF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#FCF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2FD
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2FD | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#F3F5FD
Tritanopia (blue-blind)
#FDF3F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf2fd; /* rgb */ color: rgb(252, 242, 253); /* oklch */ color: oklch(97.2% 0.018 323.0);
Tailwind
colors: {
custom: {
50: '#fdf6fe',
500: '#fcf2fd',
950: '#000000',
},
}SCSS
$custom: #fcf2fd; $custom-light: #fdf6fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf2fd",
"rgb": {
"r": 252,
"g": 242,
"b": 253
},
"hsl": {
"h": 294.545,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.97206,
"c": 0.01795,
"h": 323
},
"luminance": 0.91292
}Semantic roles & 50–950 ramp
primary
#FCF2FD
secondary
#B3E5AE
accent
#D51022
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585