#DD89CD#DD89CD
#DD89CD is a light, vivid pink. Relative luminance 0.377; OKLCH L 73.9% C 0.133 H 334.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DD89CD |
|---|---|
| RGB | rgb(221, 137, 205) |
| HSL | hsl(311, 55%, 70%) |
| HSV | hsv(311, 38%, 87%) |
| CMYK | cmyk(0%, 38%, 7.2%, 13.3%) |
| CIE-LAB | lab(67.78, 41.93, -21.67) |
| CIE-LCH | lch(67.78, 47.20, 332.66°) |
| OKLab | oklab(73.9% 0.1201 -0.0583) |
| OKLCH | oklch(73.9% 0.133 334.1) |
| XYZ | xyz(49.7836, 37.6738, 62.3953) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.71
Plum
#DDA0DD
ΔE00 5.78
Bubblegum Pink
#FE83CC
ΔE00 6.02
Orchid (survey)
#C875C4
ΔE00 6.36
Violet (CSS)
#EE82EE
ΔE00 6.46
Purply Pink
#F075E6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD89CD #89DD99
analogous
#C389DD #DD89CD #DD89A3
triadic
#DD89CD #CDDD89 #89CDDD
tetradic
#DD89CD #DDC389 #89DD99 #89A3DD
square
#DD89CD #DDC389 #89DD99 #89A3DD
split-complementary
#DD89CD #A3DD89 #89DDC3
monochromatic
#B7359E #CF59B9 #DD89CD #EBB9E1 #F8E7F5
Accessibility & contrast
On white
2.46
#DD89CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#DD89CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD89CD
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD89CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD89CD | 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)
#899ED0
Deuteranopia (green-blind)
#9EAACA
Tritanopia (blue-blind)
#E48DA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd89cd; /* rgb */ color: rgb(221, 137, 205); /* oklch */ color: oklch(73.9% 0.133 334.1);
Tailwind
colors: {
custom: {
50: '#e9addc',
500: '#dd89cd',
950: '#000000',
},
}SCSS
$custom: #dd89cd; $custom-light: #e9addc; $custom-dark: #000000;
JSON
{
"hex": "#dd89cd",
"rgb": {
"r": 221,
"g": 137,
"b": 205
},
"hsl": {
"h": 311.429,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.73898,
"c": 0.13349,
"h": 334.1
},
"luminance": 0.37671
}Semantic roles & 50–950 ramp
primary
#DD89CD
secondary
#D5EDDA
accent
#C34123
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83