#E4E6FB#E4E6FB
#E4E6FB is a very light, muted blue. Relative luminance 0.801; OKLCH L 93.0% C 0.028 H 281.5°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6FB |
|---|---|
| RGB | rgb(228, 230, 251) |
| HSL | hsl(235, 74%, 94%) |
| HSV | hsv(235, 9%, 98%) |
| CMYK | cmyk(9.2%, 8.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.71, 3.26, -10.38) |
| CIE-LCH | lch(91.71, 10.88, 287.44°) |
| OKLab | oklab(92.97% 0.0057 -0.0279) |
| OKLCH | oklch(92.97% 0.028 281.5) |
| XYZ | xyz(77.7008, 80.0521, 102.6061) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 0.89
Ghostwhite
#F8F8FF
ΔE00 6.76
Fog
#D8DCE0
ΔE00 8.21
Aliceblue
#F0F8FF
ΔE00 8.21
Lavenderblush
#FFF0F5
ΔE00 9.24
Gainsboro
#DCDCDC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6FB #FBF9E4
analogous
#E4F2FB #E4E6FB #EEE4FB
triadic
#E4E6FB #FBE4E6 #E6FBE4
tetradic
#E4E6FB #FBE4F2 #FBF9E4 #E4FBEE
square
#E4E6FB #FBE4F2 #FBF9E4 #E4FBEE
split-complementary
#E4E6FB #FBEEE4 #F2FBE4
monochromatic
#7983EB #AFB5F3 #E4E6FB #E4E6FB #E4E6FB
Accessibility & contrast
On white
1.23
#E4E6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#E4E6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6FB
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6FB | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#DFE9ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e6fb; /* rgb */ color: rgb(228, 230, 251); /* oklch */ color: oklch(93.0% 0.028 281.5);
Tailwind
colors: {
custom: {
50: '#ecedfc',
500: '#e4e6fb',
950: '#000000',
},
}SCSS
$custom: #e4e6fb; $custom-light: #ecedfc; $custom-dark: #000000;
JSON
{
"hex": "#e4e6fb",
"rgb": {
"r": 228,
"g": 230,
"b": 251
},
"hsl": {
"h": 234.783,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.9297,
"c": 0.02844,
"h": 281.5
},
"luminance": 0.80053
}Semantic roles & 50–950 ramp
primary
#E4E6FB
secondary
#E1DCA2
accent
#C50FD6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485