#E2E9EF#E2E9EF
#E2E9EF is a very light, near-neutral cyan. Relative luminance 0.807; OKLCH L 93.0% C 0.011 H 243.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E9EF |
|---|---|
| RGB | rgb(226, 233, 239) |
| HSL | hsl(208, 29%, 91%) |
| HSV | hsv(208, 5%, 94%) |
| CMYK | cmyk(5.4%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(91.99, -1.22, -3.72) |
| CIE-LCH | lch(91.99, 3.91, 251.80°) |
| OKLab | oklab(93.05% -0.0049 -0.0099) |
| OKLCH | oklch(93.05% 0.011 243.6) |
| XYZ | xyz(76.0799, 80.6781, 93.2089) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.10
Aliceblue
#F0F8FF
ΔE00 3.15
Gainsboro
#DCDCDC
ΔE00 4.62
Whitesmoke
#F5F5F5
ΔE00 4.68
Ghostwhite
#F8F8FF
ΔE00 4.97
Pale Grey
#FDFDFE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E9EF #EFE8E2
analogous
#E2EFEE #E2E9EF #E2E2EF
triadic
#E2E9EF #EFE2E9 #E9EFE2
tetradic
#E2E9EF #EEE2EF #EFE8E2 #E2EFE2
square
#E2E9EF #EEE2EF #EFE8E2 #E2EFE2
split-complementary
#E2E9EF #EFE2E2 #EFEEE2
monochromatic
#93ADC3 #BBCBD9 #E2E9EF #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.23
#E2E9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#E2E9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E9EF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E9EF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#DFEAEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2e9ef; /* rgb */ color: rgb(226, 233, 239); /* oklch */ color: oklch(93.0% 0.011 243.6);
Tailwind
colors: {
custom: {
50: '#ebf0f4',
500: '#e2e9ef',
950: '#000000',
},
}SCSS
$custom: #e2e9ef; $custom-light: #ebf0f4; $custom-dark: #000000;
JSON
{
"hex": "#e2e9ef",
"rgb": {
"r": 226,
"g": 233,
"b": 239
},
"hsl": {
"h": 207.692,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.93045,
"c": 0.01108,
"h": 243.6
},
"luminance": 0.80679
}Semantic roles & 50–950 ramp
primary
#E2E9EF
secondary
#C8BAAD
accent
#6F3EA8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585