#E2EBF7#E2EBF7
#E2EBF7 is a very light, near-neutral cyan. Relative luminance 0.823; OKLCH L 93.7% C 0.019 H 255.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBF7 |
|---|---|
| RGB | rgb(226, 235, 247) |
| HSL | hsl(214, 57%, 93%) |
| HSV | hsv(214, 9%, 97%) |
| CMYK | cmyk(8.5%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(92.71, -0.73, -6.83) |
| CIE-LCH | lch(92.71, 6.86, 263.87°) |
| OKLab | oklab(93.68% -0.0047 -0.0183) |
| OKLCH | oklch(93.68% 0.019 255.5) |
| XYZ | xyz(77.8574, 82.3001, 99.7613) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.50
Fog
#D8DCE0
ΔE00 4.86
Ghostwhite
#F8F8FF
ΔE00 5.09
Lavender (CSS)
#E6E6FA
ΔE00 6.22
Whitesmoke
#F5F5F5
ΔE00 6.41
Gainsboro
#DCDCDC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBF7 #F7EEE2
analogous
#E2F5F7 #E2EBF7 #E3E2F7
triadic
#E2EBF7 #F7E2EB #EBF7E2
tetradic
#E2EBF7 #F7E2F5 #F7EEE2 #E2F7E3
square
#E2EBF7 #F7E2F5 #F7EEE2 #E2F7E3
split-complementary
#E2EBF7 #F7E3E2 #F5F7E2
monochromatic
#82A9DD #B2CAEA #E2EBF7 #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.20
#E2EBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#E2EBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBF7
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBF7 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF8
Deuteranopia (green-blind)
#E5E9F7
Tritanopia (blue-blind)
#DDEEEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebf7; /* rgb */ color: rgb(226, 235, 247); /* oklch */ color: oklch(93.7% 0.019 255.5);
Tailwind
colors: {
custom: {
50: '#ebf1f9',
500: '#e2ebf7',
950: '#000000',
},
}SCSS
$custom: #e2ebf7; $custom-light: #ebf1f9; $custom-dark: #000000;
JSON
{
"hex": "#e2ebf7",
"rgb": {
"r": 226,
"g": 235,
"b": 247
},
"hsl": {
"h": 214.286,
"s": 56.757,
"l": 92.745
},
"oklch": {
"l": 0.93681,
"c": 0.0189,
"h": 255.5
},
"luminance": 0.82301
}Semantic roles & 50–950 ramp
primary
#E2EBF7
secondary
#D8C2A5
accent
#7E21C4
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585