#DC7DBD#DC7DBD
#DC7DBD is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.3% C 0.141 H 340.6°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DBD |
|---|---|
| RGB | rgb(220, 125, 189) |
| HSL | hsl(320, 58%, 68%) |
| HSV | hsv(320, 43%, 86%) |
| CMYK | cmyk(0%, 43.2%, 14.1%, 13.7%) |
| CIE-LAB | lab(64.61, 45.20, -17.53) |
| CIE-LCH | lch(64.61, 48.48, 338.80°) |
| OKLab | oklab(71.3% 0.1327 -0.0467) |
| OKLCH | oklch(71.3% 0.141 340.6) |
| XYZ | xyz(46.0345, 33.5600, 52.1873) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.23
Pale Magenta
#D767AD
ΔE00 5.27
Orchid (survey)
#C875C4
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 5.86
Pink (survey)
#FF81C0
ΔE00 6.51
Bubblegum (survey)
#FF6CB5
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DBD #7DDC9C
analogous
#CC7DDC #DC7DBD #DC7D8D
triadic
#DC7DBD #BDDC7D #7DBDDC
tetradic
#DC7DBD #DCCC7D #7DDC9C #7D8DDC
square
#DC7DBD #DCCC7D #7DDC9C #7D8DDC
split-complementary
#DC7DBD #8DDC7D #7DDCCC
monochromatic
#AF2F86 #CF4DA5 #DC7DBD #E9ADD5 #F6DDEE
Accessibility & contrast
On white
2.72
#DC7DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#DC7DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DBD
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DBD | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BF
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#E67E95
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dc7dbd; /* rgb */ color: rgb(220, 125, 189); /* oklch */ color: oklch(71.3% 0.141 340.6);
Tailwind
colors: {
custom: {
50: '#e9a5d1',
500: '#dc7dbd',
950: '#000000',
},
}SCSS
$custom: #dc7dbd; $custom-light: #e9a5d1; $custom-dark: #000000;
JSON
{
"hex": "#dc7dbd",
"rgb": {
"r": 220,
"g": 125,
"b": 189
},
"hsl": {
"h": 319.579,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.71299,
"c": 0.14065,
"h": 340.6
},
"luminance": 0.33557
}Semantic roles & 50–950 ramp
primary
#DC7DBD
secondary
#CCE9D5
accent
#C55620
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82