#E2EBF1#E2EBF1
#E2EBF1 is a very light, near-neutral cyan. Relative luminance 0.819; OKLCH L 93.5% C 0.013 H 236.6°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBF1 |
|---|---|
| RGB | rgb(226, 235, 241) |
| HSL | hsl(204, 35%, 92%) |
| HSV | hsv(204, 6%, 95%) |
| CMYK | cmyk(6.2%, 2.5%, 0%, 5.5%) |
| CIE-LAB | lab(92.55, -1.87, -3.94) |
| CIE-LCH | lch(92.55, 4.36, 244.57°) |
| OKLab | oklab(93.5% -0.0069 -0.0105) |
| OKLCH | oklch(93.5% 0.013 236.6) |
| XYZ | xyz(76.9464, 81.9357, 94.9634) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.88
Fog
#D8DCE0
ΔE00 3.76
Whitesmoke
#F5F5F5
ΔE00 4.98
Gainsboro
#DCDCDC
ΔE00 5.29
Ghostwhite
#F8F8FF
ΔE00 5.43
Azure (CSS)
#F0FFFF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBF1 #F1E8E2
analogous
#E2F1F0 #E2EBF1 #E2E4F1
triadic
#E2EBF1 #F1E2EB #EBF1E2
tetradic
#E2EBF1 #F0E2F1 #F1E8E2 #E4F1E2
square
#E2EBF1 #F0E2F1 #F1E8E2 #E4F1E2
split-complementary
#E2EBF1 #F1E2E4 #F1F0E2
monochromatic
#8FB2C9 #B9CFDD #E2EBF1 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.21
#E2EBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#E2EBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBF1
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBF1 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF1
Deuteranopia (green-blind)
#E6E9F1
Tritanopia (blue-blind)
#DEEDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebf1; /* rgb */ color: rgb(226, 235, 241); /* oklch */ color: oklch(93.5% 0.013 236.6);
Tailwind
colors: {
custom: {
50: '#ebf1f5',
500: '#e2ebf1',
950: '#000000',
},
}SCSS
$custom: #e2ebf1; $custom-light: #ebf1f5; $custom-dark: #000000;
JSON
{
"hex": "#e2ebf1",
"rgb": {
"r": 226,
"g": 235,
"b": 241
},
"hsl": {
"h": 204,
"s": 34.884,
"l": 91.569
},
"oklch": {
"l": 0.93501,
"c": 0.01262,
"h": 236.6
},
"luminance": 0.81936
}Semantic roles & 50–950 ramp
primary
#E2EBF1
secondary
#CCB8AB
accent
#6738AE
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585