#E2E7EF#E2E7EF
#E2E7EF is a very light, near-neutral blue. Relative luminance 0.796; OKLCH L 92.6% C 0.012 H 259.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E7EF |
|---|---|
| RGB | rgb(226, 231, 239) |
| HSL | hsl(217, 29%, 91%) |
| HSV | hsv(217, 5%, 94%) |
| CMYK | cmyk(5.4%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(91.48, -0.19, -4.46) |
| CIE-LCH | lch(91.48, 4.46, 267.51°) |
| OKLab | oklab(92.65% -0.0021 -0.0119) |
| OKLCH | oklch(92.65% 0.012 259.8) |
| XYZ | xyz(75.5169, 79.5521, 93.0212) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.09
Aliceblue
#F0F8FF
ΔE00 3.78
Ghostwhite
#F8F8FF
ΔE00 4.44
Gainsboro
#DCDCDC
ΔE00 4.69
Whitesmoke
#F5F5F5
ΔE00 5.08
Pale Grey
#FDFDFE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E7EF #EFEAE2
analogous
#E2EDEF #E2E7EF #E3E2EF
triadic
#E2E7EF #EFE2E7 #E7EFE2
tetradic
#E2E7EF #EFE2ED #EFEAE2 #E2EFE3
square
#E2E7EF #EFE2ED #EFEAE2 #E2EFE3
split-complementary
#E2E7EF #EFE3E2 #EDEFE2
monochromatic
#93A6C3 #BBC6D9 #E2E7EF #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.24
#E2E7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#E2E7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E7EF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E7EF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#DFE9E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2e7ef; /* rgb */ color: rgb(226, 231, 239); /* oklch */ color: oklch(92.6% 0.012 259.8);
Tailwind
colors: {
custom: {
50: '#ebeef4',
500: '#e2e7ef',
950: '#000000',
},
}SCSS
$custom: #e2e7ef; $custom-light: #ebeef4; $custom-dark: #000000;
JSON
{
"hex": "#e2e7ef",
"rgb": {
"r": 226,
"g": 231,
"b": 239
},
"hsl": {
"h": 216.923,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92648,
"c": 0.0121,
"h": 259.8
},
"luminance": 0.79553
}Semantic roles & 50–950 ramp
primary
#E2E7EF
secondary
#C8BEAD
accent
#7F3EA8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585