#E2E8F0#E2E8F0
#E2E8F0 is a very light, near-neutral cyan. Relative luminance 0.802; OKLCH L 92.9% C 0.013 H 255.5°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E8F0 |
|---|---|
| RGB | rgb(226, 232, 240) |
| HSL | hsl(214, 32%, 91%) |
| HSV | hsv(214, 6%, 94%) |
| CMYK | cmyk(5.8%, 3.3%, 0%, 5.9%) |
| CIE-LAB | lab(91.76, -0.52, -4.57) |
| CIE-LCH | lch(91.76, 4.60, 263.50°) |
| OKLab | oklab(92.88% -0.0032 -0.0122) |
| OKLCH | oklch(92.88% 0.013 255.5) |
| XYZ | xyz(75.9457, 80.1728, 93.8950) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.23
Aliceblue
#F0F8FF
ΔE00 3.46
Ghostwhite
#F8F8FF
ΔE00 4.56
Gainsboro
#DCDCDC
ΔE00 4.89
Whitesmoke
#F5F5F5
ΔE00 5.09
Pale Grey
#FDFDFE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E8F0 #F0EAE2
analogous
#E2EFF0 #E2E8F0 #E3E2F0
triadic
#E2E8F0 #F0E2E8 #E8F0E2
tetradic
#E2E8F0 #F0E2EF #F0EAE2 #E2F0E3
square
#E2E8F0 #F0E2EF #F0EAE2 #E2F0E3
split-complementary
#E2E8F0 #F0E3E2 #EFF0E2
monochromatic
#91A8C6 #BAC8DB #E2E8F0 #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.23
#E2E8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#E2E8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E8F0
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E8F0 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F0
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#DFEAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2e8f0; /* rgb */ color: rgb(226, 232, 240); /* oklch */ color: oklch(92.9% 0.013 255.5);
Tailwind
colors: {
custom: {
50: '#ebeff4',
500: '#e2e8f0',
950: '#000000',
},
}SCSS
$custom: #e2e8f0; $custom-light: #ebeff4; $custom-dark: #000000;
JSON
{
"hex": "#e2e8f0",
"rgb": {
"r": 226,
"g": 232,
"b": 240
},
"hsl": {
"h": 214.286,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.92876,
"c": 0.01262,
"h": 255.5
},
"luminance": 0.80173
}Semantic roles & 50–950 ramp
primary
#E2E8F0
secondary
#CABDAC
accent
#7B3BAB
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585