#E6E1EA#E6E1EA
#E6E1EA is a very light, near-neutral violet. Relative luminance 0.766; OKLCH L 91.6% C 0.013 H 310.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E1EA |
|---|---|
| RGB | rgb(230, 225, 234) |
| HSL | hsl(273, 18%, 90%) |
| HSV | hsv(273, 4%, 92%) |
| CMYK | cmyk(1.7%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(90.14, 3.30, -3.78) |
| CIE-LCH | lch(90.14, 5.02, 311.15°) |
| OKLab | oklab(91.63% 0.0086 -0.01) |
| OKLCH | oklch(91.63% 0.013 310.5) |
| XYZ | xyz(74.4071, 76.6140, 88.6940) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.76
Ghostwhite
#F8F8FF
ΔE00 5.34
Lavenderblush
#FFF0F5
ΔE00 5.52
Gainsboro
#DCDCDC
ΔE00 5.67
Fog
#D8DCE0
ΔE00 5.81
Light Gray
#D3D3D3
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E1EA #E5EAE1
analogous
#E1E1EA #E6E1EA #EAE1EA
triadic
#E6E1EA #EAE6E1 #E1EAE6
tetradic
#E6E1EA #EAE1E1 #E5EAE1 #E1EAEA
square
#E6E1EA #EAE1E1 #E5EAE1 #E1EAEA
split-complementary
#E6E1EA #EAEAE1 #E1EAE1
monochromatic
#AA99B8 #C8BDD1 #E6E1EA #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.29
#E6E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#E6E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E1EA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E1EA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#E6E2E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e6e1ea; /* rgb */ color: rgb(230, 225, 234); /* oklch */ color: oklch(91.6% 0.013 310.5);
Tailwind
colors: {
custom: {
50: '#edeaf0',
500: '#e6e1ea',
950: '#000000',
},
}SCSS
$custom: #e6e1ea; $custom-light: #edeaf0; $custom-dark: #000000;
JSON
{
"hex": "#e6e1ea",
"rgb": {
"r": 230,
"g": 225,
"b": 234
},
"hsl": {
"h": 273.333,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.91626,
"c": 0.01319,
"h": 310.5
},
"luminance": 0.76614
}Semantic roles & 50–950 ramp
primary
#E6E1EA
secondary
#B7C0AF
accent
#9C4A6E
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485