#E6E2EF#E6E2EF
#E6E2EF is a very light, near-neutral violet. Relative luminance 0.774; OKLCH L 92.0% C 0.018 H 300.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2EF |
|---|---|
| RGB | rgb(230, 226, 239) |
| HSL | hsl(258, 29%, 91%) |
| HSV | hsv(258, 5%, 94%) |
| CMYK | cmyk(3.8%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(90.53, 3.70, -5.83) |
| CIE-LCH | lch(90.53, 6.91, 302.40°) |
| OKLab | oklab(91.97% 0.009 -0.0155) |
| OKLCH | oklch(91.97% 0.018 300) |
| XYZ | xyz(75.4067, 77.4477, 92.6209) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Ghostwhite
#F8F8FF
ΔE00 5.64
Lavenderblush
#FFF0F5
ΔE00 6.24
Fog
#D8DCE0
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 7.04
Whitesmoke
#F5F5F5
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2EF #EBEFE2
analogous
#E2E4EF #E6E2EF #ECE2EF
triadic
#E6E2EF #EFE6E2 #E2EFE6
tetradic
#E6E2EF #EFE2E4 #EBEFE2 #E2EFEC
square
#E6E2EF #EFE2E4 #EBEFE2 #E2EFEC
split-complementary
#E6E2EF #EFECE2 #E4EFE2
monochromatic
#A293C3 #C4BBD9 #E6E2EF #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.27
#E6E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#E6E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2EF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2EF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#E5E4E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e6e2ef; /* rgb */ color: rgb(230, 226, 239); /* oklch */ color: oklch(92.0% 0.018 300.0);
Tailwind
colors: {
custom: {
50: '#edebf4',
500: '#e6e2ef',
950: '#000000',
},
}SCSS
$custom: #e6e2ef; $custom-light: #edebf4; $custom-dark: #000000;
JSON
{
"hex": "#e6e2ef",
"rgb": {
"r": 230,
"g": 226,
"b": 239
},
"hsl": {
"h": 258.462,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.91971,
"c": 0.01796,
"h": 300
},
"luminance": 0.77448
}Semantic roles & 50–950 ramp
primary
#E6E2EF
secondary
#C0C8AD
accent
#A83E87
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485