#E6E2EE#E6E2EE
#E6E2EE is a very light, near-neutral violet. Relative luminance 0.774; OKLCH L 91.9% C 0.017 H 301.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2EE |
|---|---|
| RGB | rgb(230, 226, 238) |
| HSL | hsl(260, 26%, 91%) |
| HSV | hsv(260, 5%, 93%) |
| CMYK | cmyk(3.4%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(90.50, 3.52, -5.35) |
| CIE-LCH | lch(90.50, 6.40, 303.32°) |
| OKLab | oklab(91.94% 0.0086 -0.0142) |
| OKLCH | oklch(91.94% 0.017 301.2) |
| XYZ | xyz(75.2594, 77.3887, 91.8450) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.45
Ghostwhite
#F8F8FF
ΔE00 5.44
Lavenderblush
#FFF0F5
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.38
Gainsboro
#DCDCDC
ΔE00 6.66
Whitesmoke
#F5F5F5
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2EE #EAEEE2
analogous
#E2E4EE #E6E2EE #ECE2EE
triadic
#E6E2EE #EEE6E2 #E2EEE6
tetradic
#E6E2EE #EEE2E4 #EAEEE2 #E2EEEC
square
#E6E2EE #EEE2E4 #EAEEE2 #E2EEEC
split-complementary
#E6E2EE #EEECE2 #E4EEE2
monochromatic
#A395C1 #C5BBD7 #E6E2EE #EEECF4 #EEECF4
Accessibility & contrast
On white
1.27
#E6E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#E6E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2EE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2EE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EF
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#E5E4E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e6e2ee; /* rgb */ color: rgb(230, 226, 238); /* oklch */ color: oklch(91.9% 0.017 301.2);
Tailwind
colors: {
custom: {
50: '#edebf3',
500: '#e6e2ee',
950: '#000000',
},
}SCSS
$custom: #e6e2ee; $custom-light: #edebf3; $custom-dark: #000000;
JSON
{
"hex": "#e6e2ee",
"rgb": {
"r": 230,
"g": 226,
"b": 238
},
"hsl": {
"h": 260,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.91941,
"c": 0.01666,
"h": 301.2
},
"luminance": 0.77389
}Semantic roles & 50–950 ramp
primary
#E6E2EE
secondary
#BEC7AE
accent
#A54183
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485