#E6E4EA#E6E4EA
#E6E4EA is a very light, near-neutral violet. Relative luminance 0.782; OKLCH L 92.2% C 0.008 H 301.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E4EA |
|---|---|
| RGB | rgb(230, 228, 234) |
| HSL | hsl(260, 13%, 91%) |
| HSV | hsv(260, 3%, 92%) |
| CMYK | cmyk(1.7%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(90.89, 1.75, -2.68) |
| CIE-LCH | lch(90.89, 3.20, 303.18°) |
| OKLab | oklab(92.22% 0.0043 -0.0071) |
| OKLCH | oklch(92.22% 0.008 301.4) |
| XYZ | xyz(75.2253, 78.2503, 88.9667) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.98
Fog
#D8DCE0
ΔE00 4.03
Ghostwhite
#F8F8FF
ΔE00 4.24
Whitesmoke
#F5F5F5
ΔE00 4.86
Light Gray
#D3D3D3
ΔE00 5.33
Snow
#FFFAFA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E4EA #E8EAE4
analogous
#E4E5EA #E6E4EA #E9E4EA
triadic
#E6E4EA #EAE6E4 #E4EAE6
tetradic
#E6E4EA #EAE4E5 #E8EAE4 #E4EAE9
square
#E6E4EA #EAE4E5 #E8EAE4 #E4EAE9
split-complementary
#E6E4EA #EAE9E4 #E5EAE4
monochromatic
#A69FB4 #C6C2CF #E6E4EA #EFEEF2 #EFEEF2
Accessibility & contrast
On white
1.26
#E6E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#E6E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E4EA
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E4EA | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#E5E5E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e6e4ea; /* rgb */ color: rgb(230, 228, 234); /* oklch */ color: oklch(92.2% 0.008 301.4);
Tailwind
colors: {
custom: {
50: '#edecf0',
500: '#e6e4ea',
950: '#000000',
},
}SCSS
$custom: #e6e4ea; $custom-light: #edecf0; $custom-dark: #000000;
JSON
{
"hex": "#e6e4ea",
"rgb": {
"r": 230,
"g": 228,
"b": 234
},
"hsl": {
"h": 260,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92215,
"c": 0.00832,
"h": 301.4
},
"luminance": 0.7825
}Semantic roles & 50–950 ramp
primary
#E6E4EA
secondary
#BBBFB3
accent
#974F7F
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485