#E4E6F5#E4E6F5
#E4E6F5 is a very light, muted blue. Relative luminance 0.797; OKLCH L 92.8% C 0.020 H 279.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6F5 |
|---|---|
| RGB | rgb(228, 230, 245) |
| HSL | hsl(233, 46%, 93%) |
| HSV | hsv(233, 7%, 96%) |
| CMYK | cmyk(6.9%, 6.1%, 0%, 3.9%) |
| CIE-LAB | lab(91.54, 2.11, -7.49) |
| CIE-LCH | lch(91.54, 7.78, 285.70°) |
| OKLab | oklab(92.78% 0.0035 -0.02) |
| OKLCH | oklch(92.78% 0.02 279.9) |
| XYZ | xyz(76.7699, 79.6798, 97.7037) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.36
Ghostwhite
#F8F8FF
ΔE00 5.07
Fog
#D8DCE0
ΔE00 6.03
Aliceblue
#F0F8FF
ΔE00 6.36
Gainsboro
#DCDCDC
ΔE00 7.27
Whitesmoke
#F5F5F5
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6F5 #F5F3E4
analogous
#E4EEF5 #E4E6F5 #EAE4F5
triadic
#E4E6F5 #F5E4E6 #E6F5E4
tetradic
#E4E6F5 #F5E4EE #F5F3E4 #E4F5EA
square
#E4E6F5 #F5E4EE #F5F3E4 #E4F5EA
split-complementary
#E4E6F5 #F5EAE4 #EEF5E4
monochromatic
#8B93D4 #B7BDE4 #E4E6F5 #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.24
#E4E6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#E4E6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6F5
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6F5 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F6
Deuteranopia (green-blind)
#E2E6F5
Tritanopia (blue-blind)
#E1E8EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e6f5; /* rgb */ color: rgb(228, 230, 245); /* oklch */ color: oklch(92.8% 0.020 279.9);
Tailwind
colors: {
custom: {
50: '#ecedf8',
500: '#e4e6f5',
950: '#000000',
},
}SCSS
$custom: #e4e6f5; $custom-light: #ecedf8; $custom-dark: #000000;
JSON
{
"hex": "#e4e6f5",
"rgb": {
"r": 228,
"g": 230,
"b": 245
},
"hsl": {
"h": 232.941,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.92783,
"c": 0.02035,
"h": 279.9
},
"luminance": 0.7968
}Semantic roles & 50–950 ramp
primary
#E4E6F5
secondary
#D3CEAA
accent
#A92CB9
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485