#E4EBF3#E4EBF3
#E4EBF3 is a very light, near-neutral cyan. Relative luminance 0.824; OKLCH L 93.7% C 0.013 H 251.6°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBF3 |
|---|---|
| RGB | rgb(228, 235, 243) |
| HSL | hsl(212, 38%, 92%) |
| HSV | hsv(212, 6%, 95%) |
| CMYK | cmyk(6.2%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(92.74, -0.85, -4.67) |
| CIE-LCH | lch(92.74, 4.75, 259.74°) |
| OKLab | oklab(93.71% -0.0042 -0.0125) |
| OKLCH | oklch(93.71% 0.013 251.6) |
| XYZ | xyz(77.8777, 82.3812, 96.5749) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.77
Fog
#D8DCE0
ΔE00 3.78
Ghostwhite
#F8F8FF
ΔE00 4.43
Whitesmoke
#F5F5F5
ΔE00 4.92
Gainsboro
#DCDCDC
ΔE00 5.36
Pale Grey
#FDFDFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBF3 #F3ECE4
analogous
#E4F3F3 #E4EBF3 #E5E4F3
triadic
#E4EBF3 #F3E4EB #EBF3E4
tetradic
#E4EBF3 #F3E4F3 #F3ECE4 #E4F3E5
square
#E4EBF3 #F3E4F3 #F3ECE4 #E4F3E5
split-complementary
#E4EBF3 #F3E5E4 #F3F3E4
monochromatic
#8FACCD #BACCE0 #E4EBF3 #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.20
#E4EBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#E4EBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBF3
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBF3 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF3
Deuteranopia (green-blind)
#E7E9F3
Tritanopia (blue-blind)
#E1EDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e4ebf3; /* rgb */ color: rgb(228, 235, 243); /* oklch */ color: oklch(93.7% 0.013 251.6);
Tailwind
colors: {
custom: {
50: '#ecf1f7',
500: '#e4ebf3',
950: '#000000',
},
}SCSS
$custom: #e4ebf3; $custom-light: #ecf1f7; $custom-dark: #000000;
JSON
{
"hex": "#e4ebf3",
"rgb": {
"r": 228,
"g": 235,
"b": 243
},
"hsl": {
"h": 212,
"s": 38.462,
"l": 92.353
},
"oklch": {
"l": 0.93709,
"c": 0.01318,
"h": 251.6
},
"luminance": 0.82382
}Semantic roles & 50–950 ramp
primary
#E4EBF3
secondary
#CFBFAC
accent
#7734B1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585