#E5EBF2#E5EBF2
#E5EBF2 is a very light, near-neutral cyan. Relative luminance 0.825; OKLCH L 93.8% C 0.011 H 252.1°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBF2 |
|---|---|
| RGB | rgb(229, 235, 242) |
| HSL | hsl(212, 33%, 92%) |
| HSV | hsv(212, 5%, 95%) |
| CMYK | cmyk(5.4%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(92.79, -0.71, -4.08) |
| CIE-LCH | lch(92.79, 4.14, 260.16°) |
| OKLab | oklab(93.75% -0.0035 -0.0109) |
| OKLCH | oklch(93.75% 0.011 252.1) |
| XYZ | xyz(78.0453, 82.4850, 95.7967) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.77
Fog
#D8DCE0
ΔE00 3.57
Ghostwhite
#F8F8FF
ΔE00 4.16
Whitesmoke
#F5F5F5
ΔE00 4.46
Gainsboro
#DCDCDC
ΔE00 4.97
Pale Grey
#FDFDFE
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBF2 #F2ECE5
analogous
#E5F1F2 #E5EBF2 #E6E5F2
triadic
#E5EBF2 #F2E5EB #EBF2E5
tetradic
#E5EBF2 #F2E5F1 #F2ECE5 #E5F2E6
square
#E5EBF2 #F2E5F1 #F2ECE5 #E5F2E6
split-complementary
#E5EBF2 #F2E6E5 #F1F2E5
monochromatic
#93ACC9 #BCCCDE #E5EBF2 #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.20
#E5EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#E5EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBF2
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBF2 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#E7EAF2
Tritanopia (blue-blind)
#E2EDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e5ebf2; /* rgb */ color: rgb(229, 235, 242); /* oklch */ color: oklch(93.8% 0.011 252.1);
Tailwind
colors: {
custom: {
50: '#edf1f6',
500: '#e5ebf2',
950: '#000000',
},
}SCSS
$custom: #e5ebf2; $custom-light: #edf1f6; $custom-dark: #000000;
JSON
{
"hex": "#e5ebf2",
"rgb": {
"r": 229,
"g": 235,
"b": 242
},
"hsl": {
"h": 212.308,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.93754,
"c": 0.01145,
"h": 252.1
},
"luminance": 0.82485
}Semantic roles & 50–950 ramp
primary
#E5EBF2
secondary
#CDBFAE
accent
#7739AC
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585