#E2E8EB#E2E8EB
#E2E8EB is a very light, near-neutral cyan. Relative luminance 0.799; OKLCH L 92.7% C 0.008 H 228.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E8EB |
|---|---|
| RGB | rgb(226, 232, 235) |
| HSL | hsl(200, 18%, 90%) |
| HSV | hsv(200, 4%, 92%) |
| CMYK | cmyk(3.8%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(91.63, -1.45, -2.15) |
| CIE-LCH | lch(91.63, 2.60, 236.02°) |
| OKLab | oklab(92.73% -0.005 -0.0057) |
| OKLCH | oklch(92.73% 0.008 228.8) |
| XYZ | xyz(75.2132, 79.8797, 90.0370) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.82
Gainsboro
#DCDCDC
ΔE00 3.76
Aliceblue
#F0F8FF
ΔE00 3.82
Whitesmoke
#F5F5F5
ΔE00 4.12
Light Grey
#D8DCD6
ΔE00 5.32
Light Gray
#D3D3D3
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E8EB #EBE5E2
analogous
#E2EBE9 #E2E8EB #E2E3EB
triadic
#E2E8EB #EBE2E8 #E8EBE2
tetradic
#E2E8EB #E9E2EB #EBE5E2 #E3EBE2
square
#E2E8EB #E9E2EB #EBE5E2 #E3EBE2
split-complementary
#E2E8EB #EBE2E3 #EBE9E2
monochromatic
#9AAFB9 #BECBD2 #E2E8EB #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.24
#E2E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#E2E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E8EB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E8EB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#E0E9E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2e8eb; /* rgb */ color: rgb(226, 232, 235); /* oklch */ color: oklch(92.7% 0.008 228.8);
Tailwind
colors: {
custom: {
50: '#ebeff1',
500: '#e2e8eb',
950: '#000000',
},
}SCSS
$custom: #e2e8eb; $custom-light: #ebeff1; $custom-dark: #000000;
JSON
{
"hex": "#e2e8eb",
"rgb": {
"r": 226,
"g": 232,
"b": 235
},
"hsl": {
"h": 200,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92729,
"c": 0.00764,
"h": 228.8
},
"luminance": 0.7988
}Semantic roles & 50–950 ramp
primary
#E2E8EB
secondary
#C2B6B0
accent
#65499D
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585