#E2EBF4#E2EBF4
#E2EBF4 is a very light, near-neutral cyan. Relative luminance 0.821; OKLCH L 93.6% C 0.016 H 248.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBF4 |
|---|---|
| RGB | rgb(226, 235, 244) |
| HSL | hsl(210, 45%, 92%) |
| HSV | hsv(210, 7%, 96%) |
| CMYK | cmyk(7.4%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(92.63, -1.31, -5.38) |
| CIE-LCH | lch(92.63, 5.54, 256.36°) |
| OKLab | oklab(93.59% -0.0058 -0.0144) |
| OKLCH | oklch(93.59% 0.016 248) |
| XYZ | xyz(77.3981, 82.1164, 97.3428) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.88
Fog
#D8DCE0
ΔE00 4.12
Ghostwhite
#F8F8FF
ΔE00 5.08
Whitesmoke
#F5F5F5
ΔE00 5.59
Gainsboro
#DCDCDC
ΔE00 5.92
Pale Grey
#FDFDFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBF4 #F4EBE2
analogous
#E2F4F4 #E2EBF4 #E2E2F4
triadic
#E2EBF4 #F4E2EB #EBF4E2
tetradic
#E2EBF4 #F4E2F4 #F4EBE2 #E2F4E2
square
#E2EBF4 #F4E2F4 #F4EBE2 #E2F4E2
split-complementary
#E2EBF4 #F4E2E2 #F4F4E2
monochromatic
#89AED2 #B6CCE3 #E2EBF4 #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.21
#E2EBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#E2EBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBF4
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBF4 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF4
Deuteranopia (green-blind)
#E6E9F4
Tritanopia (blue-blind)
#DEEDEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebf4; /* rgb */ color: rgb(226, 235, 244); /* oklch */ color: oklch(93.6% 0.016 248.0);
Tailwind
colors: {
custom: {
50: '#ebf1f7',
500: '#e2ebf4',
950: '#000000',
},
}SCSS
$custom: #e2ebf4; $custom-light: #ebf1f7; $custom-dark: #000000;
JSON
{
"hex": "#e2ebf4",
"rgb": {
"r": 226,
"g": 235,
"b": 244
},
"hsl": {
"h": 210,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.93591,
"c": 0.01555,
"h": 248
},
"luminance": 0.82117
}Semantic roles & 50–950 ramp
primary
#E2EBF4
secondary
#D2BDA8
accent
#732DB8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585