#EECFE9#EECFE9
#EECFE9 is a very light, muted purple. Relative luminance 0.687; OKLCH L 88.8% C 0.049 H 331.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFE9 |
|---|---|
| RGB | rgb(238, 207, 233) |
| HSL | hsl(310, 48%, 87%) |
| HSV | hsv(310, 13%, 93%) |
| CMYK | cmyk(0%, 13%, 2.1%, 6.7%) |
| CIE-LAB | lab(86.35, 15.22, -8.79) |
| CIE-LCH | lch(86.35, 17.58, 330.01°) |
| OKLab | oklab(88.81% 0.0427 -0.0233) |
| OKLCH | oklch(88.81% 0.049 331.3) |
| XYZ | xyz(72.2789, 68.6872, 86.5253) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.49
Very Light Purple
#F6CEFC
ΔE00 5.66
Pale Mauve
#FED0FC
ΔE00 5.66
Light Pink
#FFD1DF
ΔE00 5.97
Pale Lavender
#EECFFE
ΔE00 6.07
Pale Pink
#FFCFDC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFE9 #CFEED4
analogous
#E3CFEE #EECFE9 #EECFDA
triadic
#EECFE9 #E9EECF #CFE9EE
tetradic
#EECFE9 #EEE3CF #CFEED4 #CFDAEE
square
#EECFE9 #EEE3CF #CFEED4 #CFDAEE
split-complementary
#EECFE9 #DAEECF #CFEEE3
monochromatic
#CE75C0 #DEA2D4 #EECFE9 #F7E8F5 #F7E8F5
Accessibility & contrast
On white
1.42
#EECFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#EECFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFE9
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFE9 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EA
Deuteranopia (green-blind)
#D5DAE8
Tritanopia (blue-blind)
#F1D0D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eecfe9; /* rgb */ color: rgb(238, 207, 233); /* oklch */ color: oklch(88.8% 0.049 331.3);
Tailwind
colors: {
custom: {
50: '#f3ddf0',
500: '#eecfe9',
950: '#000000',
},
}SCSS
$custom: #eecfe9; $custom-light: #f3ddf0; $custom-dark: #000000;
JSON
{
"hex": "#eecfe9",
"rgb": {
"r": 238,
"g": 207,
"b": 233
},
"hsl": {
"h": 309.677,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.88813,
"c": 0.04863,
"h": 331.3
},
"luminance": 0.68686
}Semantic roles & 50–950 ramp
primary
#EECFE9
secondary
#96CB9F
accent
#BB422B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485