#E7E1EA#E7E1EA
#E7E1EA is a very light, near-neutral purple. Relative luminance 0.768; OKLCH L 91.7% C 0.014 H 314.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E1EA |
|---|---|
| RGB | rgb(231, 225, 234) |
| HSL | hsl(280, 18%, 90%) |
| HSV | hsv(280, 4%, 92%) |
| CMYK | cmyk(1.3%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(90.22, 3.63, -3.66) |
| CIE-LCH | lch(90.22, 5.16, 314.83°) |
| OKLab | oklab(91.71% 0.0096 -0.0097) |
| OKLCH | oklch(91.71% 0.014 314.7) |
| XYZ | xyz(74.7291, 76.7800, 88.7091) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.91
Lavenderblush
#FFF0F5
ΔE00 5.20
Ghostwhite
#F8F8FF
ΔE00 5.52
Gainsboro
#DCDCDC
ΔE00 5.93
Fog
#D8DCE0
ΔE00 6.21
Very Light Pink
#FFF4F2
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E1EA #E4EAE1
analogous
#E3E1EA #E7E1EA #EAE1E8
triadic
#E7E1EA #EAE7E1 #E1EAE7
tetradic
#E7E1EA #EAE3E1 #E4EAE1 #E1E8EA
square
#E7E1EA #EAE3E1 #E4EAE1 #E1E8EA
split-complementary
#E7E1EA #E8EAE1 #E1EAE3
monochromatic
#AD99B8 #CABDD1 #E7E1EA #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.28
#E7E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#E7E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E1EA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E1EA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#E7E2E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e7e1ea; /* rgb */ color: rgb(231, 225, 234); /* oklch */ color: oklch(91.7% 0.014 314.7);
Tailwind
colors: {
custom: {
50: '#eeeaf0',
500: '#e7e1ea',
950: '#000000',
},
}SCSS
$custom: #e7e1ea; $custom-light: #eeeaf0; $custom-dark: #000000;
JSON
{
"hex": "#e7e1ea",
"rgb": {
"r": 231,
"g": 225,
"b": 234
},
"hsl": {
"h": 280,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.91705,
"c": 0.01365,
"h": 314.7
},
"luminance": 0.7678
}Semantic roles & 50–950 ramp
primary
#E7E1EA
secondary
#B5C0AF
accent
#9C4A65
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485