#FCEEFD#FCEEFD
#FCEEFD is a very light, muted purple. Relative luminance 0.889; OKLCH L 96.4% C 0.025 H 323.8°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEFD |
|---|---|
| RGB | rgb(252, 238, 253) |
| HSL | hsl(296, 79%, 96%) |
| HSV | hsv(296, 6%, 99%) |
| CMYK | cmyk(0.4%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(95.55, 7.31, -5.52) |
| CIE-LCH | lch(95.55, 9.16, 322.94°) |
| OKLab | oklab(96.44% 0.02 -0.0146) |
| OKLCH | oklch(96.44% 0.025 323.8) |
| XYZ | xyz(88.4463, 88.9369, 105.4165) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.10
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Ghostwhite
#F8F8FF
ΔE00 7.28
Very Light Pink
#FFF4F2
ΔE00 7.77
Snow
#FFFAFA
ΔE00 8.21
Mistyrose
#FFE4E1
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEFD #EFFDEE
analogous
#F5EEFD #FCEEFD #FDEEF7
triadic
#FCEEFD #FDFCEE #EEFDFC
tetradic
#FCEEFD #FDF5EE #EFFDEE #EEF7FD
square
#FCEEFD #FDF5EE #EFFDEE #EEF7FD
split-complementary
#FCEEFD #F7FDEE #EEFDF5
monochromatic
#E980F0 #F2B7F7 #FAE4FC #FAE4FC #FAE4FC
Accessibility & contrast
On white
1.12
#FCEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#FCEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEFD
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEFD | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#FDEFF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fceefd; /* rgb */ color: rgb(252, 238, 253); /* oklch */ color: oklch(96.4% 0.025 323.8);
Tailwind
colors: {
custom: {
50: '#fdf3fe',
500: '#fceefd',
950: '#000000',
},
}SCSS
$custom: #fceefd; $custom-light: #fdf3fe; $custom-dark: #000000;
JSON
{
"hex": "#fceefd",
"rgb": {
"r": 252,
"g": 238,
"b": 253
},
"hsl": {
"h": 296,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96443,
"c": 0.02476,
"h": 323.8
},
"luminance": 0.88936
}Semantic roles & 50–950 ramp
primary
#FCEEFD
secondary
#ADE6A9
accent
#DB0A18
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585