#E2E6FB#E2E6FB
#E2E6FB is a very light, muted blue. Relative luminance 0.797; OKLCH L 92.8% C 0.029 H 277.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6FB |
|---|---|
| RGB | rgb(226, 230, 251) |
| HSL | hsl(230, 76%, 94%) |
| HSV | hsv(230, 10%, 98%) |
| CMYK | cmyk(10%, 8.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.56, 2.62, -10.61) |
| CIE-LCH | lch(91.56, 10.93, 283.87°) |
| OKLab | oklab(92.82% 0.0036 -0.0285) |
| OKLCH | oklch(92.82% 0.029 277.2) |
| XYZ | xyz(77.0698, 79.7268, 102.5766) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.76
Ghostwhite
#F8F8FF
ΔE00 6.78
Aliceblue
#F0F8FF
ΔE00 7.79
Fog
#D8DCE0
ΔE00 7.89
Light Blue Grey
#B7C9E2
ΔE00 9.17
Gainsboro
#DCDCDC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6FB #FBF7E2
analogous
#E2F2FB #E2E6FB #EAE2FB
triadic
#E2E6FB #FBE2E6 #E6FBE2
tetradic
#E2E6FB #FBE2F2 #FBF7E2 #E2FBEA
square
#E2E6FB #FBE2F2 #FBF7E2 #E2FBEA
split-complementary
#E2E6FB #FBEAE2 #F2FBE2
monochromatic
#7689EC #ACB8F4 #E2E6FB #E4E8FB #E4E8FB
Accessibility & contrast
On white
1.24
#E2E6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#E2E6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6FB
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6FB | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#DDEAED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2e6fb; /* rgb */ color: rgb(226, 230, 251); /* oklch */ color: oklch(92.8% 0.029 277.2);
Tailwind
colors: {
custom: {
50: '#ebedfc',
500: '#e2e6fb',
950: '#000000',
},
}SCSS
$custom: #e2e6fb; $custom-light: #ebedfc; $custom-dark: #000000;
JSON
{
"hex": "#e2e6fb",
"rgb": {
"r": 226,
"g": 230,
"b": 251
},
"hsl": {
"h": 230.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.92819,
"c": 0.02875,
"h": 277.2
},
"luminance": 0.79727
}Semantic roles & 50–950 ramp
primary
#E2E6FB
secondary
#E2D7A0
accent
#B80ED8
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485