#E2EBF2#E2EBF2
#E2EBF2 is a very light, near-neutral cyan. Relative luminance 0.820; OKLCH L 93.5% C 0.014 H 241.0°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBF2 |
|---|---|
| RGB | rgb(226, 235, 242) |
| HSL | hsl(206, 38%, 92%) |
| HSV | hsv(206, 7%, 95%) |
| CMYK | cmyk(6.6%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(92.57, -1.68, -4.42) |
| CIE-LCH | lch(92.57, 4.73, 249.14°) |
| OKLab | oklab(93.53% -0.0066 -0.0118) |
| OKLCH | oklch(93.53% 0.014 241) |
| XYZ | xyz(77.0961, 81.9956, 95.7522) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.80
Fog
#D8DCE0
ΔE00 3.82
Whitesmoke
#F5F5F5
ΔE00 5.15
Ghostwhite
#F8F8FF
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 5.47
Pale Grey
#FDFDFE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBF2 #F2E9E2
analogous
#E2F2F1 #E2EBF2 #E2E3F2
triadic
#E2EBF2 #F2E2EB #EBF2E2
tetradic
#E2EBF2 #F1E2F2 #F2E9E2 #E3F2E2
square
#E2EBF2 #F1E2F2 #F2E9E2 #E3F2E2
split-complementary
#E2EBF2 #F2E2E3 #F2F1E2
monochromatic
#8DB1CC #B8CEDF #E2EBF2 #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.21
#E2EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#E2EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBF2
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBF2 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#DEEDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ebf2; /* rgb */ color: rgb(226, 235, 242); /* oklch */ color: oklch(93.5% 0.014 241.0);
Tailwind
colors: {
custom: {
50: '#ebf1f6',
500: '#e2ebf2',
950: '#000000',
},
}SCSS
$custom: #e2ebf2; $custom-light: #ebf1f6; $custom-dark: #000000;
JSON
{
"hex": "#e2ebf2",
"rgb": {
"r": 226,
"g": 235,
"b": 242
},
"hsl": {
"h": 206.25,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.93531,
"c": 0.01353,
"h": 241
},
"luminance": 0.81996
}Semantic roles & 50–950 ramp
primary
#E2EBF2
secondary
#CEBAAA
accent
#6B34B1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585