#ECDDEF#ECDDEF
#ECDDEF is a very light, muted purple. Relative luminance 0.758; OKLCH L 91.5% C 0.029 H 320.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDEF |
|---|---|
| RGB | rgb(236, 221, 239) |
| HSL | hsl(290, 36%, 90%) |
| HSV | hsv(290, 8%, 94%) |
| CMYK | cmyk(1.3%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(89.76, 8.29, -6.92) |
| CIE-LCH | lch(89.76, 10.80, 320.14°) |
| OKLab | oklab(91.48% 0.0224 -0.0184) |
| OKLCH | oklch(91.48% 0.029 320.6) |
| XYZ | xyz(76.0261, 75.7783, 92.2661) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.18
Lavenderblush
#FFF0F5
ΔE00 6.54
Thistle
#D8BFD8
ΔE00 7.64
Light Pink
#FFD1DF
ΔE00 9.30
Mistyrose
#FFE4E1
ΔE00 9.31
Ghostwhite
#F8F8FF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDEF #E0EFDD
analogous
#E3DDEF #ECDDEF #EFDDE9
triadic
#ECDDEF #EFECDD #DDEFEC
tetradic
#ECDDEF #EFE3DD #E0EFDD #DDE9EF
square
#ECDDEF #EFE3DD #E0EFDD #DDE9EF
split-complementary
#ECDDEF #E9EFDD #DDEFE3
monochromatic
#BD8AC8 #D5B3DB #ECDDEF #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.30
#ECDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#ECDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDEF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDEF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F0
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#EDDFE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ecddef; /* rgb */ color: rgb(236, 221, 239); /* oklch */ color: oklch(91.5% 0.029 320.6);
Tailwind
colors: {
custom: {
50: '#f2e7f4',
500: '#ecddef',
950: '#000000',
},
}SCSS
$custom: #ecddef; $custom-light: #f2e7f4; $custom-dark: #000000;
JSON
{
"hex": "#ecddef",
"rgb": {
"r": 236,
"g": 221,
"b": 239
},
"hsl": {
"h": 290,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91482,
"c": 0.02897,
"h": 320.6
},
"luminance": 0.75778
}Semantic roles & 50–950 ramp
primary
#ECDDEF
secondary
#ACCAA6
accent
#AF374B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485