#E2E8EF#E2E8EF
#E2E8EF is a very light, near-neutral cyan. Relative luminance 0.801; OKLCH L 92.8% C 0.011 H 252.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E8EF |
|---|---|
| RGB | rgb(226, 232, 239) |
| HSL | hsl(212, 29%, 91%) |
| HSV | hsv(212, 5%, 94%) |
| CMYK | cmyk(5.4%, 2.9%, 0%, 6.3%) |
| CIE-LAB | lab(91.74, -0.71, -4.09) |
| CIE-LCH | lch(91.74, 4.15, 260.17°) |
| OKLab | oklab(92.85% -0.0035 -0.0109) |
| OKLCH | oklch(92.85% 0.011 252.1) |
| XYZ | xyz(75.7976, 80.1135, 93.1148) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.99
Aliceblue
#F0F8FF
ΔE00 3.39
Gainsboro
#DCDCDC
ΔE00 4.59
Ghostwhite
#F8F8FF
ΔE00 4.65
Whitesmoke
#F5F5F5
ΔE00 4.82
Pale Grey
#FDFDFE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E8EF #EFE9E2
analogous
#E2EEEF #E2E8EF #E2E2EF
triadic
#E2E8EF #EFE2E8 #E8EFE2
tetradic
#E2E8EF #EFE2EE #EFE9E2 #E2EFE2
square
#E2E8EF #EFE2EE #EFE9E2 #E2EFE2
split-complementary
#E2E8EF #EFE2E2 #EEEFE2
monochromatic
#93A9C3 #BBC9D9 #E2E8EF #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.23
#E2E8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#E2E8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E8EF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E8EF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#DFEAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2e8ef; /* rgb */ color: rgb(226, 232, 239); /* oklch */ color: oklch(92.8% 0.011 252.1);
Tailwind
colors: {
custom: {
50: '#ebeff4',
500: '#e2e8ef',
950: '#000000',
},
}SCSS
$custom: #e2e8ef; $custom-light: #ebeff4; $custom-dark: #000000;
JSON
{
"hex": "#e2e8ef",
"rgb": {
"r": 226,
"g": 232,
"b": 239
},
"hsl": {
"h": 212.308,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92846,
"c": 0.01148,
"h": 252.1
},
"luminance": 0.80114
}Semantic roles & 50–950 ramp
primary
#E2E8EF
secondary
#C8BCAD
accent
#773EA8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585