#E7E2EF#E7E2EF
#E7E2EF is a very light, near-neutral violet. Relative luminance 0.776; OKLCH L 92.0% C 0.018 H 303.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E2EF |
|---|---|
| RGB | rgb(231, 226, 239) |
| HSL | hsl(263, 29%, 91%) |
| HSV | hsv(263, 5%, 94%) |
| CMYK | cmyk(3.3%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(90.60, 4.03, -5.71) |
| CIE-LCH | lch(90.60, 6.99, 305.21°) |
| OKLab | oklab(92.05% 0.01 -0.0152) |
| OKLCH | oklch(92.05% 0.018 303.4) |
| XYZ | xyz(75.7286, 77.6137, 92.6360) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.32
Ghostwhite
#F8F8FF
ΔE00 5.79
Lavenderblush
#FFF0F5
ΔE00 5.95
Fog
#D8DCE0
ΔE00 7.03
Gainsboro
#DCDCDC
ΔE00 7.23
Snow
#FFFAFA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E2EF #EAEFE2
analogous
#E2E3EF #E7E2EF #EDE2EF
triadic
#E7E2EF #EFE7E2 #E2EFE7
tetradic
#E7E2EF #EFE2E3 #EAEFE2 #E2EFED
square
#E7E2EF #EFE2E3 #EAEFE2 #E2EFED
split-complementary
#E7E2EF #EFEDE2 #E3EFE2
monochromatic
#A693C3 #C6BBD9 #E7E2EF #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.27
#E7E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#E7E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E2EF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E2EF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#E6E4E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e7e2ef; /* rgb */ color: rgb(231, 226, 239); /* oklch */ color: oklch(92.0% 0.018 303.4);
Tailwind
colors: {
custom: {
50: '#eeebf4',
500: '#e7e2ef',
950: '#000000',
},
}SCSS
$custom: #e7e2ef; $custom-light: #eeebf4; $custom-dark: #000000;
JSON
{
"hex": "#e7e2ef",
"rgb": {
"r": 231,
"g": 226,
"b": 239
},
"hsl": {
"h": 263.077,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92049,
"c": 0.01822,
"h": 303.4
},
"luminance": 0.77614
}Semantic roles & 50–950 ramp
primary
#E7E2EF
secondary
#BEC8AD
accent
#A83E7F
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485