#E2EAF2#E2EAF2
#E2EAF2 is a very light, near-neutral cyan. Relative luminance 0.814; OKLCH L 93.3% C 0.014 H 248.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAF2 |
|---|---|
| RGB | rgb(226, 234, 242) |
| HSL | hsl(210, 38%, 92%) |
| HSV | hsv(210, 7%, 95%) |
| CMYK | cmyk(6.6%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(92.32, -1.17, -4.79) |
| CIE-LCH | lch(92.32, 4.93, 256.26°) |
| OKLab | oklab(93.33% -0.0052 -0.0128) |
| OKLCH | oklch(93.33% 0.014 248) |
| XYZ | xyz(76.8106, 81.4246, 95.6570) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.96
Fog
#D8DCE0
ΔE00 3.67
Ghostwhite
#F8F8FF
ΔE00 4.93
Whitesmoke
#F5F5F5
ΔE00 5.23
Gainsboro
#DCDCDC
ΔE00 5.39
Pale Grey
#FDFDFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAF2 #F2EAE2
analogous
#E2F2F2 #E2EAF2 #E2E2F2
triadic
#E2EAF2 #F2E2EA #EAF2E2
tetradic
#E2EAF2 #F2E2F2 #F2EAE2 #E2F2E2
square
#E2EAF2 #F2E2F2 #F2EAE2 #E2F2E2
split-complementary
#E2EAF2 #F2E2E2 #F2F2E2
monochromatic
#8DADCC #B8CBDF #E2EAF2 #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.21
#E2EAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#E2EAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAF2
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAF2 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#DEECEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2eaf2; /* rgb */ color: rgb(226, 234, 242); /* oklch */ color: oklch(93.3% 0.014 248.0);
Tailwind
colors: {
custom: {
50: '#ebf0f6',
500: '#e2eaf2',
950: '#000000',
},
}SCSS
$custom: #e2eaf2; $custom-light: #ebf0f6; $custom-dark: #000000;
JSON
{
"hex": "#e2eaf2",
"rgb": {
"r": 226,
"g": 234,
"b": 242
},
"hsl": {
"h": 210,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.93332,
"c": 0.01383,
"h": 248
},
"luminance": 0.81425
}Semantic roles & 50–950 ramp
primary
#E2EAF2
secondary
#CEBCAA
accent
#7334B1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585