#E4E0F2#E4E0F2
#E4E0F2 is a very light, muted violet. Relative luminance 0.762; OKLCH L 91.5% C 0.025 H 296.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E0F2 |
|---|---|
| RGB | rgb(228, 224, 242) |
| HSL | hsl(253, 41%, 91%) |
| HSV | hsv(253, 7%, 95%) |
| CMYK | cmyk(5.8%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(89.96, 4.65, -8.26) |
| CIE-LCH | lch(89.96, 9.48, 299.35°) |
| OKLab | oklab(91.52% 0.0108 -0.0221) |
| OKLCH | oklch(91.52% 0.025 296.1) |
| XYZ | xyz(74.6746, 76.2160, 94.7643) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.14
Ghostwhite
#F8F8FF
ΔE00 7.14
Lavenderblush
#FFF0F5
ΔE00 7.52
Fog
#D8DCE0
ΔE00 8.23
Gainsboro
#DCDCDC
ΔE00 8.80
Light Gray
#D3D3D3
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E0F2 #EEF2E0
analogous
#E0E5F2 #E4E0F2 #EDE0F2
triadic
#E4E0F2 #F2E4E0 #E0F2E4
tetradic
#E4E0F2 #F2E0E5 #EEF2E0 #E0F2ED
square
#E4E0F2 #F2E0E5 #EEF2E0 #E0F2ED
split-complementary
#E4E0F2 #F2EDE0 #E5F2E0
monochromatic
#998ACE #BEB5E0 #E4E0F2 #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.29
#E4E0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#E4E0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E0F2
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E0F2 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F3
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#E2E2E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e0f2; /* rgb */ color: rgb(228, 224, 242); /* oklch */ color: oklch(91.5% 0.025 296.1);
Tailwind
colors: {
custom: {
50: '#ece9f6',
500: '#e4e0f2',
950: '#000000',
},
}SCSS
$custom: #e4e0f2; $custom-light: #ece9f6; $custom-dark: #000000;
JSON
{
"hex": "#e4e0f2",
"rgb": {
"r": 228,
"g": 224,
"b": 242
},
"hsl": {
"h": 253.333,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.91517,
"c": 0.02461,
"h": 296.1
},
"luminance": 0.76216
}Semantic roles & 50–950 ramp
primary
#E4E0F2
secondary
#C6CFA8
accent
#B43297
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485