#E2EBEF#E2EBEF
#E2EBEF is a very light, near-neutral cyan. Relative luminance 0.818; OKLCH L 93.4% C 0.011 H 226.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBEF |
|---|---|
| RGB | rgb(226, 235, 239) |
| HSL | hsl(198, 29%, 91%) |
| HSV | hsv(198, 5%, 94%) |
| CMYK | cmyk(5.4%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(92.49, -2.25, -2.97) |
| CIE-LCH | lch(92.49, 3.73, 232.92°) |
| OKLab | oklab(93.44% -0.0077 -0.008) |
| OKLCH | oklch(93.44% 0.011 226) |
| XYZ | xyz(76.6493, 81.8168, 93.3987) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.27
Fog
#D8DCE0
ΔE00 3.81
Whitesmoke
#F5F5F5
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 5.04
Azure (CSS)
#F0FFFF
ΔE00 5.19
Pale Grey
#FDFDFE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBEF #EFE6E2
analogous
#E2EFEC #E2EBEF #E2E4EF
triadic
#E2EBEF #EFE2EB #EBEFE2
tetradic
#E2EBEF #ECE2EF #EFE6E2 #E4EFE2
square
#E2EBEF #ECE2EF #EFE6E2 #E4EFE2
split-complementary
#E2EBEF #EFE2E4 #EFECE2
monochromatic
#93B5C3 #BBD0D9 #E2EBEF #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.21
#E2EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#E2EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBEF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBEF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEF
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#DFECEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2ebef; /* rgb */ color: rgb(226, 235, 239); /* oklch */ color: oklch(93.4% 0.011 226.0);
Tailwind
colors: {
custom: {
50: '#ebf1f4',
500: '#e2ebef',
950: '#000000',
},
}SCSS
$custom: #e2ebef; $custom-light: #ebf1f4; $custom-dark: #000000;
JSON
{
"hex": "#e2ebef",
"rgb": {
"r": 226,
"g": 235,
"b": 239
},
"hsl": {
"h": 198.462,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.93443,
"c": 0.01107,
"h": 226
},
"luminance": 0.81817
}Semantic roles & 50–950 ramp
primary
#E2EBEF
secondary
#C8B5AD
accent
#5E3EA8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585