#DC7D97#DC7D97
#DC7D97 is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.0% C 0.121 H 3.1°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7D97 |
|---|---|
| RGB | rgb(220, 125, 151) |
| HSL | hsl(344, 58%, 68%) |
| HSV | hsv(344, 43%, 86%) |
| CMYK | cmyk(0%, 43.2%, 31.4%, 13.7%) |
| CIE-LAB | lab(63.44, 39.73, 2.31) |
| CIE-LCH | lch(63.44, 39.79, 3.32°) |
| OKLab | oklab(70.03% 0.1204 0.0065) |
| OKLCH | oklch(70.03% 0.121 3.1) |
| XYZ | xyz(42.4363, 32.1207, 33.2370) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 2.70
Dull Pink
#D5869D
ΔE00 2.82
Palevioletred
#DB7093
ΔE00 3.35
Dusky Pink
#CC7A8B
ΔE00 3.69
Pig Pink
#E78EA5
ΔE00 4.49
Ugly Pink
#CD7584
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7D97 #7DDCC2
analogous
#DC7DC6 #DC7D97 #DC927D
triadic
#DC7D97 #97DC7D #7D97DC
tetradic
#DC7D97 #C6DC7D #7DDCC2 #927DDC
square
#DC7D97 #C6DC7D #7DDCC2 #927DDC
split-complementary
#DC7D97 #7DDC92 #7DC6DC
monochromatic
#AF2F52 #CF4D70 #DC7D97 #E9ADBE #F6DDE4
Accessibility & contrast
On white
2.83
#DC7D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#DC7D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7D97
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7D97 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F98
Deuteranopia (green-blind)
#A4A095
Tritanopia (blue-blind)
#EB7686
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dc7d97; /* rgb */ color: rgb(220, 125, 151); /* oklch */ color: oklch(70.0% 0.121 3.1);
Tailwind
colors: {
custom: {
50: '#e9a4b5',
500: '#dc7d97',
950: '#000000',
},
}SCSS
$custom: #dc7d97; $custom-light: #e9a4b5; $custom-dark: #000000;
JSON
{
"hex": "#dc7d97",
"rgb": {
"r": 220,
"g": 125,
"b": 151
},
"hsl": {
"h": 343.579,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.7003,
"c": 0.1206,
"h": 3.1
},
"luminance": 0.32117
}Semantic roles & 50–950 ramp
primary
#DC7D97
secondary
#CCE9E1
accent
#C59820
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#160F11
muted
#847F80