#E6E2EB#E6E2EB
#E6E2EB is a very light, near-neutral violet. Relative luminance 0.772; OKLCH L 91.9% C 0.013 H 306.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2EB |
|---|---|
| RGB | rgb(230, 226, 235) |
| HSL | hsl(267, 18%, 90%) |
| HSV | hsv(267, 4%, 92%) |
| CMYK | cmyk(2.1%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(90.42, 2.97, -3.90) |
| CIE-LCH | lch(90.42, 4.90, 307.28°) |
| OKLab | oklab(91.85% 0.0075 -0.0103) |
| OKLCH | oklch(91.85% 0.013 306) |
| XYZ | xyz(74.8223, 77.2139, 89.5431) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Ghostwhite
#F8F8FF
ΔE00 4.99
Fog
#D8DCE0
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 5.48
Lavenderblush
#FFF0F5
ΔE00 5.72
Whitesmoke
#F5F5F5
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2EB #E7EBE2
analogous
#E2E2EB #E6E2EB #EAE2EB
triadic
#E6E2EB #EBE6E2 #E2EBE6
tetradic
#E6E2EB #EBE2E2 #E7EBE2 #E2EBEA
square
#E6E2EB #EBE2E2 #E7EBE2 #E2EBEA
split-complementary
#E6E2EB #EBEAE2 #E2EBE2
monochromatic
#A89AB9 #C7BED2 #E6E2EB #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.28
#E6E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#E6E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2EB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2EB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EB
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#E5E3E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e6e2eb; /* rgb */ color: rgb(230, 226, 235); /* oklch */ color: oklch(91.9% 0.013 306.0);
Tailwind
colors: {
custom: {
50: '#edebf1',
500: '#e6e2eb',
950: '#000000',
},
}SCSS
$custom: #e6e2eb; $custom-light: #edebf1; $custom-dark: #000000;
JSON
{
"hex": "#e6e2eb",
"rgb": {
"r": 230,
"g": 226,
"b": 235
},
"hsl": {
"h": 266.667,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.91852,
"c": 0.01279,
"h": 306
},
"luminance": 0.77214
}Semantic roles & 50–950 ramp
primary
#E6E2EB
secondary
#BAC2B0
accent
#9D4977
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485