#DC779D#DC779D
#DC779D is a light, vivid pink. Relative luminance 0.308; OKLCH L 69.3% C 0.132 H 357.2°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DC779D |
|---|---|
| RGB | rgb(220, 119, 157) |
| HSL | hsl(337, 59%, 66%) |
| HSV | hsv(337, 46%, 86%) |
| CMYK | cmyk(0%, 45.9%, 28.6%, 13.7%) |
| CIE-LAB | lab(62.38, 43.60, -2.68) |
| CIE-LCH | lch(62.38, 43.68, 356.49°) |
| OKLab | oklab(69.28% 0.1319 -0.0065) |
| OKLCH | oklch(69.28% 0.132 357.2) |
| XYZ | xyz(42.1993, 30.8471, 35.6233) |
| Luminance | 0.3084 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.35
Muted Pink
#D1768F
ΔE00 3.68
Dull Pink
#D5869D
ΔE00 4.60
Medium Pink
#F36196
ΔE00 5.41
Dusky Pink
#CC7A8B
ΔE00 5.74
Rosy Pink
#F6688E
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC779D #77DCB6
analogous
#DC77CF #DC779D #DC8477
triadic
#DC779D #9DDC77 #779DDC
tetradic
#DC779D #CFDC77 #77DCB6 #8477DC
square
#DC779D #CFDC77 #77DCB6 #8477DC
split-complementary
#DC779D #77DC84 #77CFDC
monochromatic
#AC2C5C #CF467A #DC779D #E9A8C0 #F5D8E3
Accessibility & contrast
On white
2.93
#DC779D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#DC779D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC779D
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC779D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC779D | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858C9E
Deuteranopia (green-blind)
#9F9E9B
Tritanopia (blue-blind)
#EA7185
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #dc779d; /* rgb */ color: rgb(220, 119, 157); /* oklch */ color: oklch(69.3% 0.132 357.2);
Tailwind
colors: {
custom: {
50: '#e9a0b9',
500: '#dc779d',
950: '#000000',
},
}SCSS
$custom: #dc779d; $custom-light: #e9a0b9; $custom-dark: #000000;
JSON
{
"hex": "#dc779d",
"rgb": {
"r": 220,
"g": 119,
"b": 157
},
"hsl": {
"h": 337.426,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.6928,
"c": 0.13208,
"h": 357.2
},
"luminance": 0.30844
}Semantic roles & 50–950 ramp
primary
#DC779D
secondary
#C7E8DB
accent
#C7881F
background
#FEFAFB
surface
#FDF3F6
border
#D5CDD0
text
#160F11
muted
#847F80