#E2E6E8#E2E6E8
#E2E6E8 is a very light, near-neutral cyan. Relative luminance 0.786; OKLCH L 92.2% C 0.005 H 228.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6E8 |
|---|---|
| RGB | rgb(226, 230, 232) |
| HSL | hsl(200, 12%, 90%) |
| HSV | hsv(200, 3%, 91%) |
| CMYK | cmyk(2.6%, 0.9%, 0%, 9%) |
| CIE-LAB | lab(91.05, -0.97, -1.44) |
| CIE-LCH | lch(91.05, 1.74, 235.91°) |
| OKLab | oklab(92.25% -0.0034 -0.0038) |
| OKLCH | oklch(92.25% 0.005 228.8) |
| XYZ | xyz(74.2237, 78.5883, 87.5870) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.44
Gainsboro
#DCDCDC
ΔE00 2.85
Whitesmoke
#F5F5F5
ΔE00 3.86
Aliceblue
#F0F8FF
ΔE00 4.48
Light Gray
#D3D3D3
ΔE00 4.59
Light Grey
#D8DCD6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6E8 #E8E4E2
analogous
#E2E8E7 #E2E6E8 #E2E3E8
triadic
#E2E6E8 #E8E2E6 #E6E8E2
tetradic
#E2E6E8 #E7E2E8 #E8E4E2 #E3E8E2
square
#E2E6E8 #E7E2E8 #E8E4E2 #E3E8E2
split-complementary
#E2E6E8 #E8E2E3 #E8E7E2
monochromatic
#9EABB2 #C0C9CD #E2E6E8 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.26
#E2E6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#E2E6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6E8
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6E8 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E8
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#E1E7E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e6e8; /* rgb */ color: rgb(226, 230, 232); /* oklch */ color: oklch(92.2% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#ebedef',
500: '#e2e6e8',
950: '#000000',
},
}SCSS
$custom: #e2e6e8; $custom-light: #ebedef; $custom-dark: #000000;
JSON
{
"hex": "#e2e6e8",
"rgb": {
"r": 226,
"g": 230,
"b": 232
},
"hsl": {
"h": 200,
"s": 11.538,
"l": 89.804
},
"oklch": {
"l": 0.92245,
"c": 0.0051,
"h": 228.8
},
"luminance": 0.78589
}Semantic roles & 50–950 ramp
primary
#E2E6E8
secondary
#BDB5B1
accent
#675096
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485