#E7DEFE#E7DEFE
#E7DEFE is a very light, muted violet. Relative luminance 0.764; OKLCH L 91.7% C 0.044 H 298.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DEFE |
|---|---|
| RGB | rgb(231, 222, 254) |
| HSL | hsl(257, 94%, 93%) |
| HSV | hsv(257, 13%, 100%) |
| CMYK | cmyk(9.1%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(90.04, 8.97, -14.41) |
| CIE-LCH | lch(90.04, 16.98, 301.89°) |
| OKLab | oklab(91.75% 0.021 -0.0388) |
| OKLCH | oklch(91.75% 0.044 298.4) |
| XYZ | xyz(76.9622, 76.3871, 104.4363) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Pale Lilac
#E4CBFF
ΔE00 7.26
Pale Lavender
#EECFFE
ΔE00 7.26
Periwinkle
#CCCCFF
ΔE00 7.70
Light Lavender
#DFC5FE
ΔE00 8.63
Thistle
#D8BFD8
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DEFE #F5FEDE
analogous
#DEE5FE #E7DEFE #F7DEFE
triadic
#E7DEFE #FEE7DE #DEFEE7
tetradic
#E7DEFE #FEDEE5 #F5FEDE #DEFEF7
square
#E7DEFE #FEDEE5 #F5FEDE #DEFEF7
split-complementary
#E7DEFE #FEF7DE #E5FEDE
monochromatic
#9167FA #BCA3FC #E7DEFE #E9E1FE #E9E1FE
Accessibility & contrast
On white
1.29
#E7DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#E7DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DEFE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DEFE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#E3E2E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e7defe; /* rgb */ color: rgb(231, 222, 254); /* oklch */ color: oklch(91.7% 0.044 298.4);
Tailwind
colors: {
custom: {
50: '#eee8fe',
500: '#e7defe',
950: '#000000',
},
}SCSS
$custom: #e7defe; $custom-light: #eee8fe; $custom-dark: #000000;
JSON
{
"hex": "#e7defe",
"rgb": {
"r": 231,
"g": 222,
"b": 254
},
"hsl": {
"h": 256.875,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.91749,
"c": 0.04412,
"h": 298.4
},
"luminance": 0.76387
}Semantic roles & 50–950 ramp
primary
#E7DEFE
secondary
#D2EA97
accent
#E600A5
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485