#EECFEC#EECFEC
#EECFEC is a very light, muted purple. Relative luminance 0.689; OKLCH L 88.9% C 0.052 H 328.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFEC |
|---|---|
| RGB | rgb(238, 207, 236) |
| HSL | hsl(304, 48%, 87%) |
| HSV | hsv(304, 13%, 93%) |
| CMYK | cmyk(0%, 13%, 0.8%, 6.7%) |
| CIE-LAB | lab(86.43, 15.76, -10.25) |
| CIE-LCH | lch(86.43, 18.80, 326.96°) |
| OKLab | oklab(88.91% 0.0437 -0.0273) |
| OKLCH | oklch(88.91% 0.052 328) |
| XYZ | xyz(72.7111, 68.8601, 88.8016) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 4.79
Pale Mauve
#FED0FC
ΔE00 4.94
Pale Lavender
#EECFFE
ΔE00 5.15
Light Pink
#FFD1DF
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFEC #CFEED1
analogous
#E1CFEE #EECFEC #EECFDD
triadic
#EECFEC #ECEECF #CFECEE
tetradic
#EECFEC #EEE1CF #CFEED1 #CFDDEE
square
#EECFEC #EEE1CF #CFEED1 #CFDDEE
split-complementary
#EECFEC #DDEECF #CFEEE1
monochromatic
#CE75C8 #DEA2DA #EECFEC #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.42
#EECFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#EECFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFEC
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFEC | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#F1D1D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eecfec; /* rgb */ color: rgb(238, 207, 236); /* oklch */ color: oklch(88.9% 0.052 328.0);
Tailwind
colors: {
custom: {
50: '#f3ddf2',
500: '#eecfec',
950: '#000000',
},
}SCSS
$custom: #eecfec; $custom-light: #f3ddf2; $custom-dark: #000000;
JSON
{
"hex": "#eecfec",
"rgb": {
"r": 238,
"g": 207,
"b": 236
},
"hsl": {
"h": 303.871,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.88908,
"c": 0.05152,
"h": 328
},
"luminance": 0.68859
}Semantic roles & 50–950 ramp
primary
#EECFEC
secondary
#96CB9A
accent
#BB342B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485