#D889ED#D889ED
#D889ED is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.7% C 0.161 H 319.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D889ED |
|---|---|
| RGB | rgb(216, 137, 237) |
| HSL | hsl(287, 74%, 73%) |
| HSV | hsv(287, 42%, 93%) |
| CMYK | cmyk(8.9%, 42.2%, 0%, 7.1%) |
| CIE-LAB | lab(68.47, 46.30, -38.37) |
| CIE-LCH | lch(68.47, 60.13, 320.35°) |
| OKLab | oklab(74.7% 0.1216 -0.1057) |
| OKLCH | oklch(74.7% 0.161 319) |
| XYZ | xyz(52.5486, 38.6064, 84.7880) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 4.66
Liliac
#C48EFD
ΔE00 5.78
Purply Pink
#F075E6
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 5.85
Orchid
#DA70D6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D889ED #9EED89
analogous
#A689ED #D889ED #ED89D0
triadic
#D889ED #EDD889 #89EDD8
tetradic
#D889ED #EDA689 #9EED89 #89D0ED
square
#D889ED #EDA689 #9EED89 #89D0ED
split-complementary
#D889ED #D0ED89 #89EDA6
monochromatic
#B321DA #C654E5 #D889ED #EABEF5 #F6E4FB
Accessibility & contrast
On white
2.41
#D889ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#D889ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D889ED
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D889ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D889ED | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#D996B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d889ed; /* rgb */ color: rgb(216, 137, 237); /* oklch */ color: oklch(74.7% 0.161 319.0);
Tailwind
colors: {
custom: {
50: '#e5adf3',
500: '#d889ed',
950: '#000000',
},
}SCSS
$custom: #d889ed; $custom-light: #e5adf3; $custom-dark: #000000;
JSON
{
"hex": "#d889ed",
"rgb": {
"r": 216,
"g": 137,
"b": 237
},
"hsl": {
"h": 287.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.74701,
"c": 0.16115,
"h": 319
},
"luminance": 0.38605
}Semantic roles & 50–950 ramp
primary
#D889ED
secondary
#DEF3D8
accent
#D61039
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85