#E2E7EA#E2E7EA
#E2E7EA is a very light, near-neutral cyan. Relative luminance 0.793; OKLCH L 92.5% C 0.007 H 233.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E7EA |
|---|---|
| RGB | rgb(226, 231, 234) |
| HSL | hsl(203, 16%, 90%) |
| HSV | hsv(203, 3%, 92%) |
| CMYK | cmyk(3.4%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(91.35, -1.12, -2.04) |
| CIE-LCH | lch(91.35, 2.33, 241.18°) |
| OKLab | oklab(92.5% -0.004 -0.0054) |
| OKLCH | oklch(92.5% 0.007 233.7) |
| XYZ | xyz(74.7885, 79.2608, 89.1847) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.52
Gainsboro
#DCDCDC
ΔE00 3.37
Whitesmoke
#F5F5F5
ΔE00 4.00
Aliceblue
#F0F8FF
ΔE00 4.01
Light Gray
#D3D3D3
ΔE00 5.01
Ghostwhite
#F8F8FF
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E7EA #EAE5E2
analogous
#E2EAE9 #E2E7EA #E2E3EA
triadic
#E2E7EA #EAE2E7 #E7EAE2
tetradic
#E2E7EA #E9E2EA #EAE5E2 #E3EAE2
square
#E2E7EA #E9E2EA #EAE5E2 #E3EAE2
split-complementary
#E2E7EA #EAE2E3 #EAE9E2
monochromatic
#9BACB7 #BFCAD0 #E2E7EA #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.25
#E2E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#E2E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E7EA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E7EA | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#E0E8E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e7ea; /* rgb */ color: rgb(226, 231, 234); /* oklch */ color: oklch(92.5% 0.007 233.7);
Tailwind
colors: {
custom: {
50: '#ebeef0',
500: '#e2e7ea',
950: '#000000',
},
}SCSS
$custom: #e2e7ea; $custom-light: #ebeef0; $custom-dark: #000000;
JSON
{
"hex": "#e2e7ea",
"rgb": {
"r": 226,
"g": 231,
"b": 234
},
"hsl": {
"h": 202.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92501,
"c": 0.00677,
"h": 233.7
},
"luminance": 0.79261
}Semantic roles & 50–950 ramp
primary
#E2E7EA
secondary
#C0B6B0
accent
#694B9A
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585