#E8DBEA#E8DBEA
#E8DBEA is a very light, muted purple. Relative luminance 0.738; OKLCH L 90.6% C 0.025 H 321.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DBEA |
|---|---|
| RGB | rgb(232, 219, 234) |
| HSL | hsl(292, 26%, 89%) |
| HSV | hsv(292, 6%, 92%) |
| CMYK | cmyk(0.9%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.81, 7.09, -5.73) |
| CIE-LCH | lch(88.81, 9.11, 321.07°) |
| OKLab | oklab(90.62% 0.0192 -0.0152) |
| OKLCH | oklch(90.62% 0.025 321.7) |
| XYZ | xyz(73.4592, 73.7598, 88.1931) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.83
Lavenderblush
#FFF0F5
ΔE00 6.11
Thistle
#D8BFD8
ΔE00 7.98
Ghostwhite
#F8F8FF
ΔE00 8.84
Mistyrose
#FFE4E1
ΔE00 8.85
Very Light Pink
#FFF4F2
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DBEA #DDEADB
analogous
#E1DBEA #E8DBEA #EADBE5
triadic
#E8DBEA #EAE8DB #DBEAE8
tetradic
#E8DBEA #EAE1DB #DDEADB #DBE5EA
square
#E8DBEA #EAE1DB #DDEADB #DBE5EA
split-complementary
#E8DBEA #E5EADB #DBEAE1
monochromatic
#B78EBD #CFB4D3 #E8DBEA #F3ECF4 #F3ECF4
Accessibility & contrast
On white
1.33
#E8DBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#E8DBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DBEA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DBEA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#DCDFE9
Tritanopia (blue-blind)
#E9DCE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8dbea; /* rgb */ color: rgb(232, 219, 234); /* oklch */ color: oklch(90.6% 0.025 321.7);
Tailwind
colors: {
custom: {
50: '#efe6f0',
500: '#e8dbea',
950: '#000000',
},
}SCSS
$custom: #e8dbea; $custom-light: #efe6f0; $custom-dark: #000000;
JSON
{
"hex": "#e8dbea",
"rgb": {
"r": 232,
"g": 219,
"b": 234
},
"hsl": {
"h": 292,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.90619,
"c": 0.0245,
"h": 321.7
},
"luminance": 0.73759
}Semantic roles & 50–950 ramp
primary
#E8DBEA
secondary
#ABC2A7
accent
#A5414E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485