#E6E8EA#E6E8EA
#E6E8EA is a very light, near-neutral cyan. Relative luminance 0.805; OKLCH L 93.0% C 0.003 H 248.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E8EA |
|---|---|
| RGB | rgb(230, 232, 234) |
| HSL | hsl(210, 9%, 91%) |
| HSV | hsv(210, 2%, 92%) |
| CMYK | cmyk(1.7%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.90, -0.31, -1.20) |
| CIE-LCH | lch(91.90, 1.24, 255.62°) |
| OKLab | oklab(93% -0.0013 -0.0032) |
| OKLCH | oklch(93% 0.003 248) |
| XYZ | xyz(76.3384, 80.4766, 89.3378) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.88
Fog
#D8DCE0
ΔE00 2.97
Whitesmoke
#F5F5F5
ΔE00 3.06
Aliceblue
#F0F8FF
ΔE00 4.38
Off White
#FAF9F6
ΔE00 4.51
Pale Grey
#FDFDFE
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E8EA #EAE8E6
analogous
#E6EAEA #E6E8EA #E6E6EA
triadic
#E6E8EA #EAE6E8 #E8EAE6
tetradic
#E6E8EA #EAE6EA #EAE8E6 #E6EAE6
square
#E6E8EA #EAE6EA #EAE8E6 #E6EAE6
split-complementary
#E6E8EA #EAE6E6 #EAEAE6
monochromatic
#A3ABB2 #C5C9CE #E6E8EA #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.23
#E6E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#E6E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E8EA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E8EA | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#E5E8E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e6e8ea; /* rgb */ color: rgb(230, 232, 234); /* oklch */ color: oklch(93.0% 0.003 248.0);
Tailwind
colors: {
custom: {
50: '#edeff0',
500: '#e6e8ea',
950: '#000000',
},
}SCSS
$custom: #e6e8ea; $custom-light: #edeff0; $custom-dark: #000000;
JSON
{
"hex": "#e6e8ea",
"rgb": {
"r": 230,
"g": 232,
"b": 234
},
"hsl": {
"h": 210,
"s": 8.696,
"l": 90.98
},
"oklch": {
"l": 0.93003,
"c": 0.00346,
"h": 248
},
"luminance": 0.80477
}Semantic roles & 50–950 ramp
primary
#E6E8EA
secondary
#BEBAB6
accent
#735393
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585