#ECDEF6#ECDEF6
#ECDEF6 is a very light, muted violet. Relative luminance 0.767; OKLCH L 91.9% C 0.035 H 311.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDEF6 |
|---|---|
| RGB | rgb(236, 222, 246) |
| HSL | hsl(275, 57%, 92%) |
| HSV | hsv(275, 10%, 96%) |
| CMYK | cmyk(4.1%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(90.20, 9.06, -9.94) |
| CIE-LCH | lch(90.20, 13.45, 312.34°) |
| OKLab | oklab(91.89% 0.0234 -0.0266) |
| OKLCH | oklch(91.89% 0.035 311.4) |
| XYZ | xyz(77.3451, 76.7296, 97.9065) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.96
Thistle
#D8BFD8
ΔE00 7.63
Pale Lavender
#EECFFE
ΔE00 7.99
Lavenderblush
#FFF0F5
ΔE00 8.18
Pale Lilac
#E4CBFF
ΔE00 8.85
Very Light Purple
#F6CEFC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDEF6 #E8F6DE
analogous
#E0DEF6 #ECDEF6 #F6DEF4
triadic
#ECDEF6 #F6ECDE #DEF6EC
tetradic
#ECDEF6 #F6E0DE #E8F6DE #DEF4F6
square
#ECDEF6 #F6E0DE #E8F6DE #DEF4F6
split-complementary
#ECDEF6 #F4F6DE #DEF6E0
monochromatic
#B57EDC #D0AEE9 #ECDEF6 #F1E7F8 #F1E7F8
Accessibility & contrast
On white
1.28
#ECDEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#ECDEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDEF6
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDEF6 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F7
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#EBE1E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ecdef6; /* rgb */ color: rgb(236, 222, 246); /* oklch */ color: oklch(91.9% 0.035 311.4);
Tailwind
colors: {
custom: {
50: '#f2e8f9',
500: '#ecdef6',
950: '#000000',
},
}SCSS
$custom: #ecdef6; $custom-light: #f2e8f9; $custom-dark: #000000;
JSON
{
"hex": "#ecdef6",
"rgb": {
"r": 236,
"g": 222,
"b": 246
},
"hsl": {
"h": 275,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.91891,
"c": 0.03543,
"h": 311.4
},
"luminance": 0.76729
}Semantic roles & 50–950 ramp
primary
#ECDEF6
secondary
#B8D7A1
accent
#C52165
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485