#D89AEA#D89AEA
#D89AEA is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.3% C 0.129 H 318.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D89AEA |
|---|---|
| RGB | rgb(216, 154, 234) |
| HSL | hsl(287, 66%, 76%) |
| HSV | hsv(287, 34%, 92%) |
| CMYK | cmyk(7.7%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(72.00, 36.67, -31.25) |
| CIE-LCH | lch(72.00, 48.18, 319.56°) |
| OKLab | oklab(77.32% 0.0965 -0.0855) |
| OKLCH | oklch(77.32% 0.129 318.5) |
| XYZ | xyz(54.7237, 43.6520, 83.3689) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.31
Lavender (survey)
#C79FEF
ΔE00 4.53
Baby Purple
#CA9BF7
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 5.22
Mauve
#E0B0FF
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89AEA #ACEA9A
analogous
#B09AEA #D89AEA #EA9AD4
triadic
#D89AEA #EAD89A #9AEAD8
tetradic
#D89AEA #EAB09A #ACEA9A #9AD4EA
square
#D89AEA #EAB09A #ACEA9A #9AD4EA
split-complementary
#D89AEA #D4EA9A #9AEAB0
monochromatic
#B135D5 #C467DF #D89AEA #ECCDF5 #F5E6FA
Accessibility & contrast
On white
2.16
#D89AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#D89AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89AEA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89AEA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#9EB3E7
Tritanopia (blue-blind)
#D8A3B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d89aea; /* rgb */ color: rgb(216, 154, 234); /* oklch */ color: oklch(77.3% 0.129 318.5);
Tailwind
colors: {
custom: {
50: '#e5b8f1',
500: '#d89aea',
950: '#000000',
},
}SCSS
$custom: #d89aea; $custom-light: #e5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#d89aea",
"rgb": {
"r": 216,
"g": 154,
"b": 234
},
"hsl": {
"h": 286.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.77321,
"c": 0.12898,
"h": 318.5
},
"luminance": 0.43651
}Semantic roles & 50–950 ramp
primary
#D89AEA
secondary
#DFF1DA
accent
#CD1841
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161116
muted
#848084