#E8DAEA#E8DAEA
#E8DAEA is a very light, muted purple. Relative luminance 0.732; OKLCH L 90.4% C 0.026 H 322.0°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DAEA |
|---|---|
| RGB | rgb(232, 218, 234) |
| HSL | hsl(293, 28%, 89%) |
| HSV | hsv(293, 7%, 92%) |
| CMYK | cmyk(0.9%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(88.56, 7.61, -6.09) |
| CIE-LCH | lch(88.56, 9.75, 321.33°) |
| OKLab | oklab(90.43% 0.0207 -0.0162) |
| OKLCH | oklch(90.43% 0.026 322) |
| XYZ | xyz(73.1991, 73.2396, 88.1064) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Lavenderblush
#FFF0F5
ΔE00 6.48
Thistle
#D8BFD8
ΔE00 7.50
Mistyrose
#FFE4E1
ΔE00 9.03
Ghostwhite
#F8F8FF
ΔE00 9.35
Light Pink
#FFD1DF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DAEA #DCEADA
analogous
#E0DAEA #E8DAEA #EADAE4
triadic
#E8DAEA #EAE8DA #DAEAE8
tetradic
#E8DAEA #EAE0DA #DCEADA #DAE4EA
square
#E8DAEA #EAE0DA #DCEADA #DAE4EA
split-complementary
#E8DAEA #E4EADA #DAEAE0
monochromatic
#B78CBE #D0B3D4 #E8DAEA #F3EBF4 #F3EBF4
Accessibility & contrast
On white
1.34
#E8DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#E8DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DAEA
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DAEA | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#DCDFE9
Tritanopia (blue-blind)
#E9DBDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e8daea; /* rgb */ color: rgb(232, 218, 234); /* oklch */ color: oklch(90.4% 0.026 322.0);
Tailwind
colors: {
custom: {
50: '#efe5f0',
500: '#e8daea',
950: '#000000',
},
}SCSS
$custom: #e8daea; $custom-light: #efe5f0; $custom-dark: #000000;
JSON
{
"hex": "#e8daea",
"rgb": {
"r": 232,
"g": 218,
"b": 234
},
"hsl": {
"h": 292.5,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.90426,
"c": 0.02624,
"h": 322
},
"luminance": 0.73239
}Semantic roles & 50–950 ramp
primary
#E8DAEA
secondary
#A9C3A6
accent
#A63F4C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485