#E2EBF5#E2EBF5
#E2EBF5 is a very light, near-neutral cyan. Relative luminance 0.822; OKLCH L 93.6% C 0.017 H 250.8°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBF5 |
|---|---|
| RGB | rgb(226, 235, 245) |
| HSL | hsl(212, 49%, 92%) |
| HSV | hsv(212, 8%, 96%) |
| CMYK | cmyk(7.8%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(92.65, -1.12, -5.86) |
| CIE-LCH | lch(92.65, 5.97, 259.23°) |
| OKLab | oklab(93.62% -0.0055 -0.0157) |
| OKLCH | oklch(93.62% 0.017 250.8) |
| XYZ | xyz(77.5504, 82.1773, 98.1446) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.03
Fog
#D8DCE0
ΔE00 4.34
Ghostwhite
#F8F8FF
ΔE00 5.05
Whitesmoke
#F5F5F5
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.17
Pale Grey
#FDFDFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBF5 #F5ECE2
analogous
#E2F5F5 #E2EBF5 #E3E2F5
triadic
#E2EBF5 #F5E2EB #EBF5E2
tetradic
#E2EBF5 #F5E2F5 #F5ECE2 #E2F5E3
square
#E2EBF5 #F5E2F5 #F5ECE2 #E2F5E3
split-complementary
#E2EBF5 #F5E3E2 #F5F5E2
monochromatic
#87ACD6 #B4CCE5 #E2EBF5 #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.20
#E2EBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#E2EBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBF5
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBF5 | 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)
#E8EBF6
Deuteranopia (green-blind)
#E5E9F5
Tritanopia (blue-blind)
#DEEDEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebf5; /* rgb */ color: rgb(226, 235, 245); /* oklch */ color: oklch(93.6% 0.017 250.8);
Tailwind
colors: {
custom: {
50: '#ebf1f8',
500: '#e2ebf5',
950: '#000000',
},
}SCSS
$custom: #e2ebf5; $custom-light: #ebf1f8; $custom-dark: #000000;
JSON
{
"hex": "#e2ebf5",
"rgb": {
"r": 226,
"g": 235,
"b": 245
},
"hsl": {
"h": 211.579,
"s": 48.718,
"l": 92.353
},
"oklch": {
"l": 0.93621,
"c": 0.01663,
"h": 250.8
},
"luminance": 0.82178
}Semantic roles & 50–950 ramp
primary
#E2EBF5
secondary
#D4BFA7
accent
#7729BC
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585