#E7E2EA#E7E2EA
#E7E2EA is a very light, near-neutral violet. Relative luminance 0.773; OKLCH L 91.9% C 0.012 H 313.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E2EA |
|---|---|
| RGB | rgb(231, 226, 234) |
| HSL | hsl(278, 16%, 90%) |
| HSV | hsv(278, 3%, 92%) |
| CMYK | cmyk(1.3%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.47, 3.12, -3.29) |
| CIE-LCH | lch(90.47, 4.53, 313.45°) |
| OKLab | oklab(91.9% 0.0082 -0.0087) |
| OKLCH | oklch(91.9% 0.012 313.2) |
| XYZ | xyz(75.0002, 77.3223, 88.7995) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 5.06
Lavender (CSS)
#E6E6FA
ΔE00 5.11
Lavenderblush
#FFF0F5
ΔE00 5.30
Gainsboro
#DCDCDC
ΔE00 5.35
Fog
#D8DCE0
ΔE00 5.61
Whitesmoke
#F5F5F5
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E2EA #E5EAE2
analogous
#E3E2EA #E7E2EA #EAE2E9
triadic
#E7E2EA #EAE7E2 #E2EAE7
tetradic
#E7E2EA #EAE3E2 #E5EAE2 #E2E9EA
square
#E7E2EA #EAE3E2 #E5EAE2 #E2E9EA
split-complementary
#E7E2EA #E9EAE2 #E2EAE3
monochromatic
#AC9BB7 #CABFD0 #E7E2EA #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.28
#E7E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#E7E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E2EA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E2EA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#E7E3E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e7e2ea; /* rgb */ color: rgb(231, 226, 234); /* oklch */ color: oklch(91.9% 0.012 313.2);
Tailwind
colors: {
custom: {
50: '#eeebf0',
500: '#e7e2ea',
950: '#000000',
},
}SCSS
$custom: #e7e2ea; $custom-light: #eeebf0; $custom-dark: #000000;
JSON
{
"hex": "#e7e2ea",
"rgb": {
"r": 231,
"g": 226,
"b": 234
},
"hsl": {
"h": 277.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.91901,
"c": 0.01196,
"h": 313.2
},
"luminance": 0.77322
}Semantic roles & 50–950 ramp
primary
#E7E2EA
secondary
#B6C0B0
accent
#9A4B69
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485