#E6DCEA#E6DCEA
#E6DCEA is a very light, muted purple. Relative luminance 0.740; OKLCH L 90.7% C 0.022 H 316.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCEA |
|---|---|
| RGB | rgb(230, 220, 234) |
| HSL | hsl(283, 25%, 89%) |
| HSV | hsv(283, 6%, 92%) |
| CMYK | cmyk(1.7%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(88.90, 5.90, -5.61) |
| CIE-LCH | lch(88.90, 8.14, 316.43°) |
| OKLab | oklab(90.65% 0.0157 -0.0149) |
| OKLCH | oklch(90.65% 0.022 316.5) |
| XYZ | xyz(73.0752, 73.9502, 88.2500) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.94
Lavenderblush
#FFF0F5
ΔE00 6.00
Ghostwhite
#F8F8FF
ΔE00 7.89
Gainsboro
#DCDCDC
ΔE00 8.51
Very Light Pink
#FFF4F2
ΔE00 8.72
Fog
#D8DCE0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCEA #E0EADC
analogous
#DFDCEA #E6DCEA #EADCE7
triadic
#E6DCEA #EAE6DC #DCEAE6
tetradic
#E6DCEA #EADFDC #E0EADC #DCE7EA
square
#E6DCEA #EADFDC #E0EADC #DCE7EA
split-complementary
#E6DCEA #E7EADC #DCEADF
monochromatic
#AF90BC #CBB6D3 #E6DCEA #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.33
#E6DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#E6DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCEA
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCEA | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DCE0E9
Tritanopia (blue-blind)
#E6DDE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e6dcea; /* rgb */ color: rgb(230, 220, 234); /* oklch */ color: oklch(90.7% 0.022 316.5);
Tailwind
colors: {
custom: {
50: '#ede6f0',
500: '#e6dcea',
950: '#000000',
},
}SCSS
$custom: #e6dcea; $custom-light: #ede6f0; $custom-dark: #000000;
JSON
{
"hex": "#e6dcea",
"rgb": {
"r": 230,
"g": 220,
"b": 234
},
"hsl": {
"h": 282.857,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90652,
"c": 0.02164,
"h": 316.5
},
"luminance": 0.7395
}Semantic roles & 50–950 ramp
primary
#E6DCEA
secondary
#B0C2A8
accent
#A4425E
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485