#E7E2FD#E7E2FD
#E7E2FD is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.5% C 0.037 H 294.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E2FD |
|---|---|
| RGB | rgb(231, 226, 253) |
| HSL | hsl(251, 87%, 94%) |
| HSV | hsv(251, 11%, 99%) |
| CMYK | cmyk(8.7%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.00, 6.69, -12.46) |
| CIE-LCH | lch(91.00, 14.14, 298.22°) |
| OKLab | oklab(92.49% 0.015 -0.0335) |
| OKLCH | oklch(92.49% 0.037 294.2) |
| XYZ | xyz(77.8775, 78.4732, 103.9535) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.47
Periwinkle
#CCCCFF
ΔE00 8.70
Ghostwhite
#F8F8FF
ΔE00 9.39
Pale Lilac
#E4CBFF
ΔE00 9.40
Pale Lavender
#EECFFE
ΔE00 9.44
Lavenderblush
#FFF0F5
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E2FD #F8FDE2
analogous
#E2EBFD #E7E2FD #F5E2FD
triadic
#E7E2FD #FDE7E2 #E2FDE7
tetradic
#E7E2FD #FDE2EB #F8FDE2 #E2FDF5
square
#E7E2FD #FDE2EB #F8FDE2 #E2FDF5
split-complementary
#E7E2FD #FDF5E2 #EBFDE2
monochromatic
#886FF5 #B8A9F9 #E7E2FD #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.26
#E7E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E7E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E2FD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E2FD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FE
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#E3E6EB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e7e2fd; /* rgb */ color: rgb(231, 226, 253); /* oklch */ color: oklch(92.5% 0.037 294.2);
Tailwind
colors: {
custom: {
50: '#eeebfe',
500: '#e7e2fd',
950: '#000000',
},
}SCSS
$custom: #e7e2fd; $custom-light: #eeebfe; $custom-dark: #000000;
JSON
{
"hex": "#e7e2fd",
"rgb": {
"r": 231,
"g": 226,
"b": 253
},
"hsl": {
"h": 251.111,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.92486,
"c": 0.03672,
"h": 294.2
},
"luminance": 0.78473
}Semantic roles & 50–950 ramp
primary
#E7E2FD
secondary
#D9E79C
accent
#E402BA
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485