#E6E7EA#E6E7EA
#E6E7EA is a very light, near-neutral blue. Relative luminance 0.799; OKLCH L 92.8% C 0.004 H 271.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E7EA |
|---|---|
| RGB | rgb(230, 231, 234) |
| HSL | hsl(225, 9%, 91%) |
| HSV | hsv(225, 2%, 92%) |
| CMYK | cmyk(1.7%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(91.65, 0.20, -1.57) |
| CIE-LCH | lch(91.65, 1.59, 277.43°) |
| OKLab | oklab(92.81% 0.0001 -0.0042) |
| OKLCH | oklch(92.81% 0.004 271.4) |
| XYZ | xyz(76.0577, 79.9152, 89.2442) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.89
Fog
#D8DCE0
ΔE00 2.93
Whitesmoke
#F5F5F5
ΔE00 3.33
Ghostwhite
#F8F8FF
ΔE00 4.24
Aliceblue
#F0F8FF
ΔE00 4.61
Pale Grey
#FDFDFE
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E7EA #EAE9E6
analogous
#E6E9EA #E6E7EA #E7E6EA
triadic
#E6E7EA #EAE6E7 #E7EAE6
tetradic
#E6E7EA #EAE6E9 #EAE9E6 #E6EAE7
square
#E6E7EA #EAE6E9 #EAE9E6 #E6EAE7
split-complementary
#E6E7EA #EAE7E6 #E9EAE6
monochromatic
#A3A7B2 #C5C7CE #E6E7EA #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.24
#E6E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#E6E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E7EA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E7EA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#E5E8E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e6e7ea; /* rgb */ color: rgb(230, 231, 234); /* oklch */ color: oklch(92.8% 0.004 271.4);
Tailwind
colors: {
custom: {
50: '#edeef0',
500: '#e6e7ea',
950: '#000000',
},
}SCSS
$custom: #e6e7ea; $custom-light: #edeef0; $custom-dark: #000000;
JSON
{
"hex": "#e6e7ea",
"rgb": {
"r": 230,
"g": 231,
"b": 234
},
"hsl": {
"h": 225,
"s": 8.696,
"l": 90.98
},
"oklch": {
"l": 0.92806,
"c": 0.00418,
"h": 271.4
},
"luminance": 0.79915
}Semantic roles & 50–950 ramp
primary
#E6E7EA
secondary
#BEBCB6
accent
#835393
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585