#D889DC#D889DC
#D889DC is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.0% C 0.144 H 325.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D889DC |
|---|---|
| RGB | rgb(216, 137, 220) |
| HSL | hsl(297, 54%, 70%) |
| HSV | hsv(297, 38%, 86%) |
| CMYK | cmyk(1.8%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(67.77, 43.04, -30.07) |
| CIE-LCH | lch(67.77, 52.51, 325.06°) |
| OKLab | oklab(73.95% 0.1181 -0.0821) |
| OKLCH | oklch(73.95% 0.144 325.2) |
| XYZ | xyz(50.1816, 37.6596, 72.3220) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.74
Violet (CSS)
#EE82EE
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.54
Orchid (survey)
#C875C4
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D889DC #8DDC89
analogous
#AE89DC #D889DC #DC89B7
triadic
#D889DC #DCD889 #89DCD8
tetradic
#D889DC #DCAE89 #8DDC89 #89B7DC
square
#D889DC #DCAE89 #8DDC89 #89B7DC
split-complementary
#D889DC #B7DC89 #89DCAE
monochromatic
#AF36B5 #C85ACE #D889DC #E8B8EA #F7E7F8
Accessibility & contrast
On white
2.46
#D889DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#D889DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D889DC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D889DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D889DC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#DC91A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d889dc; /* rgb */ color: rgb(216, 137, 220); /* oklch */ color: oklch(74.0% 0.144 325.2);
Tailwind
colors: {
custom: {
50: '#e5ade7',
500: '#d889dc',
950: '#000000',
},
}SCSS
$custom: #d889dc; $custom-light: #e5ade7; $custom-dark: #000000;
JSON
{
"hex": "#d889dc",
"rgb": {
"r": 216,
"g": 137,
"b": 220
},
"hsl": {
"h": 297.108,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.7395,
"c": 0.14382,
"h": 325.2
},
"luminance": 0.37658
}Semantic roles & 50–950 ramp
primary
#D889DC
secondary
#D6ECD5
accent
#C2242B
background
#FEFAFE
surface
#FCF4FC
border
#D5CED5
text
#161016
muted
#847F84