#ECDDF7#ECDDF7
#ECDDF7 is a very light, muted violet. Relative luminance 0.763; OKLCH L 91.7% C 0.038 H 311.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDF7 |
|---|---|
| RGB | rgb(236, 221, 247) |
| HSL | hsl(275, 62%, 92%) |
| HSV | hsv(275, 11%, 97%) |
| CMYK | cmyk(4.5%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(89.98, 9.77, -10.79) |
| CIE-LCH | lch(89.98, 14.55, 312.16°) |
| OKLab | oklab(91.73% 0.0252 -0.0289) |
| OKLCH | oklch(91.73% 0.038 311.1) |
| XYZ | xyz(77.2342, 76.2615, 98.6288) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.49
Pale Lavender
#EECFFE
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 7.34
Pale Lilac
#E4CBFF
ΔE00 8.14
Very Light Purple
#F6CEFC
ΔE00 8.23
Lavenderblush
#FFF0F5
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDF7 #E8F7DD
analogous
#DFDDF7 #ECDDF7 #F7DDF5
triadic
#ECDDF7 #F7ECDD #DDF7EC
tetradic
#ECDDF7 #F7DFDD #E8F7DD #DDF5F7
square
#ECDDF7 #F7DFDD #E8F7DD #DDF5F7
split-complementary
#ECDDF7 #F5F7DD #DDF7DF
monochromatic
#B57AE0 #D0ABEB #ECDDF7 #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.29
#ECDDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#ECDDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDF7
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDF7 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F8
Deuteranopia (green-blind)
#DCE3F6
Tritanopia (blue-blind)
#EBE0E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ecddf7; /* rgb */ color: rgb(236, 221, 247); /* oklch */ color: oklch(91.7% 0.038 311.1);
Tailwind
colors: {
custom: {
50: '#f2e7f9',
500: '#ecddf7',
950: '#000000',
},
}SCSS
$custom: #ecddf7; $custom-light: #f2e7f9; $custom-dark: #000000;
JSON
{
"hex": "#ecddf7",
"rgb": {
"r": 236,
"g": 221,
"b": 247
},
"hsl": {
"h": 274.615,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.91731,
"c": 0.03833,
"h": 311.1
},
"luminance": 0.76261
}Semantic roles & 50–950 ramp
primary
#ECDDF7
secondary
#B8D99F
accent
#CA1C65
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485