#E6D8EC#E6D8EC
#E6D8EC is a very light, muted purple. Relative luminance 0.720; OKLCH L 89.9% C 0.031 H 315.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D8EC |
|---|---|
| RGB | rgb(230, 216, 236) |
| HSL | hsl(282, 34%, 89%) |
| HSV | hsv(282, 8%, 93%) |
| CMYK | cmyk(2.5%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(87.96, 8.36, -8.05) |
| CIE-LCH | lch(87.96, 11.60, 316.09°) |
| OKLab | oklab(89.94% 0.0221 -0.0214) |
| OKLCH | oklch(89.94% 0.031 315.9) |
| XYZ | xyz(72.3269, 71.9912, 89.4260) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.19
Thistle
#D8BFD8
ΔE00 6.66
Lavenderblush
#FFF0F5
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 8.89
Light Pink
#FFD1DF
ΔE00 9.67
Very Light Purple
#F6CEFC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D8EC #DEECD8
analogous
#DCD8EC #E6D8EC #ECD8E8
triadic
#E6D8EC #ECE6D8 #D8ECE6
tetradic
#E6D8EC #ECDCD8 #DEECD8 #D8E8EC
square
#E6D8EC #ECDCD8 #DEECD8 #D8E8EC
split-complementary
#E6D8EC #E8ECD8 #D8ECDC
monochromatic
#B186C4 #CCAFD8 #E6D8EC #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.36
#E6D8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#E6D8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D8EC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D8EC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#E6DADE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e6d8ec; /* rgb */ color: rgb(230, 216, 236); /* oklch */ color: oklch(89.9% 0.031 315.9);
Tailwind
colors: {
custom: {
50: '#eee4f2',
500: '#e6d8ec',
950: '#000000',
},
}SCSS
$custom: #e6d8ec; $custom-light: #eee4f2; $custom-dark: #000000;
JSON
{
"hex": "#e6d8ec",
"rgb": {
"r": 230,
"g": 216,
"b": 236
},
"hsl": {
"h": 282,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.8994,
"c": 0.03082,
"h": 315.9
},
"luminance": 0.71991
}Semantic roles & 50–950 ramp
primary
#E6D8EC
secondary
#ADC6A2
accent
#AD385B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485