#E4EBED#E4EBED
#E4EBED is a very light, near-neutral cyan. Relative luminance 0.820; OKLCH L 93.5% C 0.008 H 216.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBED |
|---|---|
| RGB | rgb(228, 235, 237) |
| HSL | hsl(193, 20%, 91%) |
| HSV | hsv(193, 4%, 93%) |
| CMYK | cmyk(3.8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.59, -1.96, -1.78) |
| CIE-LCH | lch(92.59, 2.65, 222.22°) |
| OKLab | oklab(93.53% -0.0064 -0.0048) |
| OKLCH | oklch(93.53% 0.008 216.6) |
| XYZ | xyz(76.9864, 82.0246, 91.8808) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.64
Fog
#D8DCE0
ΔE00 3.71
Whitesmoke
#F5F5F5
ΔE00 3.98
Gainsboro
#DCDCDC
ΔE00 4.39
Off White
#FAF9F6
ΔE00 5.13
Pale Grey
#FDFDFE
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBED #EDE6E4
analogous
#E4EDEA #E4EBED #E4E6ED
triadic
#E4EBED #EDE4EB #EBEDE4
tetradic
#E4EBED #EAE4ED #EDE6E4 #E6EDE4
square
#E4EBED #EAE4ED #EDE6E4 #E6EDE4
split-complementary
#E4EBED #EDE4E6 #EDEAE4
monochromatic
#9BB5BC #BFD0D5 #E4EBED #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.21
#E4EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#E4EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBED
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBED | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#E2ECEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e4ebed; /* rgb */ color: rgb(228, 235, 237); /* oklch */ color: oklch(93.5% 0.008 216.6);
Tailwind
colors: {
custom: {
50: '#ecf1f2',
500: '#e4ebed',
950: '#000000',
},
}SCSS
$custom: #e4ebed; $custom-light: #ecf1f2; $custom-dark: #000000;
JSON
{
"hex": "#e4ebed",
"rgb": {
"r": 228,
"g": 235,
"b": 237
},
"hsl": {
"h": 193.333,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.93533,
"c": 0.00798,
"h": 216.6
},
"luminance": 0.82025
}Semantic roles & 50–950 ramp
primary
#E4EBED
secondary
#C4B5B1
accent
#5B479E
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585