#DC7699#DC7699
#DC7699 is a light, vivid pink. Relative luminance 0.305; OKLCH L 69.0% C 0.132 H 359.3°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7699 |
|---|---|
| RGB | rgb(220, 118, 153) |
| HSL | hsl(339, 59%, 66%) |
| HSV | hsv(339, 46%, 86%) |
| CMYK | cmyk(0%, 46.4%, 30.5%, 13.7%) |
| CIE-LAB | lab(62.06, 43.59, -0.85) |
| CIE-LCH | lch(62.06, 43.60, 358.88°) |
| OKLab | oklab(69% 0.1321 -0.0016) |
| OKLCH | oklch(69% 0.132 359.3) |
| XYZ | xyz(41.7450, 30.4760, 33.8147) |
| Luminance | 0.3047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 1.59
Muted Pink
#D1768F
ΔE00 2.91
Dull Pink
#D5869D
ΔE00 4.45
Dusky Pink
#CC7A8B
ΔE00 5.00
Medium Pink
#F36196
ΔE00 5.17
Rosy Pink
#F6688E
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7699 #76DCB9
analogous
#DC76CC #DC7699 #DC8676
triadic
#DC7699 #99DC76 #7699DC
tetradic
#DC7699 #CCDC76 #76DCB9 #8676DC
square
#DC7699 #CCDC76 #76DCB9 #8676DC
split-complementary
#DC7699 #76DC86 #76CCDC
monochromatic
#AC2C58 #D04575 #DC7699 #E8A7BD #F5D7E2
Accessibility & contrast
On white
2.96
#DC7699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#DC7699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7699
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7699 | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858A9A
Deuteranopia (green-blind)
#9F9D97
Tritanopia (blue-blind)
#EB6F83
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #dc7699; /* rgb */ color: rgb(220, 118, 153); /* oklch */ color: oklch(69.0% 0.132 359.3);
Tailwind
colors: {
custom: {
50: '#e9a0b7',
500: '#dc7699',
950: '#000000',
},
}SCSS
$custom: #dc7699; $custom-light: #e9a0b7; $custom-dark: #000000;
JSON
{
"hex": "#dc7699",
"rgb": {
"r": 220,
"g": 118,
"b": 153
},
"hsl": {
"h": 339.412,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.69004,
"c": 0.1321,
"h": 359.3
},
"luminance": 0.30472
}Semantic roles & 50–950 ramp
primary
#DC7699
secondary
#C6E8DC
accent
#C78D1F
background
#FEFAFB
surface
#FDF3F6
border
#D5CDD0
text
#160F11
muted
#847F80