#E6DEEA#E6DEEA
#E6DEEA is a very light, near-neutral purple. Relative luminance 0.750; OKLCH L 91.0% C 0.018 H 314.7°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEEA |
|---|---|
| RGB | rgb(230, 222, 234) |
| HSL | hsl(280, 22%, 89%) |
| HSV | hsv(280, 5%, 92%) |
| CMYK | cmyk(1.7%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.40, 4.86, -4.88) |
| CIE-LCH | lch(89.40, 6.89, 314.88°) |
| OKLab | oklab(91.04% 0.0128 -0.013) |
| OKLCH | oklch(91.04% 0.018 314.7) |
| XYZ | xyz(73.6033, 75.0063, 88.4261) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Lavenderblush
#FFF0F5
ΔE00 5.59
Ghostwhite
#F8F8FF
ΔE00 6.84
Gainsboro
#DCDCDC
ΔE00 7.40
Fog
#D8DCE0
ΔE00 7.64
Very Light Pink
#FFF4F2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEEA #E2EADE
analogous
#E0DEEA #E6DEEA #EADEE8
triadic
#E6DEEA #EAE6DE #DEEAE6
tetradic
#E6DEEA #EAE0DE #E2EADE #DEE8EA
square
#E6DEEA #EAE0DE #E2EADE #DEE8EA
split-complementary
#E6DEEA #E8EADE #DEEAE0
monochromatic
#AD93BA #CAB9D2 #E6DEEA #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.31
#E6DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#E6DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEEA
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEEA | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#E6DFE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6deea; /* rgb */ color: rgb(230, 222, 234); /* oklch */ color: oklch(91.0% 0.018 314.7);
Tailwind
colors: {
custom: {
50: '#ede8f0',
500: '#e6deea',
950: '#000000',
},
}SCSS
$custom: #e6deea; $custom-light: #ede8f0; $custom-dark: #000000;
JSON
{
"hex": "#e6deea",
"rgb": {
"r": 230,
"g": 222,
"b": 234
},
"hsl": {
"h": 280,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.91041,
"c": 0.01824,
"h": 314.7
},
"luminance": 0.75006
}Semantic roles & 50–950 ramp
primary
#E6DEEA
secondary
#B2C1AB
accent
#A14563
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485