#DC7DBA#DC7DBA
#DC7DBA is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.2% C 0.139 H 342.1°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DBA |
|---|---|
| RGB | rgb(220, 125, 186) |
| HSL | hsl(321, 58%, 68%) |
| HSV | hsv(321, 43%, 86%) |
| CMYK | cmyk(0%, 43.2%, 15.5%, 13.7%) |
| CIE-LAB | lab(64.51, 44.72, -15.99) |
| CIE-LCH | lch(64.51, 47.50, 340.32°) |
| OKLab | oklab(71.19% 0.1318 -0.0425) |
| OKLCH | oklch(71.19% 0.139 342.1) |
| XYZ | xyz(45.7122, 33.4311, 50.4900) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 5.89
Pink (survey)
#FF81C0
ΔE00 6.27
Orchid (survey)
#C875C4
ΔE00 6.34
Bubblegum (survey)
#FF6CB5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DBA #7DDC9F
analogous
#CF7DDC #DC7DBA #DC7D8A
triadic
#DC7DBA #BADC7D #7DBADC
tetradic
#DC7DBA #DCCF7D #7DDC9F #7D8ADC
square
#DC7DBA #DCCF7D #7DDC9F #7D8ADC
split-complementary
#DC7DBA #8ADC7D #7DDCCF
monochromatic
#AF2F82 #CF4DA0 #DC7DBA #E9ADD4 #F6DDED
Accessibility & contrast
On white
2.73
#DC7DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#DC7DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DBA
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DBA | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BC
Deuteranopia (green-blind)
#9BA2B7
Tritanopia (blue-blind)
#E67E94
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc7dba; /* rgb */ color: rgb(220, 125, 186); /* oklch */ color: oklch(71.2% 0.139 342.1);
Tailwind
colors: {
custom: {
50: '#e9a5ce',
500: '#dc7dba',
950: '#000000',
},
}SCSS
$custom: #dc7dba; $custom-light: #e9a5ce; $custom-dark: #000000;
JSON
{
"hex": "#dc7dba",
"rgb": {
"r": 220,
"g": 125,
"b": 186
},
"hsl": {
"h": 321.474,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.71187,
"c": 0.1385,
"h": 342.1
},
"luminance": 0.33428
}Semantic roles & 50–950 ramp
primary
#DC7DBA
secondary
#CCE9D6
accent
#C55B20
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82