#E7E2EB#E7E2EB
#E7E2EB is a very light, near-neutral violet. Relative luminance 0.774; OKLCH L 91.9% C 0.013 H 310.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E2EB |
|---|---|
| RGB | rgb(231, 226, 235) |
| HSL | hsl(273, 18%, 90%) |
| HSV | hsv(273, 4%, 92%) |
| CMYK | cmyk(1.7%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(90.50, 3.30, -3.78) |
| CIE-LCH | lch(90.50, 5.01, 311.14°) |
| OKLab | oklab(91.93% 0.0086 -0.01) |
| OKLCH | oklch(91.93% 0.013 310.5) |
| XYZ | xyz(75.1442, 77.3799, 89.5582) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Ghostwhite
#F8F8FF
ΔE00 5.15
Lavenderblush
#FFF0F5
ΔE00 5.37
Gainsboro
#DCDCDC
ΔE00 5.73
Fog
#D8DCE0
ΔE00 5.87
Snow
#FFFAFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E2EB #E6EBE2
analogous
#E2E2EB #E7E2EB #EBE2EA
triadic
#E7E2EB #EBE7E2 #E2EBE7
tetradic
#E7E2EB #EBE2E2 #E6EBE2 #E2EAEB
square
#E7E2EB #EBE2E2 #E6EBE2 #E2EAEB
split-complementary
#E7E2EB #EAEBE2 #E2EBE2
monochromatic
#AB9AB9 #C9BED2 #E7E2EB #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.27
#E7E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#E7E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E2EB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E2EB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#E7E3E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e7e2eb; /* rgb */ color: rgb(231, 226, 235); /* oklch */ color: oklch(91.9% 0.013 310.5);
Tailwind
colors: {
custom: {
50: '#eeebf1',
500: '#e7e2eb',
950: '#000000',
},
}SCSS
$custom: #e7e2eb; $custom-light: #eeebf1; $custom-dark: #000000;
JSON
{
"hex": "#e7e2eb",
"rgb": {
"r": 231,
"g": 226,
"b": 235
},
"hsl": {
"h": 273.333,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.9193,
"c": 0.01318,
"h": 310.5
},
"luminance": 0.7738
}Semantic roles & 50–950 ramp
primary
#E7E2EB
secondary
#B8C2B0
accent
#9D496E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485