#DC89CE#DC89CE
#DC89CE is a light, vivid pink. Relative luminance 0.376; OKLCH L 73.8% C 0.134 H 333.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89CE |
|---|---|
| RGB | rgb(220, 137, 206) |
| HSL | hsl(310, 54%, 70%) |
| HSV | hsv(310, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 6.4%, 13.7%) |
| CIE-LAB | lab(67.70, 41.78, -22.36) |
| CIE-LCH | lch(67.70, 47.39, 331.84°) |
| OKLab | oklab(73.82% 0.1192 -0.0603) |
| OKLCH | oklch(73.82% 0.134 333.2) |
| XYZ | xyz(49.6010, 37.5657, 63.0188) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.42
Plum
#DDA0DD
ΔE00 5.70
Orchid (survey)
#C875C4
ΔE00 6.18
Violet (CSS)
#EE82EE
ΔE00 6.27
Bubblegum Pink
#FE83CC
ΔE00 6.31
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89CE #89DC97
analogous
#C089DC #DC89CE #DC89A5
triadic
#DC89CE #CEDC89 #89CEDC
tetradic
#DC89CE #DCC089 #89DC97 #89A5DC
square
#DC89CE #DCC089 #89DC97 #89A5DC
split-complementary
#DC89CE #A5DC89 #89DCC0
monochromatic
#B5369F #CE5ABA #DC89CE #EAB8E2 #F8E7F5
Accessibility & contrast
On white
2.47
#DC89CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#DC89CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89CE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89CE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889ED1
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#E38DA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc89ce; /* rgb */ color: rgb(220, 137, 206); /* oklch */ color: oklch(73.8% 0.134 333.2);
Tailwind
colors: {
custom: {
50: '#e8addd',
500: '#dc89ce',
950: '#000000',
},
}SCSS
$custom: #dc89ce; $custom-light: #e8addd; $custom-dark: #000000;
JSON
{
"hex": "#dc89ce",
"rgb": {
"r": 220,
"g": 137,
"b": 206
},
"hsl": {
"h": 310.12,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.73824,
"c": 0.13358,
"h": 333.2
},
"luminance": 0.37563
}Semantic roles & 50–950 ramp
primary
#DC89CE
secondary
#D5ECD9
accent
#C23E24
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83