#E1EBEE#E1EBEE
#E1EBEE is a very light, near-neutral cyan. Relative luminance 0.816; OKLCH L 93.3% C 0.011 H 217.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBEE |
|---|---|
| RGB | rgb(225, 235, 238) |
| HSL | hsl(194, 28%, 91%) |
| HSV | hsv(194, 5%, 93%) |
| CMYK | cmyk(5.5%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(92.40, -2.76, -2.60) |
| CIE-LCH | lch(92.40, 3.79, 223.32°) |
| OKLab | oklab(93.34% -0.0091 -0.007) |
| OKLCH | oklch(93.34% 0.011 217.6) |
| XYZ | xyz(76.1892, 81.5966, 92.6081) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.75
Fog
#D8DCE0
ΔE00 4.17
Azure (CSS)
#F0FFFF
ΔE00 4.76
Whitesmoke
#F5F5F5
ΔE00 5.06
Gainsboro
#DCDCDC
ΔE00 5.27
Mintcream
#F5FFFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBEE #EEE4E1
analogous
#E1EEEA #E1EBEE #E1E4EE
triadic
#E1EBEE #EEE1EB #EBEEE1
tetradic
#E1EBEE #EAE1EE #EEE4E1 #E4EEE1
square
#E1EBEE #EAE1EE #EEE4E1 #E4EEE1
split-complementary
#E1EBEE #EEE1E4 #EEEAE1
monochromatic
#93B7C2 #BAD1D8 #E1EBEE #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.21
#E1EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#E1EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBEE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBEE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E7E8EE
Tritanopia (blue-blind)
#DEECEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e1ebee; /* rgb */ color: rgb(225, 235, 238); /* oklch */ color: oklch(93.3% 0.011 217.6);
Tailwind
colors: {
custom: {
50: '#eaf1f3',
500: '#e1ebee',
950: '#000000',
},
}SCSS
$custom: #e1ebee; $custom-light: #eaf1f3; $custom-dark: #000000;
JSON
{
"hex": "#e1ebee",
"rgb": {
"r": 225,
"g": 235,
"b": 238
},
"hsl": {
"h": 193.846,
"s": 27.66,
"l": 90.784
},
"oklch": {
"l": 0.9334,
"c": 0.01145,
"h": 217.6
},
"luminance": 0.81597
}Semantic roles & 50–950 ramp
primary
#E1EBEE
secondary
#C7B2AC
accent
#573FA6
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585