#E2EBF6#E2EBF6
#E2EBF6 is a very light, near-neutral cyan. Relative luminance 0.822; OKLCH L 93.7% C 0.018 H 253.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBF6 |
|---|---|
| RGB | rgb(226, 235, 246) |
| HSL | hsl(213, 53%, 93%) |
| HSV | hsv(213, 8%, 96%) |
| CMYK | cmyk(8.1%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(92.68, -0.92, -6.34) |
| CIE-LCH | lch(92.68, 6.41, 261.71°) |
| OKLab | oklab(93.65% -0.0051 -0.017) |
| OKLCH | oklch(93.65% 0.018 253.3) |
| XYZ | xyz(77.7035, 82.2385, 98.9508) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.25
Fog
#D8DCE0
ΔE00 4.58
Ghostwhite
#F8F8FF
ΔE00 5.05
Whitesmoke
#F5F5F5
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.45
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBF6 #F6EDE2
analogous
#E2F5F6 #E2EBF6 #E3E2F6
triadic
#E2EBF6 #F6E2EB #EBF6E2
tetradic
#E2EBF6 #F6E2F5 #F6EDE2 #E2F6E3
square
#E2EBF6 #F6E2F5 #F6EDE2 #E2F6E3
split-complementary
#E2EBF6 #F6E3E2 #F5F6E2
monochromatic
#85ABD9 #B3CBE8 #E2EBF6 #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.20
#E2EBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#E2EBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBF6
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBF6 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF7
Deuteranopia (green-blind)
#E5E9F6
Tritanopia (blue-blind)
#DDEDEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebf6; /* rgb */ color: rgb(226, 235, 246); /* oklch */ color: oklch(93.7% 0.018 253.3);
Tailwind
colors: {
custom: {
50: '#ebf1f9',
500: '#e2ebf6',
950: '#000000',
},
}SCSS
$custom: #e2ebf6; $custom-light: #ebf1f9; $custom-dark: #000000;
JSON
{
"hex": "#e2ebf6",
"rgb": {
"r": 226,
"g": 235,
"b": 246
},
"hsl": {
"h": 213,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.93651,
"c": 0.01776,
"h": 253.3
},
"luminance": 0.82239
}Semantic roles & 50–950 ramp
primary
#E2EBF6
secondary
#D6C0A6
accent
#7A25C0
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585