#ECDDEE#ECDDEE
#ECDDEE is a very light, muted purple. Relative luminance 0.757; OKLCH L 91.5% C 0.028 H 322.2°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDEE |
|---|---|
| RGB | rgb(236, 221, 238) |
| HSL | hsl(293, 33%, 90%) |
| HSV | hsv(293, 7%, 93%) |
| CMYK | cmyk(0.8%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(89.73, 8.11, -6.44) |
| CIE-LCH | lch(89.73, 10.35, 321.56°) |
| OKLab | oklab(91.45% 0.022 -0.0171) |
| OKLCH | oklch(91.45% 0.028 322.2) |
| XYZ | xyz(75.8788, 75.7193, 91.4903) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.22
Lavenderblush
#FFF0F5
ΔE00 6.26
Thistle
#D8BFD8
ΔE00 7.76
Mistyrose
#FFE4E1
ΔE00 9.00
Light Pink
#FFD1DF
ΔE00 9.26
Ghostwhite
#F8F8FF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDEE #DFEEDD
analogous
#E3DDEE #ECDDEE #EEDDE8
triadic
#ECDDEE #EEECDD #DDEEEC
tetradic
#ECDDEE #EEE3DD #DFEEDD #DDE8EE
square
#ECDDEE #EEE3DD #DFEEDD #DDE8EE
split-complementary
#ECDDEE #E8EEDD #DDEEE3
monochromatic
#BE8BC5 #D5B4DA #ECDDEE #F4EBF5 #F4EBF5
Accessibility & contrast
On white
1.30
#ECDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#ECDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDEE
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDEE | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#EDDEE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ecddee; /* rgb */ color: rgb(236, 221, 238); /* oklch */ color: oklch(91.5% 0.028 322.2);
Tailwind
colors: {
custom: {
50: '#f2e7f3',
500: '#ecddee',
950: '#000000',
},
}SCSS
$custom: #ecddee; $custom-light: #f2e7f3; $custom-dark: #000000;
JSON
{
"hex": "#ecddee",
"rgb": {
"r": 236,
"g": 221,
"b": 238
},
"hsl": {
"h": 292.941,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.91451,
"c": 0.02787,
"h": 322.2
},
"luminance": 0.75719
}Semantic roles & 50–950 ramp
primary
#ECDDEE
secondary
#ABC8A7
accent
#AC3947
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485