#E2E7ED#E2E7ED
#E2E7ED is a very light, near-neutral cyan. Relative luminance 0.794; OKLCH L 92.6% C 0.010 H 252.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E7ED |
|---|---|
| RGB | rgb(226, 231, 237) |
| HSL | hsl(213, 23%, 91%) |
| HSV | hsv(213, 5%, 93%) |
| CMYK | cmyk(4.6%, 2.5%, 0%, 7.1%) |
| CIE-LAB | lab(91.43, -0.57, -3.49) |
| CIE-LCH | lch(91.43, 3.54, 260.77°) |
| OKLab | oklab(92.59% -0.0029 -0.0093) |
| OKLCH | oklch(92.59% 0.01 252.8) |
| XYZ | xyz(75.2231, 79.4346, 91.4738) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.61
Aliceblue
#F0F8FF
ΔE00 3.67
Gainsboro
#DCDCDC
ΔE00 4.05
Whitesmoke
#F5F5F5
ΔE00 4.53
Ghostwhite
#F8F8FF
ΔE00 4.63
Light Gray
#D3D3D3
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E7ED #EDE8E2
analogous
#E2ECED #E2E7ED #E2E2ED
triadic
#E2E7ED #EDE2E7 #E7EDE2
tetradic
#E2E7ED #EDE2EC #EDE8E2 #E2EDE2
square
#E2E7ED #EDE2EC #EDE8E2 #E2EDE2
split-complementary
#E2E7ED #EDE2E2 #ECEDE2
monochromatic
#96A8BE #BCC8D6 #E2E7ED #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.24
#E2E7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#E2E7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E7ED
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E7ED | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#E0E8E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e7ed; /* rgb */ color: rgb(226, 231, 237); /* oklch */ color: oklch(92.6% 0.010 252.8);
Tailwind
colors: {
custom: {
50: '#ebeef2',
500: '#e2e7ed',
950: '#000000',
},
}SCSS
$custom: #e2e7ed; $custom-light: #ebeef2; $custom-dark: #000000;
JSON
{
"hex": "#e2e7ed",
"rgb": {
"r": 226,
"g": 231,
"b": 237
},
"hsl": {
"h": 212.727,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92589,
"c": 0.00975,
"h": 252.8
},
"luminance": 0.79435
}Semantic roles & 50–950 ramp
primary
#E2E7ED
secondary
#C5BBAE
accent
#7744A2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585