#E4E6F2#E4E6F2
#E4E6F2 is a very light, near-neutral blue. Relative luminance 0.795; OKLCH L 92.7% C 0.016 H 278.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6F2 |
|---|---|
| RGB | rgb(228, 230, 242) |
| HSL | hsl(231, 35%, 92%) |
| HSV | hsv(231, 6%, 95%) |
| CMYK | cmyk(5.8%, 5%, 0%, 5.1%) |
| CIE-LAB | lab(91.46, 1.54, -6.04) |
| CIE-LCH | lch(91.46, 6.24, 284.27°) |
| OKLab | oklab(92.69% 0.0024 -0.0161) |
| OKLCH | oklch(92.69% 0.016 278.5) |
| XYZ | xyz(76.3157, 79.4981, 95.3113) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.57
Ghostwhite
#F8F8FF
ΔE00 4.40
Fog
#D8DCE0
ΔE00 4.90
Aliceblue
#F0F8FF
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 6.11
Whitesmoke
#F5F5F5
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6F2 #F2F0E4
analogous
#E4EDF2 #E4E6F2 #E9E4F2
triadic
#E4E6F2 #F2E4E6 #E6F2E4
tetradic
#E4E6F2 #F2E4ED #F2F0E4 #E4F2E9
square
#E4E6F2 #F2E4ED #F2F0E4 #E4F2E9
split-complementary
#E4E6F2 #F2E9E4 #EDF2E4
monochromatic
#919ACA #BBC0DE #E4E6F2 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.24
#E4E6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#E4E6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6F2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6F2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#E1E8EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e6f2; /* rgb */ color: rgb(228, 230, 242); /* oklch */ color: oklch(92.7% 0.016 278.5);
Tailwind
colors: {
custom: {
50: '#ecedf6',
500: '#e4e6f2',
950: '#000000',
},
}SCSS
$custom: #e4e6f2; $custom-light: #ecedf6; $custom-dark: #000000;
JSON
{
"hex": "#e4e6f2",
"rgb": {
"r": 228,
"g": 230,
"b": 242
},
"hsl": {
"h": 231.429,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.92692,
"c": 0.01633,
"h": 278.5
},
"luminance": 0.79498
}Semantic roles & 50–950 ramp
primary
#E4E6F2
secondary
#CDC9AD
accent
#9D38AE
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485