#E2EEF2#E2EEF2
#E2EEF2 is a very light, near-neutral cyan. Relative luminance 0.837; OKLCH L 94.1% C 0.014 H 219.6°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEF2 |
|---|---|
| RGB | rgb(226, 238, 242) |
| HSL | hsl(195, 38%, 92%) |
| HSV | hsv(195, 7%, 95%) |
| CMYK | cmyk(6.6%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(93.33, -3.22, -3.30) |
| CIE-LCH | lch(93.33, 4.61, 225.75°) |
| OKLab | oklab(94.13% -0.0107 -0.0089) |
| OKLCH | oklch(94.13% 0.014 219.6) |
| XYZ | xyz(77.9623, 83.7279, 96.0409) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.47
Azure (CSS)
#F0FFFF
ΔE00 4.19
Fog
#D8DCE0
ΔE00 4.99
Whitesmoke
#F5F5F5
ΔE00 5.51
Mintcream
#F5FFFA
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEF2 #F2E6E2
analogous
#E2F2EE #E2EEF2 #E2E6F2
triadic
#E2EEF2 #F2E2EE #EEF2E2
tetradic
#E2EEF2 #EEE2F2 #F2E6E2 #E6F2E2
square
#E2EEF2 #EEE2F2 #F2E6E2 #E6F2E2
split-complementary
#E2EEF2 #F2E2E6 #F2EEE2
monochromatic
#8DBCCC #B8D5DF #E2EEF2 #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.18
#E2EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#E2EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEF2
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEF2 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#DEF0EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2eef2; /* rgb */ color: rgb(226, 238, 242); /* oklch */ color: oklch(94.1% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#ebf3f6',
500: '#e2eef2',
950: '#000000',
},
}SCSS
$custom: #e2eef2; $custom-light: #ebf3f6; $custom-dark: #000000;
JSON
{
"hex": "#e2eef2",
"rgb": {
"r": 226,
"g": 238,
"b": 242
},
"hsl": {
"h": 195,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.94129,
"c": 0.01389,
"h": 219.6
},
"luminance": 0.83729
}Semantic roles & 50–950 ramp
primary
#E2EEF2
secondary
#CEB3AA
accent
#5434B1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585