#E1EBED#E1EBED
#E1EBED is a very light, near-neutral cyan. Relative luminance 0.815; OKLCH L 93.3% C 0.011 H 211.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBED |
|---|---|
| RGB | rgb(225, 235, 237) |
| HSL | hsl(190, 25%, 91%) |
| HSV | hsv(190, 5%, 93%) |
| CMYK | cmyk(5.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.37, -2.95, -2.12) |
| CIE-LCH | lch(92.37, 3.63, 215.74°) |
| OKLab | oklab(93.31% -0.0095 -0.0057) |
| OKLCH | oklch(93.31% 0.011 211) |
| XYZ | xyz(76.0427, 81.5380, 91.8366) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.09
Fog
#D8DCE0
ΔE00 4.35
Azure (CSS)
#F0FFFF
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 5.27
Mintcream
#F5FFFA
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBED #EDE3E1
analogous
#E1EDE9 #E1EBED #E1E5ED
triadic
#E1EBED #EDE1EB #EBEDE1
tetradic
#E1EBED #E9E1ED #EDE3E1 #E5EDE1
square
#E1EBED #E9E1ED #EDE3E1 #E5EDE1
split-complementary
#E1EBED #EDE1E5 #EDE9E1
monochromatic
#94B8BF #BBD1D6 #E1EBED #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.21
#E1EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#E1EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBED
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBED | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E7E8ED
Tritanopia (blue-blind)
#DEECEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e1ebed; /* rgb */ color: rgb(225, 235, 237); /* oklch */ color: oklch(93.3% 0.011 211.0);
Tailwind
colors: {
custom: {
50: '#eaf1f2',
500: '#e1ebed',
950: '#000000',
},
}SCSS
$custom: #e1ebed; $custom-light: #eaf1f2; $custom-dark: #000000;
JSON
{
"hex": "#e1ebed",
"rgb": {
"r": 225,
"g": 235,
"b": 237
},
"hsl": {
"h": 190,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.93311,
"c": 0.01104,
"h": 211
},
"luminance": 0.81539
}Semantic roles & 50–950 ramp
primary
#E1EBED
secondary
#C5B1AD
accent
#5242A4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585