#ECDDEB#ECDDEB
#ECDDEB is a very light, muted purple. Relative luminance 0.755; OKLCH L 91.4% C 0.025 H 327.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDEB |
|---|---|
| RGB | rgb(236, 221, 235) |
| HSL | hsl(304, 28%, 90%) |
| HSV | hsv(304, 6%, 93%) |
| CMYK | cmyk(0%, 6.4%, 0.4%, 7.5%) |
| CIE-LAB | lab(89.65, 7.57, -4.98) |
| CIE-LCH | lch(89.65, 9.06, 326.65°) |
| OKLab | oklab(91.36% 0.0209 -0.0132) |
| OKLCH | oklch(91.36% 0.025 327.8) |
| XYZ | xyz(75.4417, 75.5445, 89.1884) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.45
Lavender (CSS)
#E6E6FA
ΔE00 6.46
Mistyrose
#FFE4E1
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 8.22
Very Light Pink
#FFF4F2
ΔE00 8.75
Ghostwhite
#F8F8FF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDEB #DDECDE
analogous
#E6DDEC #ECDDEB #ECDDE4
triadic
#ECDDEB #EBECDD #DDEBEC
tetradic
#ECDDEB #ECE6DD #DDECDE #DDE4EC
square
#ECDDEB #ECE6DD #DDECDE #DDE4EC
split-complementary
#ECDDEB #E4ECDD #DDECE6
monochromatic
#C08EBD #D6B6D4 #ECDDEB #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.30
#ECDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#ECDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDEB
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDEB | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#EDDEE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecddeb; /* rgb */ color: rgb(236, 221, 235); /* oklch */ color: oklch(91.4% 0.025 327.8);
Tailwind
colors: {
custom: {
50: '#f2e7f1',
500: '#ecddeb',
950: '#000000',
},
}SCSS
$custom: #ecddeb; $custom-light: #f2e7f1; $custom-dark: #000000;
JSON
{
"hex": "#ecddeb",
"rgb": {
"r": 236,
"g": 221,
"b": 235
},
"hsl": {
"h": 304,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.91361,
"c": 0.02474,
"h": 327.8
},
"luminance": 0.75544
}Semantic roles & 50–950 ramp
primary
#ECDDEB
secondary
#A8C5AA
accent
#A7463F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485