#FCEEFB#FCEEFB
#FCEEFB is a very light, muted purple. Relative luminance 0.888; OKLCH L 96.4% C 0.023 H 327.9°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEFB |
|---|---|
| RGB | rgb(252, 238, 251) |
| HSL | hsl(304, 70%, 96%) |
| HSV | hsv(304, 6%, 99%) |
| CMYK | cmyk(0%, 5.6%, 0.4%, 1.2%) |
| CIE-LAB | lab(95.50, 6.96, -4.56) |
| CIE-LCH | lch(95.50, 8.32, 326.74°) |
| OKLab | oklab(96.38% 0.0193 -0.0121) |
| OKLCH | oklch(96.38% 0.023 327.9) |
| XYZ | xyz(88.1294, 88.8102, 103.7474) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.34
Lavender (CSS)
#E6E6FA
ΔE00 6.46
Ghostwhite
#F8F8FF
ΔE00 6.91
Very Light Pink
#FFF4F2
ΔE00 7.03
Snow
#FFFAFA
ΔE00 7.58
Mistyrose
#FFE4E1
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEFB #EEFCEF
analogous
#F6EEFC #FCEEFB #FCEEF4
triadic
#FCEEFB #FBFCEE #EEFBFC
tetradic
#FCEEFB #FCF6EE #EEFCEF #EEF4FC
square
#FCEEFB #FCF6EE #EEFCEF #EEF4FC
split-complementary
#FCEEFB #F4FCEE #EEFCF6
monochromatic
#EA86E3 #F3BAEF #FAE5F9 #FAE5F9 #FAE5F9
Accessibility & contrast
On white
1.12
#FCEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#FCEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEFB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEFB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#F0F3FA
Tritanopia (blue-blind)
#FDEFF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fceefb; /* rgb */ color: rgb(252, 238, 251); /* oklch */ color: oklch(96.4% 0.023 327.9);
Tailwind
colors: {
custom: {
50: '#fdf3fc',
500: '#fceefb',
950: '#000000',
},
}SCSS
$custom: #fceefb; $custom-light: #fdf3fc; $custom-dark: #000000;
JSON
{
"hex": "#fceefb",
"rgb": {
"r": 252,
"g": 238,
"b": 251
},
"hsl": {
"h": 304.286,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.96384,
"c": 0.02272,
"h": 327.9
},
"luminance": 0.8881
}Semantic roles & 50–950 ramp
primary
#FCEEFB
secondary
#ACE2B0
accent
#D22114
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585