#DC7D99#DC7D99
#DC7D99 is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.1% C 0.121 H 1.8°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7D99 |
|---|---|
| RGB | rgb(220, 125, 153) |
| HSL | hsl(342, 58%, 68%) |
| HSV | hsv(342, 43%, 86%) |
| CMYK | cmyk(0%, 43.2%, 30.5%, 13.7%) |
| CIE-LAB | lab(63.50, 39.99, 1.24) |
| CIE-LCH | lch(63.50, 40.01, 1.78°) |
| OKLab | oklab(70.09% 0.1211 0.0038) |
| OKLCH | oklch(70.09% 0.121 1.8) |
| XYZ | xyz(42.6001, 32.1862, 34.0997) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.75
Muted Pink
#D1768F
ΔE00 2.82
Palevioletred
#DB7093
ΔE00 3.18
Dusky Pink
#CC7A8B
ΔE00 4.06
Pig Pink
#E78EA5
ΔE00 4.52
Ugly Pink
#CD7584
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7D99 #7DDCC0
analogous
#DC7DC8 #DC7D99 #DC917D
triadic
#DC7D99 #99DC7D #7D99DC
tetradic
#DC7D99 #C8DC7D #7DDCC0 #917DDC
square
#DC7D99 #C8DC7D #7DDCC0 #917DDC
split-complementary
#DC7D99 #7DDC91 #7DC8DC
monochromatic
#AF2F55 #CF4D73 #DC7D99 #E9ADBF #F6DDE5
Accessibility & contrast
On white
2.82
#DC7D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DC7D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7D99
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7D99 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9A
Deuteranopia (green-blind)
#A3A097
Tritanopia (blue-blind)
#EA7687
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dc7d99; /* rgb */ color: rgb(220, 125, 153); /* oklch */ color: oklch(70.1% 0.121 1.8);
Tailwind
colors: {
custom: {
50: '#e9a4b7',
500: '#dc7d99',
950: '#000000',
},
}SCSS
$custom: #dc7d99; $custom-light: #e9a4b7; $custom-dark: #000000;
JSON
{
"hex": "#dc7d99",
"rgb": {
"r": 220,
"g": 125,
"b": 153
},
"hsl": {
"h": 342.316,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.70089,
"c": 0.1212,
"h": 1.8
},
"luminance": 0.32183
}Semantic roles & 50–950 ramp
primary
#DC7D99
secondary
#CCE9E0
accent
#C59520
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#160F11
muted
#847F80