#E7DAEB#E7DAEB
#E7DAEB is a very light, muted purple. Relative luminance 0.731; OKLCH L 90.4% C 0.027 H 318.2°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DAEB |
|---|---|
| RGB | rgb(231, 218, 235) |
| HSL | hsl(286, 30%, 89%) |
| HSV | hsv(286, 7%, 92%) |
| CMYK | cmyk(1.7%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(88.51, 7.46, -6.70) |
| CIE-LCH | lch(88.51, 10.03, 318.06°) |
| OKLab | oklab(90.38% 0.02 -0.0178) |
| OKLCH | oklch(90.38% 0.027 318.2) |
| XYZ | xyz(73.0194, 73.1303, 88.8500) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.76
Lavenderblush
#FFF0F5
ΔE00 6.78
Thistle
#D8BFD8
ΔE00 7.50
Ghostwhite
#F8F8FF
ΔE00 9.32
Mistyrose
#FFE4E1
ΔE00 9.49
Light Pink
#FFD1DF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DAEB #DEEBDA
analogous
#DFDAEB #E7DAEB #EBDAE7
triadic
#E7DAEB #EBE7DA #DAEBE7
tetradic
#E7DAEB #EBDFDA #DEEBDA #DAE7EB
square
#E7DAEB #EBDFDA #DEEBDA #DAE7EB
split-complementary
#E7DAEB #E7EBDA #DAEBDF
monochromatic
#B38BC0 #CDB2D6 #E7DAEB #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.34
#E7DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#E7DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DAEB
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DAEB | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#E7DCDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7daeb; /* rgb */ color: rgb(231, 218, 235); /* oklch */ color: oklch(90.4% 0.027 318.2);
Tailwind
colors: {
custom: {
50: '#eee5f1',
500: '#e7daeb',
950: '#000000',
},
}SCSS
$custom: #e7daeb; $custom-light: #eee5f1; $custom-dark: #000000;
JSON
{
"hex": "#e7daeb",
"rgb": {
"r": 231,
"g": 218,
"b": 235
},
"hsl": {
"h": 285.882,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90376,
"c": 0.02676,
"h": 318.2
},
"luminance": 0.7313
}Semantic roles & 50–950 ramp
primary
#E7DAEB
secondary
#ACC4A5
accent
#A93D56
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485