#E2E7EB#E2E7EB
#E2E7EB is a very light, near-neutral cyan. Relative luminance 0.793; OKLCH L 92.5% C 0.008 H 241.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E7EB |
|---|---|
| RGB | rgb(226, 231, 235) |
| HSL | hsl(207, 18%, 90%) |
| HSV | hsv(207, 4%, 92%) |
| CMYK | cmyk(3.8%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(91.38, -0.94, -2.52) |
| CIE-LCH | lch(91.38, 2.69, 249.61°) |
| OKLab | oklab(92.53% -0.0036 -0.0067) |
| OKLCH | oklch(92.53% 0.008 241.7) |
| XYZ | xyz(74.9325, 79.3184, 89.9435) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.44
Gainsboro
#DCDCDC
ΔE00 3.54
Aliceblue
#F0F8FF
ΔE00 3.83
Whitesmoke
#F5F5F5
ΔE00 4.13
Ghostwhite
#F8F8FF
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E7EB #EBE6E2
analogous
#E2EBEA #E2E7EB #E2E2EB
triadic
#E2E7EB #EBE2E7 #E7EBE2
tetradic
#E2E7EB #EAE2EB #EBE6E2 #E2EBE2
square
#E2E7EB #EAE2EB #EBE6E2 #E2EBE2
split-complementary
#E2E7EB #EBE2E2 #EBEAE2
monochromatic
#9AABB9 #BEC9D2 #E2E7EB #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.25
#E2E7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#E2E7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E7EB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E7EB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#E0E8E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e7eb; /* rgb */ color: rgb(226, 231, 235); /* oklch */ color: oklch(92.5% 0.008 241.7);
Tailwind
colors: {
custom: {
50: '#ebeef1',
500: '#e2e7eb',
950: '#000000',
},
}SCSS
$custom: #e2e7eb; $custom-light: #ebeef1; $custom-dark: #000000;
JSON
{
"hex": "#e2e7eb",
"rgb": {
"r": 226,
"g": 231,
"b": 235
},
"hsl": {
"h": 206.667,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92531,
"c": 0.00766,
"h": 241.7
},
"luminance": 0.79319
}Semantic roles & 50–950 ramp
primary
#E2E7EB
secondary
#C2B8B0
accent
#6E499D
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585