#DC89CD#DC89CD
#DC89CD is a light, vivid pink. Relative luminance 0.375; OKLCH L 73.8% C 0.133 H 333.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89CD |
|---|---|
| RGB | rgb(220, 137, 205) |
| HSL | hsl(311, 54%, 70%) |
| HSV | hsv(311, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 6.8%, 13.7%) |
| CIE-LAB | lab(67.66, 41.61, -21.86) |
| CIE-LCH | lch(67.66, 47.00, 332.28°) |
| OKLab | oklab(73.79% 0.1189 -0.0589) |
| OKLCH | oklch(73.79% 0.133 333.7) |
| XYZ | xyz(49.4799, 37.5172, 62.3810) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.63
Plum
#DDA0DD
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 6.22
Orchid (survey)
#C875C4
ΔE00 6.23
Violet (CSS)
#EE82EE
ΔE00 6.46
Orchid
#DA70D6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89CD #89DC98
analogous
#C189DC #DC89CD #DC89A4
triadic
#DC89CD #CDDC89 #89CDDC
tetradic
#DC89CD #DCC189 #89DC98 #89A4DC
square
#DC89CD #DCC189 #89DC98 #89A4DC
split-complementary
#DC89CD #A4DC89 #89DCC1
monochromatic
#B5369E #CE5AB9 #DC89CD #EAB8E1 #F8E7F5
Accessibility & contrast
On white
2.47
#DC89CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#DC89CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89CD
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89CD | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DD0
Deuteranopia (green-blind)
#9DA9CA
Tritanopia (blue-blind)
#E38DA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc89cd; /* rgb */ color: rgb(220, 137, 205); /* oklch */ color: oklch(73.8% 0.133 333.7);
Tailwind
colors: {
custom: {
50: '#e8addc',
500: '#dc89cd',
950: '#000000',
},
}SCSS
$custom: #dc89cd; $custom-light: #e8addc; $custom-dark: #000000;
JSON
{
"hex": "#dc89cd",
"rgb": {
"r": 220,
"g": 137,
"b": 205
},
"hsl": {
"h": 310.843,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.73785,
"c": 0.13271,
"h": 333.7
},
"luminance": 0.37515
}Semantic roles & 50–950 ramp
primary
#DC89CD
secondary
#D5ECD9
accent
#C24024
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83