#E6E5EA#E6E5EA
#E6E5EA is a very light, near-neutral violet. Relative luminance 0.788; OKLCH L 92.4% C 0.007 H 295.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E5EA |
|---|---|
| RGB | rgb(230, 229, 234) |
| HSL | hsl(252, 11%, 91%) |
| HSV | hsv(252, 2%, 92%) |
| CMYK | cmyk(1.7%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(91.14, 1.23, -2.31) |
| CIE-LCH | lch(91.14, 2.62, 298.14°) |
| OKLab | oklab(92.41% 0.0029 -0.0061) |
| OKLCH | oklch(92.41% 0.007 295.4) |
| XYZ | xyz(75.5012, 78.8021, 89.0587) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.50
Fog
#D8DCE0
ΔE00 3.53
Ghostwhite
#F8F8FF
ΔE00 4.08
Whitesmoke
#F5F5F5
ΔE00 4.28
Light Gray
#D3D3D3
ΔE00 5.04
Snow
#FFFAFA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E5EA #E9EAE5
analogous
#E5E6EA #E6E5EA #E8E5EA
triadic
#E6E5EA #EAE6E5 #E5EAE6
tetradic
#E6E5EA #EAE5E6 #E9EAE5 #E5EAE8
square
#E6E5EA #EAE5E6 #E9EAE5 #E5EAE8
split-complementary
#E6E5EA #EAE8E5 #E6EAE5
monochromatic
#A5A1B3 #C5C3CF #E6E5EA #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.25
#E6E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#E6E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E5EA
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E5EA | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#E5E6E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e6e5ea; /* rgb */ color: rgb(230, 229, 234); /* oklch */ color: oklch(92.4% 0.007 295.4);
Tailwind
colors: {
custom: {
50: '#ededf0',
500: '#e6e5ea',
950: '#000000',
},
}SCSS
$custom: #e6e5ea; $custom-light: #ededf0; $custom-dark: #000000;
JSON
{
"hex": "#e6e5ea",
"rgb": {
"r": 230,
"g": 229,
"b": 234
},
"hsl": {
"h": 252,
"s": 10.638,
"l": 90.784
},
"oklch": {
"l": 0.92411,
"c": 0.00679,
"h": 295.4
},
"luminance": 0.78802
}Semantic roles & 50–950 ramp
primary
#E6E5EA
secondary
#BDBFB4
accent
#955187
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485