#E6E6EA#E6E6EA
#E6E6EA is a very light, near-neutral blue. Relative luminance 0.794; OKLCH L 92.6% C 0.005 H 286.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E6EA |
|---|---|
| RGB | rgb(230, 230, 234) |
| HSL | hsl(240, 9%, 91%) |
| HSV | hsv(240, 2%, 92%) |
| CMYK | cmyk(1.7%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(91.40, 0.72, -1.94) |
| CIE-LCH | lch(91.40, 2.07, 290.34°) |
| OKLab | oklab(92.61% 0.0015 -0.0051) |
| OKLCH | oklch(92.61% 0.005 286.3) |
| XYZ | xyz(75.7787, 79.3571, 89.1512) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.11
Fog
#D8DCE0
ΔE00 3.14
Whitesmoke
#F5F5F5
ΔE00 3.76
Ghostwhite
#F8F8FF
ΔE00 4.08
Light Gray
#D3D3D3
ΔE00 4.85
Pale Grey
#FDFDFE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E6EA #EAEAE6
analogous
#E6E8EA #E6E6EA #E8E6EA
triadic
#E6E6EA #EAE6E6 #E6EAE6
tetradic
#E6E6EA #EAE6E8 #EAEAE6 #E6EAE8
square
#E6E6EA #EAE6E8 #EAEAE6 #E6EAE8
split-complementary
#E6E6EA #EAE8E6 #E8EAE6
monochromatic
#A3A3B2 #C5C5CE #E6E6EA #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.24
#E6E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#E6E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E6EA
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E6EA | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#E5E7E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e6e6ea; /* rgb */ color: rgb(230, 230, 234); /* oklch */ color: oklch(92.6% 0.005 286.3);
Tailwind
colors: {
custom: {
50: '#ededf0',
500: '#e6e6ea',
950: '#000000',
},
}SCSS
$custom: #e6e6ea; $custom-light: #ededf0; $custom-dark: #000000;
JSON
{
"hex": "#e6e6ea",
"rgb": {
"r": 230,
"g": 230,
"b": 234
},
"hsl": {
"h": 240,
"s": 8.696,
"l": 90.98
},
"oklch": {
"l": 0.92609,
"c": 0.00537,
"h": 286.3
},
"luminance": 0.79357
}Semantic roles & 50–950 ramp
primary
#E6E6EA
secondary
#BEBEB6
accent
#935393
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485