#E8DAEB#E8DAEB
#E8DAEB is a very light, muted purple. Relative luminance 0.733; OKLCH L 90.5% C 0.027 H 320.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DAEB |
|---|---|
| RGB | rgb(232, 218, 235) |
| HSL | hsl(289, 30%, 89%) |
| HSV | hsv(289, 7%, 92%) |
| CMYK | cmyk(1.3%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(88.59, 7.79, -6.58) |
| CIE-LCH | lch(88.59, 10.20, 319.84°) |
| OKLab | oklab(90.46% 0.021 -0.0175) |
| OKLCH | oklch(90.46% 0.027 320.3) |
| XYZ | xyz(73.3432, 73.2972, 88.8651) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.08
Lavenderblush
#FFF0F5
ΔE00 6.73
Thistle
#D8BFD8
ΔE00 7.35
Mistyrose
#FFE4E1
ΔE00 9.32
Ghostwhite
#F8F8FF
ΔE00 9.52
Light Pink
#FFD1DF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DAEB #DDEBDA
analogous
#E0DAEB #E8DAEB #EBDAE6
triadic
#E8DAEB #EBE8DA #DAEBE8
tetradic
#E8DAEB #EBE0DA #DDEBDA #DAE6EB
square
#E8DAEB #EBE0DA #DDEBDA #DAE6EB
split-complementary
#E8DAEB #E6EBDA #DAEBE0
monochromatic
#B78BC0 #CFB2D6 #E8DAEB #F3EBF4 #F3EBF4
Accessibility & contrast
On white
1.34
#E8DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#E8DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DAEB
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DAEB | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEC
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#E8DBDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e8daeb; /* rgb */ color: rgb(232, 218, 235); /* oklch */ color: oklch(90.5% 0.027 320.3);
Tailwind
colors: {
custom: {
50: '#efe5f1',
500: '#e8daeb',
950: '#000000',
},
}SCSS
$custom: #e8daeb; $custom-light: #efe5f1; $custom-dark: #000000;
JSON
{
"hex": "#e8daeb",
"rgb": {
"r": 232,
"g": 218,
"b": 235
},
"hsl": {
"h": 289.412,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90457,
"c": 0.02734,
"h": 320.3
},
"luminance": 0.73297
}Semantic roles & 50–950 ramp
primary
#E8DAEB
secondary
#ABC4A5
accent
#A93D50
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485