#E2ECF2#E2ECF2
#E2ECF2 is a very light, near-neutral cyan. Relative luminance 0.826; OKLCH L 93.7% C 0.013 H 233.7°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ECF2 |
|---|---|
| RGB | rgb(226, 236, 242) |
| HSL | hsl(203, 38%, 92%) |
| HSV | hsv(203, 7%, 95%) |
| CMYK | cmyk(6.6%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(92.83, -2.20, -4.05) |
| CIE-LCH | lch(92.83, 4.60, 241.52°) |
| OKLab | oklab(93.73% -0.0079 -0.0108) |
| OKLCH | oklch(93.73% 0.013 233.7) |
| XYZ | xyz(77.3832, 82.5698, 95.8479) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.84
Fog
#D8DCE0
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 5.17
Azure (CSS)
#F0FFFF
ΔE00 5.43
Gainsboro
#DCDCDC
ΔE00 5.64
Ghostwhite
#F8F8FF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ECF2 #F2E8E2
analogous
#E2F2F0 #E2ECF2 #E2E4F2
triadic
#E2ECF2 #F2E2EC #ECF2E2
tetradic
#E2ECF2 #F0E2F2 #F2E8E2 #E4F2E2
square
#E2ECF2 #F0E2F2 #F2E8E2 #E4F2E2
split-complementary
#E2ECF2 #F2E2E4 #F2F0E2
monochromatic
#8DB5CC #B8D0DF #E2ECF2 #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.20
#E2ECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#E2ECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ECF2
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ECF2 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#E7EAF2
Tritanopia (blue-blind)
#DEEEEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ecf2; /* rgb */ color: rgb(226, 236, 242); /* oklch */ color: oklch(93.7% 0.013 233.7);
Tailwind
colors: {
custom: {
50: '#ebf2f6',
500: '#e2ecf2',
950: '#000000',
},
}SCSS
$custom: #e2ecf2; $custom-light: #ebf2f6; $custom-dark: #000000;
JSON
{
"hex": "#e2ecf2",
"rgb": {
"r": 226,
"g": 236,
"b": 242
},
"hsl": {
"h": 202.5,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.9373,
"c": 0.01344,
"h": 233.7
},
"luminance": 0.8257
}Semantic roles & 50–950 ramp
primary
#E2ECF2
secondary
#CEB8AA
accent
#6334B1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585