#E2E6FE#E2E6FE
#E2E6FE is a very light, muted blue. Relative luminance 0.799; OKLCH L 92.9% C 0.033 H 278.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6FE |
|---|---|
| RGB | rgb(226, 230, 254) |
| HSL | hsl(231, 93%, 94%) |
| HSV | hsv(231, 11%, 100%) |
| CMYK | cmyk(11%, 9.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.65, 3.21, -12.05) |
| CIE-LCH | lch(91.65, 12.47, 284.92°) |
| OKLab | oklab(92.92% 0.0047 -0.0324) |
| OKLCH | oklch(92.92% 0.033 278.2) |
| XYZ | xyz(77.5464, 79.9174, 105.0869) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.02
Ghostwhite
#F8F8FF
ΔE00 7.63
Aliceblue
#F0F8FF
ΔE00 8.73
Fog
#D8DCE0
ΔE00 8.93
Light Blue Grey
#B7C9E2
ΔE00 9.35
Periwinkle
#CCCCFF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6FE #FEFAE2
analogous
#E2F4FE #E2E6FE #ECE2FE
triadic
#E2E6FE #FEE2E6 #E6FEE2
tetradic
#E2E6FE #FEE2F4 #FEFAE2 #E2FEEC
square
#E2E6FE #FEE2F4 #FEFAE2 #E2FEEC
split-complementary
#E2E6FE #FEECE2 #F4FEE2
monochromatic
#6C80FA #A7B3FC #E1E5FE #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.24
#E2E6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#E2E6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6FE
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6FE | 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)
#E0E8FF
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#DCEAEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2e6fe; /* rgb */ color: rgb(226, 230, 254); /* oklch */ color: oklch(92.9% 0.033 278.2);
Tailwind
colors: {
custom: {
50: '#ebedfe',
500: '#e2e6fe',
950: '#000000',
},
}SCSS
$custom: #e2e6fe; $custom-light: #ebedfe; $custom-dark: #000000;
JSON
{
"hex": "#e2e6fe",
"rgb": {
"r": 226,
"g": 230,
"b": 254
},
"hsl": {
"h": 231.429,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.92915,
"c": 0.03279,
"h": 278.2
},
"luminance": 0.79918
}Semantic roles & 50–950 ramp
primary
#E2E6FE
secondary
#EADF9A
accent
#C500E6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485