#E6E2EA#E6E2EA
#E6E2EA is a very light, near-neutral violet. Relative luminance 0.772; OKLCH L 91.8% C 0.012 H 308.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2EA |
|---|---|
| RGB | rgb(230, 226, 234) |
| HSL | hsl(270, 16%, 90%) |
| HSV | hsv(270, 3%, 92%) |
| CMYK | cmyk(1.7%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.39, 2.78, -3.41) |
| CIE-LCH | lch(90.39, 4.40, 309.22°) |
| OKLab | oklab(91.82% 0.0072 -0.0091) |
| OKLCH | oklch(91.82% 0.012 308.3) |
| XYZ | xyz(74.6783, 77.1563, 88.7844) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.90
Lavender (CSS)
#E6E6FA
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.09
Fog
#D8DCE0
ΔE00 5.20
Lavenderblush
#FFF0F5
ΔE00 5.66
Whitesmoke
#F5F5F5
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2EA #E6EAE2
analogous
#E2E2EA #E6E2EA #EAE2EA
triadic
#E6E2EA #EAE6E2 #E2EAE6
tetradic
#E6E2EA #EAE2E2 #E6EAE2 #E2EAEA
square
#E6E2EA #EAE2E2 #E6EAE2 #E2EAEA
split-complementary
#E6E2EA #EAEAE2 #E2EAE2
monochromatic
#A99BB7 #C7BFD0 #E6E2EA #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.28
#E6E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#E6E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2EA
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2EA | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#E6E3E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e6e2ea; /* rgb */ color: rgb(230, 226, 234); /* oklch */ color: oklch(91.8% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#edebf0',
500: '#e6e2ea',
950: '#000000',
},
}SCSS
$custom: #e6e2ea; $custom-light: #edebf0; $custom-dark: #000000;
JSON
{
"hex": "#e6e2ea",
"rgb": {
"r": 230,
"g": 226,
"b": 234
},
"hsl": {
"h": 270,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.91822,
"c": 0.01153,
"h": 308.3
},
"luminance": 0.77156
}Semantic roles & 50–950 ramp
primary
#E6E2EA
secondary
#B8C0B0
accent
#9A4B73
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485