#E2E6F6#E2E6F6
#E2E6F6 is a very light, muted blue. Relative luminance 0.794; OKLCH L 92.7% C 0.022 H 274.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6F6 |
|---|---|
| RGB | rgb(226, 230, 246) |
| HSL | hsl(228, 53%, 93%) |
| HSV | hsv(228, 8%, 96%) |
| CMYK | cmyk(8.1%, 6.5%, 0%, 3.5%) |
| CIE-LAB | lab(91.42, 1.65, -8.21) |
| CIE-LCH | lch(91.42, 8.37, 281.37°) |
| OKLab | oklab(92.66% 0.0018 -0.022) |
| OKLCH | oklch(92.66% 0.022 274.7) |
| XYZ | xyz(76.2920, 79.4157, 98.4803) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.73
Ghostwhite
#F8F8FF
ΔE00 5.45
Fog
#D8DCE0
ΔE00 6.05
Aliceblue
#F0F8FF
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 7.54
Whitesmoke
#F5F5F5
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6F6 #F6F2E2
analogous
#E2F0F6 #E2E6F6 #E8E2F6
triadic
#E2E6F6 #F6E2E6 #E6F6E2
tetradic
#E2E6F6 #F6E2F0 #F6F2E2 #E2F6E8
square
#E2E6F6 #F6E2F0 #F6F2E2 #E2F6E8
split-complementary
#E2E6F6 #F6E8E2 #F0F6E2
monochromatic
#8595D9 #B3BEE8 #E2E6F6 #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.24
#E2E6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#E2E6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6F6
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6F6 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F7
Deuteranopia (green-blind)
#E1E6F6
Tritanopia (blue-blind)
#DEE9EB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e6f6; /* rgb */ color: rgb(226, 230, 246); /* oklch */ color: oklch(92.7% 0.022 274.7);
Tailwind
colors: {
custom: {
50: '#ebedf9',
500: '#e2e6f6',
950: '#000000',
},
}SCSS
$custom: #e2e6f6; $custom-light: #ebedf9; $custom-dark: #000000;
JSON
{
"hex": "#e2e6f6",
"rgb": {
"r": 226,
"g": 230,
"b": 246
},
"hsl": {
"h": 228,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.92663,
"c": 0.02208,
"h": 274.7
},
"luminance": 0.79416
}Semantic roles & 50–950 ramp
primary
#E2E6F6
secondary
#D6CCA6
accent
#A125C0
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485