#E2ECF3#E2ECF3
#E2ECF3 is a very light, near-neutral cyan. Relative luminance 0.826; OKLCH L 93.8% C 0.014 H 238.0°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ECF3 |
|---|---|
| RGB | rgb(226, 236, 243) |
| HSL | hsl(205, 41%, 92%) |
| HSV | hsv(205, 7%, 95%) |
| CMYK | cmyk(7%, 2.9%, 0%, 4.7%) |
| CIE-LAB | lab(92.85, -2.01, -4.53) |
| CIE-LCH | lch(92.85, 4.95, 246.10°) |
| OKLab | oklab(93.76% -0.0076 -0.0121) |
| OKLCH | oklch(93.76% 0.014 238) |
| XYZ | xyz(77.5338, 82.6300, 96.6410) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.73
Fog
#D8DCE0
ΔE00 4.16
Whitesmoke
#F5F5F5
ΔE00 5.33
Ghostwhite
#F8F8FF
ΔE00 5.54
Azure (CSS)
#F0FFFF
ΔE00 5.76
Gainsboro
#DCDCDC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ECF3 #F3E9E2
analogous
#E2F3F2 #E2ECF3 #E2E4F3
triadic
#E2ECF3 #F3E2EC #ECF3E2
tetradic
#E2ECF3 #F2E2F3 #F3E9E2 #E4F3E2
square
#E2ECF3 #F2E2F3 #F3E9E2 #E4F3E2
split-complementary
#E2ECF3 #F3E2E4 #F3F2E2
monochromatic
#8BB3CF #B7D0E1 #E2ECF3 #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.20
#E2ECF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#E2ECF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ECF3
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ECF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ECF3 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF3
Deuteranopia (green-blind)
#E7EAF3
Tritanopia (blue-blind)
#DEEEEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ecf3; /* rgb */ color: rgb(226, 236, 243); /* oklch */ color: oklch(93.8% 0.014 238.0);
Tailwind
colors: {
custom: {
50: '#ebf2f7',
500: '#e2ecf3',
950: '#000000',
},
}SCSS
$custom: #e2ecf3; $custom-light: #ebf2f7; $custom-dark: #000000;
JSON
{
"hex": "#e2ecf3",
"rgb": {
"r": 226,
"g": 236,
"b": 243
},
"hsl": {
"h": 204.706,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.93759,
"c": 0.0143,
"h": 238
},
"luminance": 0.82631
}Semantic roles & 50–950 ramp
primary
#E2ECF3
secondary
#D0B9A9
accent
#6731B5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585