#DC89C8#DC89C8
#DC89C8 is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.6% C 0.129 H 336.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89C8 |
|---|---|
| RGB | rgb(220, 137, 200) |
| HSL | hsl(314, 54%, 70%) |
| HSV | hsv(314, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 9.1%, 13.7%) |
| CIE-LAB | lab(67.49, 40.75, -19.34) |
| CIE-LCH | lch(67.49, 45.11, 334.61°) |
| OKLab | oklab(73.59% 0.1176 -0.0519) |
| OKLCH | oklch(73.59% 0.129 336.2) |
| XYZ | xyz(48.8860, 37.2797, 59.2531) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.74
Bubblegum Pink
#FE83CC
ΔE00 5.87
Plum
#DDA0DD
ΔE00 6.07
Orchid (survey)
#C875C4
ΔE00 6.65
Pink (survey)
#FF81C0
ΔE00 7.15
Violet (CSS)
#EE82EE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89C8 #89DC9D
analogous
#C789DC #DC89C8 #DC899E
triadic
#DC89C8 #C8DC89 #89C8DC
tetradic
#DC89C8 #DCC789 #89DC9D #899EDC
square
#DC89C8 #DCC789 #89DC9D #899EDC
split-complementary
#DC89C8 #9EDC89 #89DCC7
monochromatic
#B53696 #CE5AB2 #DC89C8 #EAB8DE #F8E7F4
Accessibility & contrast
On white
2.48
#DC89C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DC89C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89C8
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89C8 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9DCA
Deuteranopia (green-blind)
#9FA9C6
Tritanopia (blue-blind)
#E48CA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc89c8; /* rgb */ color: rgb(220, 137, 200); /* oklch */ color: oklch(73.6% 0.129 336.2);
Tailwind
colors: {
custom: {
50: '#e8add8',
500: '#dc89c8',
950: '#000000',
},
}SCSS
$custom: #dc89c8; $custom-light: #e8add8; $custom-dark: #000000;
JSON
{
"hex": "#dc89c8",
"rgb": {
"r": 220,
"g": 137,
"b": 200
},
"hsl": {
"h": 314.458,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.73593,
"c": 0.1285,
"h": 336.2
},
"luminance": 0.37277
}Semantic roles & 50–950 ramp
primary
#DC89C8
secondary
#D5ECDA
accent
#C24A24
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83