#E6DEE6#E6DEE6
#E6DEE6 is a very light, near-neutral purple. Relative luminance 0.748; OKLCH L 90.9% C 0.014 H 325.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEE6 |
|---|---|
| RGB | rgb(230, 222, 230) |
| HSL | hsl(300, 14%, 89%) |
| HSV | hsv(300, 3%, 90%) |
| CMYK | cmyk(0%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(89.29, 4.13, -2.93) |
| CIE-LCH | lch(89.29, 5.07, 324.63°) |
| OKLab | oklab(90.92% 0.0114 -0.0077) |
| OKLCH | oklch(90.92% 0.014 325.7) |
| XYZ | xyz(73.0351, 74.7790, 85.4338) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 5.78
Gainsboro
#DCDCDC
ΔE00 6.02
Ghostwhite
#F8F8FF
ΔE00 6.38
Very Light Pink
#FFF4F2
ΔE00 6.65
Fog
#D8DCE0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEE6 #DEE6DE
analogous
#E2DEE6 #E6DEE6 #E6DEE2
triadic
#E6DEE6 #E6E6DE #DEE6E6
tetradic
#E6DEE6 #E6E2DE #DEE6DE #DEE2E6
square
#E6DEE6 #E6E2DE #DEE6DE #DEE2E6
split-complementary
#E6DEE6 #E2E6DE #DEE6E2
monochromatic
#B198B1 #CCBBCC #E6DEE6 #F2EEF2 #F2EEF2
Accessibility & contrast
On white
1.32
#E6DEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E6DEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEE6
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEE6 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E6
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#E7DFE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dee6; /* rgb */ color: rgb(230, 222, 230); /* oklch */ color: oklch(90.9% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#ede8ed',
500: '#e6dee6',
950: '#000000',
},
}SCSS
$custom: #e6dee6; $custom-light: #ede8ed; $custom-dark: #000000;
JSON
{
"hex": "#e6dee6",
"rgb": {
"r": 230,
"g": 222,
"b": 230
},
"hsl": {
"h": 300,
"s": 13.793,
"l": 88.627
},
"oklch": {
"l": 0.90922,
"c": 0.01375,
"h": 325.7
},
"luminance": 0.74779
}Semantic roles & 50–950 ramp
primary
#E6DEE6
secondary
#ADBBAD
accent
#984E4E
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484