#E2ECF6#E2ECF6
#E2ECF6 is a very light, near-neutral cyan. Relative luminance 0.828; OKLCH L 93.8% C 0.017 H 248.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ECF6 |
|---|---|
| RGB | rgb(226, 236, 246) |
| HSL | hsl(210, 53%, 93%) |
| HSV | hsv(210, 8%, 96%) |
| CMYK | cmyk(8.1%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(92.93, -1.44, -5.97) |
| CIE-LCH | lch(92.93, 6.14, 256.47°) |
| OKLab | oklab(93.85% -0.0065 -0.016) |
| OKLCH | oklch(93.85% 0.017 248) |
| XYZ | xyz(77.9906, 82.8127, 99.0465) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.89
Fog
#D8DCE0
ΔE00 4.58
Ghostwhite
#F8F8FF
ΔE00 5.28
Whitesmoke
#F5F5F5
ΔE00 5.96
Gainsboro
#DCDCDC
ΔE00 6.43
Pale Grey
#FDFDFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ECF6 #F6ECE2
analogous
#E2F6F6 #E2ECF6 #E2E2F6
triadic
#E2ECF6 #F6E2EC #ECF6E2
tetradic
#E2ECF6 #F6E2F6 #F6ECE2 #E2F6E2
square
#E2ECF6 #F6E2F6 #F6ECE2 #E2F6E2
split-complementary
#E2ECF6 #F6E2E2 #F6F6E2
monochromatic
#85AFD9 #B3CDE8 #E2ECF6 #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.20
#E2ECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#E2ECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ECF6
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ECF6 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF7
Deuteranopia (green-blind)
#E6EAF6
Tritanopia (blue-blind)
#DDEEEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2ecf6; /* rgb */ color: rgb(226, 236, 246); /* oklch */ color: oklch(93.8% 0.017 248.0);
Tailwind
colors: {
custom: {
50: '#ebf2f9',
500: '#e2ecf6',
950: '#000000',
},
}SCSS
$custom: #e2ecf6; $custom-light: #ebf2f9; $custom-dark: #000000;
JSON
{
"hex": "#e2ecf6",
"rgb": {
"r": 226,
"g": 236,
"b": 246
},
"hsl": {
"h": 210,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.93849,
"c": 0.01727,
"h": 248
},
"luminance": 0.82813
}Semantic roles & 50–950 ramp
primary
#E2ECF6
secondary
#D6BEA6
accent
#7325C0
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585