#E3E7EA#E3E7EA
#E3E7EA is a very light, near-neutral cyan. Relative luminance 0.794; OKLCH L 92.6% C 0.006 H 239.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E3E7EA |
|---|---|
| RGB | rgb(227, 231, 234) |
| HSL | hsl(206, 14%, 90%) |
| HSV | hsv(206, 3%, 92%) |
| CMYK | cmyk(3%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(91.43, -0.79, -1.92) |
| CIE-LCH | lch(91.43, 2.08, 247.64°) |
| OKLab | oklab(92.58% -0.003 -0.0051) |
| OKLCH | oklch(92.58% 0.006 239.8) |
| XYZ | xyz(75.1030, 79.4230, 89.1995) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.49
Gainsboro
#DCDCDC
ΔE00 3.15
Whitesmoke
#F5F5F5
ΔE00 3.76
Aliceblue
#F0F8FF
ΔE00 4.08
Light Gray
#D3D3D3
ΔE00 4.89
Ghostwhite
#F8F8FF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3E7EA #EAE6E3
analogous
#E3EAE9 #E3E7EA #E3E3EA
triadic
#E3E7EA #EAE3E7 #E7EAE3
tetradic
#E3E7EA #E9E3EA #EAE6E3 #E3EAE3
square
#E3E7EA #E9E3EA #EAE6E3 #E3EAE3
split-complementary
#E3E7EA #EAE3E3 #EAE9E3
monochromatic
#9DABB6 #C0C9D0 #E3E7EA #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.24
#E3E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#E3E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3E7EA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3E7EA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#E1E8E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e3e7ea; /* rgb */ color: rgb(227, 231, 234); /* oklch */ color: oklch(92.6% 0.006 239.8);
Tailwind
colors: {
custom: {
50: '#ebeef0',
500: '#e3e7ea',
950: '#000000',
},
}SCSS
$custom: #e3e7ea; $custom-light: #ebeef0; $custom-dark: #000000;
JSON
{
"hex": "#e3e7ea",
"rgb": {
"r": 227,
"g": 231,
"b": 234
},
"hsl": {
"h": 205.714,
"s": 14.286,
"l": 90.392
},
"oklch": {
"l": 0.92577,
"c": 0.00593,
"h": 239.8
},
"luminance": 0.79423
}Semantic roles & 50–950 ramp
primary
#E3E7EA
secondary
#C0B8B2
accent
#6D4D98
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585