#E6E2ED#E6E2ED
#E6E2ED is a very light, near-neutral violet. Relative luminance 0.773; OKLCH L 91.9% C 0.015 H 302.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2ED |
|---|---|
| RGB | rgb(230, 226, 237) |
| HSL | hsl(262, 23%, 91%) |
| HSV | hsv(262, 5%, 93%) |
| CMYK | cmyk(3%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(90.47, 3.33, -4.87) |
| CIE-LCH | lch(90.47, 5.90, 304.41°) |
| OKLab | oklab(91.91% 0.0083 -0.0129) |
| OKLCH | oklch(91.91% 0.015 302.5) |
| XYZ | xyz(75.1129, 77.3301, 91.0734) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.82
Ghostwhite
#F8F8FF
ΔE00 5.26
Lavenderblush
#FFF0F5
ΔE00 5.93
Fog
#D8DCE0
ΔE00 6.06
Gainsboro
#DCDCDC
ΔE00 6.27
Whitesmoke
#F5F5F5
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2ED #E9EDE2
analogous
#E2E3ED #E6E2ED #EBE2ED
triadic
#E6E2ED #EDE6E2 #E2EDE6
tetradic
#E6E2ED #EDE2E3 #E9EDE2 #E2EDEB
square
#E6E2ED #EDE2E3 #E9EDE2 #E2EDEB
split-complementary
#E6E2ED #EDEBE2 #E3EDE2
monochromatic
#A596BE #C5BCD6 #E6E2ED #EFECF3 #EFECF3
Accessibility & contrast
On white
1.28
#E6E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#E6E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2ED
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2ED | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EE
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#E5E3E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e6e2ed; /* rgb */ color: rgb(230, 226, 237); /* oklch */ color: oklch(91.9% 0.015 302.5);
Tailwind
colors: {
custom: {
50: '#edebf2',
500: '#e6e2ed',
950: '#000000',
},
}SCSS
$custom: #e6e2ed; $custom-light: #edebf2; $custom-dark: #000000;
JSON
{
"hex": "#e6e2ed",
"rgb": {
"r": 230,
"g": 226,
"b": 237
},
"hsl": {
"h": 261.818,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.91911,
"c": 0.01536,
"h": 302.5
},
"luminance": 0.7733
}Semantic roles & 50–950 ramp
primary
#E6E2ED
secondary
#BDC5AE
accent
#A24480
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485