#E7E4FF#E7E4FF
#E7E4FF is a very light, muted blue. Relative luminance 0.797; OKLCH L 92.9% C 0.036 H 290.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E4FF |
|---|---|
| RGB | rgb(231, 228, 255) |
| HSL | hsl(247, 100%, 95%) |
| HSV | hsv(247, 11%, 100%) |
| CMYK | cmyk(9.4%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(91.55, 6.03, -12.68) |
| CIE-LCH | lch(91.55, 14.04, 295.45°) |
| OKLab | oklab(92.94% 0.0129 -0.0341) |
| OKLCH | oklch(92.94% 0.036 290.8) |
| XYZ | xyz(78.7448, 79.6953, 105.8226) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.93
Periwinkle
#CCCCFF
ΔE00 8.72
Ghostwhite
#F8F8FF
ΔE00 8.99
Lavenderblush
#FFF0F5
ΔE00 9.63
Pale Lilac
#E4CBFF
ΔE00 9.94
Pale Lavender
#EECFFE
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E4FF #FCFFE4
analogous
#E4EFFF #E7E4FF #F5E4FF
triadic
#E7E4FF #FFE7E4 #E4FFE7
tetradic
#E7E4FF #FFE4EF #FCFFE4 #E4FFF5
square
#E7E4FF #FFE4EF #FCFFE4 #E4FFF5
split-complementary
#E7E4FF #FFF5E4 #EFFFE4
monochromatic
#7A6AFF #B1A7FF #E4E0FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.24
#E7E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#E7E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E4FF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E4FF | 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)
#DEE7FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#E3E8ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e7e4ff; /* rgb */ color: rgb(231, 228, 255); /* oklch */ color: oklch(92.9% 0.036 290.8);
Tailwind
colors: {
custom: {
50: '#eeecff',
500: '#e7e4ff',
950: '#000000',
},
}SCSS
$custom: #e7e4ff; $custom-light: #eeecff; $custom-dark: #000000;
JSON
{
"hex": "#e7e4ff",
"rgb": {
"r": 231,
"g": 228,
"b": 255
},
"hsl": {
"h": 246.667,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.92937,
"c": 0.03649,
"h": 290.8
},
"luminance": 0.79696
}Semantic roles & 50–950 ramp
primary
#E7E4FF
secondary
#E4ED9A
accent
#E600CC
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161618
muted
#858486