#E6E8FE#E6E8FE
#E6E8FE is a very light, muted blue. Relative luminance 0.817; OKLCH L 93.6% C 0.030 H 281.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E8FE |
|---|---|
| RGB | rgb(230, 232, 254) |
| HSL | hsl(235, 92%, 95%) |
| HSV | hsv(235, 9%, 100%) |
| CMYK | cmyk(9.4%, 8.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.44, 3.45, -10.84) |
| CIE-LCH | lch(92.44, 11.37, 287.64°) |
| OKLab | oklab(93.61% 0.006 -0.0291) |
| OKLCH | oklch(93.61% 0.03 281.7) |
| XYZ | xyz(79.3755, 81.6914, 105.3330) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.08
Ghostwhite
#F8F8FF
ΔE00 6.83
Aliceblue
#F0F8FF
ΔE00 8.35
Fog
#D8DCE0
ΔE00 8.68
Lavenderblush
#FFF0F5
ΔE00 9.32
Whitesmoke
#F5F5F5
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E8FE #FEFCE6
analogous
#E6F4FE #E6E8FE #F0E6FE
triadic
#E6E8FE #FEE6E8 #E8FEE6
tetradic
#E6E8FE #FEE6F4 #FEFCE6 #E6FEF0
square
#E6E8FE #FEE6F4 #FEFCE6 #E6FEF0
split-complementary
#E6E8FE #FEF0E6 #F4FEE6
monochromatic
#707CF9 #ABB2FC #E2E4FE #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.21
#E6E8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#E6E8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E8FE
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E8FE | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#E1ECEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e6e8fe; /* rgb */ color: rgb(230, 232, 254); /* oklch */ color: oklch(93.6% 0.030 281.7);
Tailwind
colors: {
custom: {
50: '#eeeffe',
500: '#e6e8fe',
950: '#000000',
},
}SCSS
$custom: #e6e8fe; $custom-light: #eeeffe; $custom-dark: #000000;
JSON
{
"hex": "#e6e8fe",
"rgb": {
"r": 230,
"g": 232,
"b": 254
},
"hsl": {
"h": 235,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.93606,
"c": 0.02975,
"h": 281.7
},
"luminance": 0.81692
}Semantic roles & 50–950 ramp
primary
#E6E8FE
secondary
#EAE49E
accent
#D200E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585