#DD89CF#DD89CF
#DD89CF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.0% C 0.135 H 333.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DD89CF |
|---|---|
| RGB | rgb(221, 137, 207) |
| HSL | hsl(310, 55%, 70%) |
| HSV | hsv(310, 38%, 87%) |
| CMYK | cmyk(0%, 38%, 6.3%, 13.3%) |
| CIE-LAB | lab(67.85, 42.27, -22.68) |
| CIE-LCH | lch(67.85, 47.97, 331.79°) |
| OKLab | oklab(73.98% 0.1206 -0.0611) |
| OKLCH | oklch(73.98% 0.135 333.1) |
| XYZ | xyz(50.0265, 37.7710, 63.6748) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.29
Plum
#DDA0DD
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 6.21
Orchid (survey)
#C875C4
ΔE00 6.24
Purply Pink
#F075E6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD89CF #89DD97
analogous
#C189DD #DD89CF #DD89A5
triadic
#DD89CF #CFDD89 #89CFDD
tetradic
#DD89CF #DDC189 #89DD97 #89A5DD
square
#DD89CF #DDC189 #89DD97 #89A5DD
split-complementary
#DD89CF #A5DD89 #89DDC1
monochromatic
#B735A1 #CF59BC #DD89CF #EBB9E2 #F8E7F5
Accessibility & contrast
On white
2.46
#DD89CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#DD89CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD89CF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD89CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD89CF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889ED2
Deuteranopia (green-blind)
#9DAACC
Tritanopia (blue-blind)
#E48DA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd89cf; /* rgb */ color: rgb(221, 137, 207); /* oklch */ color: oklch(74.0% 0.135 333.1);
Tailwind
colors: {
custom: {
50: '#e9addd',
500: '#dd89cf',
950: '#000000',
},
}SCSS
$custom: #dd89cf; $custom-light: #e9addd; $custom-dark: #000000;
JSON
{
"hex": "#dd89cf",
"rgb": {
"r": 221,
"g": 137,
"b": 207
},
"hsl": {
"h": 310,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.73976,
"c": 0.13521,
"h": 333.1
},
"luminance": 0.37768
}Semantic roles & 50–950 ramp
primary
#DD89CF
secondary
#D5EDD9
accent
#C33D23
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83