#E4E6FE#E4E6FE
#E4E6FE is a very light, muted blue. Relative luminance 0.802; OKLCH L 93.1% C 0.032 H 282.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6FE |
|---|---|
| RGB | rgb(228, 230, 254) |
| HSL | hsl(235, 93%, 95%) |
| HSV | hsv(235, 10%, 100%) |
| CMYK | cmyk(10.2%, 9.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.79, 3.84, -11.82) |
| CIE-LCH | lch(91.79, 12.43, 288.02°) |
| OKLab | oklab(93.07% 0.0067 -0.0318) |
| OKLCH | oklch(93.07% 0.032 282) |
| XYZ | xyz(78.1774, 80.2428, 105.1164) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.53
Ghostwhite
#F8F8FF
ΔE00 7.64
Aliceblue
#F0F8FF
ΔE00 9.12
Fog
#D8DCE0
ΔE00 9.22
Periwinkle
#CCCCFF
ΔE00 9.43
Lavenderblush
#FFF0F5
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6FE #FEFCE4
analogous
#E4F3FE #E4E6FE #EFE4FE
triadic
#E4E6FE #FEE4E6 #E6FEE4
tetradic
#E4E6FE #FEE4F3 #FEFCE4 #E4FEEF
square
#E4E6FE #FEE4F3 #FEFCE4 #E4FEEF
split-complementary
#E4E6FE #FEEFE4 #F3FEE4
monochromatic
#6E79FA #A9AFFC #E1E4FE #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.23
#E4E6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#E4E6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6FE
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6FE | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#DFE7FD
Tritanopia (blue-blind)
#DFEAEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e6fe; /* rgb */ color: rgb(228, 230, 254); /* oklch */ color: oklch(93.1% 0.032 282.0);
Tailwind
colors: {
custom: {
50: '#ecedfe',
500: '#e4e6fe',
950: '#000000',
},
}SCSS
$custom: #e4e6fe; $custom-light: #ecedfe; $custom-dark: #000000;
JSON
{
"hex": "#e4e6fe",
"rgb": {
"r": 228,
"g": 230,
"b": 254
},
"hsl": {
"h": 235.385,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.93065,
"c": 0.03249,
"h": 282
},
"luminance": 0.80243
}Semantic roles & 50–950 ramp
primary
#E4E6FE
secondary
#EAE49C
accent
#D400E6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485