#E4EBF0#E4EBF0
#E4EBF0 is a very light, near-neutral cyan. Relative luminance 0.822; OKLCH L 93.6% C 0.010 H 238.5°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBF0 |
|---|---|
| RGB | rgb(228, 235, 240) |
| HSL | hsl(205, 29%, 92%) |
| HSV | hsv(205, 5%, 94%) |
| CMYK | cmyk(5%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(92.66, -1.41, -3.23) |
| CIE-LCH | lch(92.66, 3.52, 246.46°) |
| OKLab | oklab(93.62% -0.0053 -0.0086) |
| OKLCH | oklch(93.62% 0.01 238.5) |
| XYZ | xyz(77.4284, 82.2014, 94.2085) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.85
Fog
#D8DCE0
ΔE00 3.43
Whitesmoke
#F5F5F5
ΔE00 4.24
Gainsboro
#DCDCDC
ΔE00 4.69
Ghostwhite
#F8F8FF
ΔE00 4.87
Pale Grey
#FDFDFE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBF0 #F0E9E4
analogous
#E4F0EF #E4EBF0 #E4E5F0
triadic
#E4EBF0 #F0E4EB #EBF0E4
tetradic
#E4EBF0 #EFE4F0 #F0E9E4 #E5F0E4
square
#E4EBF0 #EFE4F0 #F0E9E4 #E5F0E4
split-complementary
#E4EBF0 #F0E4E5 #F0EFE4
monochromatic
#95B1C4 #BDCEDA #E4EBF0 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.20
#E4EBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#E4EBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBF0
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBF0 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF0
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#E1ECED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e4ebf0; /* rgb */ color: rgb(228, 235, 240); /* oklch */ color: oklch(93.6% 0.010 238.5);
Tailwind
colors: {
custom: {
50: '#ecf1f4',
500: '#e4ebf0',
950: '#000000',
},
}SCSS
$custom: #e4ebf0; $custom-light: #ecf1f4; $custom-dark: #000000;
JSON
{
"hex": "#e4ebf0",
"rgb": {
"r": 228,
"g": 235,
"b": 240
},
"hsl": {
"h": 205,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.93621,
"c": 0.01012,
"h": 238.5
},
"luminance": 0.82202
}Semantic roles & 50–950 ramp
primary
#E4EBF0
secondary
#C9BAAF
accent
#6A3EA7
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585