#E4E0F6#E4E0F6
#E4E0F6 is a very light, muted violet. Relative luminance 0.765; OKLCH L 91.6% C 0.030 H 294.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E0F6 |
|---|---|
| RGB | rgb(228, 224, 246) |
| HSL | hsl(251, 55%, 92%) |
| HSV | hsv(251, 9%, 96%) |
| CMYK | cmyk(7.3%, 8.9%, 0%, 3.5%) |
| CIE-LAB | lab(90.07, 5.41, -10.19) |
| CIE-LCH | lch(90.07, 11.54, 297.95°) |
| OKLab | oklab(91.64% 0.0123 -0.0273) |
| OKLCH | oklch(91.64% 0.03 294.1) |
| XYZ | xyz(75.2819, 76.4589, 97.9629) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.28
Ghostwhite
#F8F8FF
ΔE00 8.18
Lavenderblush
#FFF0F5
ΔE00 8.49
Fog
#D8DCE0
ΔE00 9.49
Periwinkle
#CCCCFF
ΔE00 9.71
Thistle
#D8BFD8
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E0F6 #F2F6E0
analogous
#E0E7F6 #E4E0F6 #EFE0F6
triadic
#E4E0F6 #F6E4E0 #E0F6E4
tetradic
#E4E0F6 #F6E0E7 #F2F6E0 #E0F6EF
square
#E4E0F6 #F6E0E7 #F2F6E0 #E0F6EF
split-complementary
#E4E0F6 #F6EFE0 #E7F6E0
monochromatic
#9181DA #BBB1E8 #E4E0F6 #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.29
#E4E0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#E4E0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E0F6
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E0F6 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F7
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#E1E3E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e0f6; /* rgb */ color: rgb(228, 224, 246); /* oklch */ color: oklch(91.6% 0.030 294.1);
Tailwind
colors: {
custom: {
50: '#ece9f9',
500: '#e4e0f6',
950: '#000000',
},
}SCSS
$custom: #e4e0f6; $custom-light: #ece9f9; $custom-dark: #000000;
JSON
{
"hex": "#e4e0f6",
"rgb": {
"r": 228,
"g": 224,
"b": 246
},
"hsl": {
"h": 250.909,
"s": 55,
"l": 92.157
},
"oklch": {
"l": 0.91642,
"c": 0.02996,
"h": 294.1
},
"luminance": 0.76459
}Semantic roles & 50–950 ramp
primary
#E4E0F6
secondary
#CDD6A4
accent
#C323A6
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485