#FCEFFD#FCEFFD
#FCEFFD is a very light, muted purple. Relative luminance 0.895; OKLCH L 96.6% C 0.023 H 323.6°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEFFD |
|---|---|
| RGB | rgb(252, 239, 253) |
| HSL | hsl(296, 78%, 96%) |
| HSV | hsv(296, 6%, 99%) |
| CMYK | cmyk(0.4%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(95.80, 6.80, -5.16) |
| CIE-LCH | lch(95.80, 8.53, 322.79°) |
| OKLab | oklab(96.63% 0.0186 -0.0137) |
| OKLCH | oklch(96.63% 0.023 323.6) |
| XYZ | xyz(88.7383, 89.5208, 105.5139) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.74
Lavender (CSS)
#E6E6FA
ΔE00 6.08
Ghostwhite
#F8F8FF
ΔE00 6.74
Very Light Pink
#FFF4F2
ΔE00 7.30
Snow
#FFFAFA
ΔE00 7.66
Mistyrose
#FFE4E1
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEFFD #F0FDEF
analogous
#F5EFFD #FCEFFD #FDEFF7
triadic
#FCEFFD #FDFCEF #EFFDFC
tetradic
#FCEFFD #FDF5EF #F0FDEF #EFF7FD
square
#FCEFFD #FDF5EF #F0FDEF #EFF7FD
split-complementary
#FCEFFD #F7FDEF #EFFDF5
monochromatic
#E882EF #F2B9F6 #FAE4FC #FAE4FC #FAE4FC
Accessibility & contrast
On white
1.11
#FCEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#FCEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEFFD
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEFFD | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#F1F3FC
Tritanopia (blue-blind)
#FDF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fceffd; /* rgb */ color: rgb(252, 239, 253); /* oklch */ color: oklch(96.6% 0.023 323.6);
Tailwind
colors: {
custom: {
50: '#fdf4fe',
500: '#fceffd',
950: '#000000',
},
}SCSS
$custom: #fceffd; $custom-light: #fdf4fe; $custom-dark: #000000;
JSON
{
"hex": "#fceffd",
"rgb": {
"r": 252,
"g": 239,
"b": 253
},
"hsl": {
"h": 295.714,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96633,
"c": 0.02305,
"h": 323.6
},
"luminance": 0.8952
}Semantic roles & 50–950 ramp
primary
#FCEFFD
secondary
#AEE6AA
accent
#DA0B1A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585