#EECDEE#EECDEE
#EECDEE is a very light, muted purple. Relative luminance 0.680; OKLCH L 88.6% C 0.057 H 326.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDEE |
|---|---|
| RGB | rgb(238, 205, 238) |
| HSL | hsl(300, 49%, 87%) |
| HSV | hsv(300, 14%, 93%) |
| CMYK | cmyk(0%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(86.01, 17.18, -11.94) |
| CIE-LCH | lch(86.01, 20.92, 325.21°) |
| OKLab | oklab(88.6% 0.0473 -0.0319) |
| OKLCH | oklch(88.6% 0.057 326) |
| XYZ | xyz(72.5219, 68.0140, 90.1800) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.63
Pale Mauve
#FED0FC
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.14
Thistle
#D8BFD8
ΔE00 4.94
Light Lilac
#EDC8FF
ΔE00 5.79
Pale Lilac
#E4CBFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDEE #CDEECD
analogous
#DECDEE #EECDEE #EECDDE
triadic
#EECDEE #EEEECD #CDEEEE
tetradic
#EECDEE #EEDECD #CDEECD #CDDEEE
square
#EECDEE #EEDECD #CDEECD #CDDEEE
split-complementary
#EECDEE #DEEECD #CDEEDE
monochromatic
#CF72CF #DE9FDE #EECDEE #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.44
#EECDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#EECDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDEE
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDEE | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5EF
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#F0D0D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eecdee; /* rgb */ color: rgb(238, 205, 238); /* oklch */ color: oklch(88.6% 0.057 326.0);
Tailwind
colors: {
custom: {
50: '#f3dcf3',
500: '#eecdee',
950: '#000000',
},
}SCSS
$custom: #eecdee; $custom-light: #f3dcf3; $custom-dark: #000000;
JSON
{
"hex": "#eecdee",
"rgb": {
"r": 238,
"g": 205,
"b": 238
},
"hsl": {
"h": 300,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.886,
"c": 0.05705,
"h": 326
},
"luminance": 0.68013
}Semantic roles & 50–950 ramp
primary
#EECDEE
secondary
#94CB94
accent
#BD2929
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485