#ECDDF2#ECDDF2
#ECDDF2 is a very light, muted purple. Relative luminance 0.760; OKLCH L 91.6% C 0.032 H 316.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDF2 |
|---|---|
| RGB | rgb(236, 221, 242) |
| HSL | hsl(283, 45%, 91%) |
| HSV | hsv(283, 9%, 95%) |
| CMYK | cmyk(2.5%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(89.84, 8.84, -8.37) |
| CIE-LCH | lch(89.84, 12.18, 316.55°) |
| OKLab | oklab(91.57% 0.0235 -0.0223) |
| OKLCH | oklch(91.57% 0.032 316.4) |
| XYZ | xyz(76.4730, 75.9570, 94.6197) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Thistle
#D8BFD8
ΔE00 7.40
Lavenderblush
#FFF0F5
ΔE00 7.40
Pale Lavender
#EECFFE
ΔE00 8.64
Very Light Purple
#F6CEFC
ΔE00 9.38
Light Pink
#FFD1DF
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDF2 #E3F2DD
analogous
#E1DDF2 #ECDDF2 #F2DDED
triadic
#ECDDF2 #F2ECDD #DDF2EC
tetradic
#ECDDF2 #F2E1DD #E3F2DD #DDEDF2
square
#ECDDF2 #F2E1DD #E3F2DD #DDEDF2
split-complementary
#ECDDF2 #EDF2DD #DDF2E1
monochromatic
#BB84D0 #D3B1E1 #ECDDF2 #F3E9F7 #F3E9F7
Accessibility & contrast
On white
1.30
#ECDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#ECDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDF2
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDF2 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DEE2F1
Tritanopia (blue-blind)
#ECDFE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ecddf2; /* rgb */ color: rgb(236, 221, 242); /* oklch */ color: oklch(91.6% 0.032 316.4);
Tailwind
colors: {
custom: {
50: '#f2e7f6',
500: '#ecddf2',
950: '#000000',
},
}SCSS
$custom: #ecddf2; $custom-light: #f2e7f6; $custom-dark: #000000;
JSON
{
"hex": "#ecddf2",
"rgb": {
"r": 236,
"g": 221,
"b": 242
},
"hsl": {
"h": 282.857,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.91574,
"c": 0.03237,
"h": 316.4
},
"luminance": 0.75957
}Semantic roles & 50–950 ramp
primary
#ECDDF2
secondary
#B0CFA4
accent
#B82E55
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485