#DC789E#DC789E
#DC789E is a light, vivid pink. Relative luminance 0.311; OKLCH L 69.5% C 0.131 H 356.9°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC789E |
|---|---|
| RGB | rgb(220, 120, 158) |
| HSL | hsl(337, 59%, 67%) |
| HSV | hsv(337, 45%, 86%) |
| CMYK | cmyk(0%, 45.5%, 28.2%, 13.7%) |
| CIE-LAB | lab(62.61, 43.22, -2.91) |
| CIE-LCH | lch(62.61, 43.32, 356.15°) |
| OKLab | oklab(69.46% 0.1307 -0.0071) |
| OKLCH | oklch(69.46% 0.131 356.9) |
| XYZ | xyz(42.4047, 31.1207, 36.1147) |
| Luminance | 0.3112 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.60
Muted Pink
#D1768F
ΔE00 3.81
Dull Pink
#D5869D
ΔE00 4.46
Medium Pink
#F36196
ΔE00 5.60
Dusky Pink
#CC7A8B
ΔE00 5.81
Pig Pink
#E78EA5
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC789E #78DCB6
analogous
#DC78D0 #DC789E #DC8478
triadic
#DC789E #9EDC78 #789EDC
tetradic
#DC789E #D0DC78 #78DCB6 #8478DC
square
#DC789E #D0DC78 #78DCB6 #8478DC
split-complementary
#DC789E #78DC84 #78D0DC
monochromatic
#AD2D5D #CF477B #DC789E #E9A9C1 #F5D9E4
Accessibility & contrast
On white
2.91
#DC789E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#DC789E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC789E
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC789E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC789E | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9F
Deuteranopia (green-blind)
#9F9E9C
Tritanopia (blue-blind)
#EA7286
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #dc789e; /* rgb */ color: rgb(220, 120, 158); /* oklch */ color: oklch(69.5% 0.131 356.9);
Tailwind
colors: {
custom: {
50: '#e9a1ba',
500: '#dc789e',
950: '#000000',
},
}SCSS
$custom: #dc789e; $custom-light: #e9a1ba; $custom-dark: #000000;
JSON
{
"hex": "#dc789e",
"rgb": {
"r": 220,
"g": 120,
"b": 158
},
"hsl": {
"h": 337.2,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.69464,
"c": 0.1309,
"h": 356.9
},
"luminance": 0.31117
}Semantic roles & 50–950 ramp
primary
#DC789E
secondary
#C8E8DC
accent
#C6871F
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#160F11
muted
#847F80