#E6E0EA#E6E0EA
#E6E0EA is a very light, near-neutral violet. Relative luminance 0.761; OKLCH L 91.4% C 0.015 H 312.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E0EA |
|---|---|
| RGB | rgb(230, 224, 234) |
| HSL | hsl(276, 19%, 90%) |
| HSV | hsv(276, 4%, 92%) |
| CMYK | cmyk(1.7%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(89.89, 3.82, -4.15) |
| CIE-LCH | lch(89.89, 5.64, 312.66°) |
| OKLab | oklab(91.43% 0.01 -0.011) |
| OKLCH | oklch(91.43% 0.015 312.2) |
| XYZ | xyz(74.1376, 76.0750, 88.6042) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.61
Lavenderblush
#FFF0F5
ΔE00 5.46
Ghostwhite
#F8F8FF
ΔE00 5.82
Gainsboro
#DCDCDC
ΔE00 6.25
Fog
#D8DCE0
ΔE00 6.42
Light Gray
#D3D3D3
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E0EA #E4EAE0
analogous
#E1E0EA #E6E0EA #EAE0E9
triadic
#E6E0EA #EAE6E0 #E0EAE6
tetradic
#E6E0EA #EAE1E0 #E4EAE0 #E0E9EA
square
#E6E0EA #EAE1E0 #E4EAE0 #E0E9EA
split-complementary
#E6E0EA #E9EAE0 #E0EAE1
monochromatic
#AB97B9 #C9BCD1 #E6E0EA #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.30
#E6E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#E6E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E0EA
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E0EA | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#E6E1E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e6e0ea; /* rgb */ color: rgb(230, 224, 234); /* oklch */ color: oklch(91.4% 0.015 312.2);
Tailwind
colors: {
custom: {
50: '#ede9f0',
500: '#e6e0ea',
950: '#000000',
},
}SCSS
$custom: #e6e0ea; $custom-light: #ede9f0; $custom-dark: #000000;
JSON
{
"hex": "#e6e0ea",
"rgb": {
"r": 230,
"g": 224,
"b": 234
},
"hsl": {
"h": 276,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.91431,
"c": 0.01486,
"h": 312.2
},
"luminance": 0.76075
}Semantic roles & 50–950 ramp
primary
#E6E0EA
secondary
#B5C1AD
accent
#9E486A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485