#E2EBEE#E2EBEE
#E2EBEE is a very light, near-neutral cyan. Relative luminance 0.818; OKLCH L 93.4% C 0.010 H 219.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBEE |
|---|---|
| RGB | rgb(226, 235, 238) |
| HSL | hsl(195, 26%, 91%) |
| HSV | hsv(195, 5%, 93%) |
| CMYK | cmyk(5%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(92.47, -2.43, -2.49) |
| CIE-LCH | lch(92.47, 3.48, 225.66°) |
| OKLab | oklab(93.41% -0.0081 -0.0067) |
| OKLCH | oklch(93.41% 0.01 219.6) |
| XYZ | xyz(76.5019, 81.7579, 92.6228) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.56
Fog
#D8DCE0
ΔE00 3.93
Whitesmoke
#F5F5F5
ΔE00 4.70
Azure (CSS)
#F0FFFF
ΔE00 4.95
Gainsboro
#DCDCDC
ΔE00 4.98
Light Grey
#D8DCD6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBEE #EEE5E2
analogous
#E2EEEB #E2EBEE #E2E5EE
triadic
#E2EBEE #EEE2EB #EBEEE2
tetradic
#E2EBEE #EBE2EE #EEE5E2 #E5EEE2
square
#E2EBEE #EBE2EE #EEE5E2 #E5EEE2
split-complementary
#E2EBEE #EEE2E5 #EEEBE2
monochromatic
#95B6C1 #BBD0D7 #E2EBEE #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.21
#E2EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#E2EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBEE
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBEE | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#DFECEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2ebee; /* rgb */ color: rgb(226, 235, 238); /* oklch */ color: oklch(93.4% 0.010 219.6);
Tailwind
colors: {
custom: {
50: '#ebf1f3',
500: '#e2ebee',
950: '#000000',
},
}SCSS
$custom: #e2ebee; $custom-light: #ebf1f3; $custom-dark: #000000;
JSON
{
"hex": "#e2ebee",
"rgb": {
"r": 226,
"g": 235,
"b": 238
},
"hsl": {
"h": 195,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.93414,
"c": 0.01047,
"h": 219.6
},
"luminance": 0.81758
}Semantic roles & 50–950 ramp
primary
#E2EBEE
secondary
#C7B4AE
accent
#5A41A5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585