#DD89DC#DD89DC
#DD89DC is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.5% C 0.147 H 327.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DD89DC |
|---|---|
| RGB | rgb(221, 137, 220) |
| HSL | hsl(301, 55%, 70%) |
| HSV | hsv(301, 38%, 87%) |
| CMYK | cmyk(0%, 38%, 0.5%, 13.3%) |
| CIE-LAB | lab(68.34, 44.57, -29.15) |
| CIE-LCH | lch(68.34, 53.26, 326.82°) |
| OKLab | oklab(74.5% 0.1238 -0.0793) |
| OKLCH | oklch(74.5% 0.147 327.3) |
| XYZ | xyz(51.6817, 38.4331, 72.3923) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.17
Violet (CSS)
#EE82EE
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 5.07
Orchid
#DA70D6
ΔE00 5.59
Plum
#DDA0DD
ΔE00 5.97
Orchid (survey)
#C875C4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD89DC #89DD8A
analogous
#B489DD #DD89DC #DD89B2
triadic
#DD89DC #DCDD89 #89DCDD
tetradic
#DD89DC #DDB489 #89DD8A #89B2DD
square
#DD89DC #DDB489 #89DD8A #89B2DD
split-complementary
#DD89DC #B2DD89 #89DDB4
monochromatic
#B735B5 #CF59CE #DD89DC #EBB9EA #F8E7F8
Accessibility & contrast
On white
2.42
#DD89DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#DD89DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD89DC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD89DC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#99ABD9
Tritanopia (blue-blind)
#E291A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dd89dc; /* rgb */ color: rgb(221, 137, 220); /* oklch */ color: oklch(74.5% 0.147 327.3);
Tailwind
colors: {
custom: {
50: '#e9ade7',
500: '#dd89dc',
950: '#000000',
},
}SCSS
$custom: #dd89dc; $custom-light: #e9ade7; $custom-dark: #000000;
JSON
{
"hex": "#dd89dc",
"rgb": {
"r": 221,
"g": 137,
"b": 220
},
"hsl": {
"h": 300.714,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.74503,
"c": 0.14705,
"h": 327.3
},
"luminance": 0.38431
}Semantic roles & 50–950 ramp
primary
#DD89DC
secondary
#D5EDD6
accent
#C32523
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84