#E7E4EF#E7E4EF
#E7E4EF is a very light, near-neutral violet. Relative luminance 0.787; OKLCH L 92.4% C 0.015 H 298.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E4EF |
|---|---|
| RGB | rgb(231, 228, 239) |
| HSL | hsl(256, 26%, 92%) |
| HSV | hsv(256, 5%, 94%) |
| CMYK | cmyk(3.3%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(91.10, 3.00, -4.98) |
| CIE-LCH | lch(91.10, 5.81, 301.05°) |
| OKLab | oklab(92.44% 0.0072 -0.0132) |
| OKLCH | oklch(92.44% 0.015 298.6) |
| XYZ | xyz(76.2756, 78.7077, 92.8183) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.63
Ghostwhite
#F8F8FF
ΔE00 4.75
Fog
#D8DCE0
ΔE00 5.85
Lavenderblush
#FFF0F5
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.20
Whitesmoke
#F5F5F5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E4EF #ECEFE4
analogous
#E4E7EF #E7E4EF #EDE4EF
triadic
#E7E4EF #EFE7E4 #E4EFE7
tetradic
#E7E4EF #EFE4E7 #ECEFE4 #E4EFED
square
#E7E4EF #EFE4E7 #ECEFE4 #E4EFED
split-complementary
#E7E4EF #EFEDE4 #E7EFE4
monochromatic
#A397C1 #C5BED8 #E7E4EF #EEECF4 #EEECF4
Accessibility & contrast
On white
1.25
#E7E4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#E7E4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E4EF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E4EF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F0
Deuteranopia (green-blind)
#E3E5EF
Tritanopia (blue-blind)
#E6E5E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e7e4ef; /* rgb */ color: rgb(231, 228, 239); /* oklch */ color: oklch(92.4% 0.015 298.6);
Tailwind
colors: {
custom: {
50: '#eeecf4',
500: '#e7e4ef',
950: '#000000',
},
}SCSS
$custom: #e7e4ef; $custom-light: #eeecf4; $custom-dark: #000000;
JSON
{
"hex": "#e7e4ef",
"rgb": {
"r": 231,
"g": 228,
"b": 239
},
"hsl": {
"h": 256.364,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.9244,
"c": 0.01508,
"h": 298.6
},
"luminance": 0.78708
}Semantic roles & 50–950 ramp
primary
#E7E4EF
secondary
#C1C8B0
accent
#A44189
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485