#DC7DB1#DC7DB1
#DC7DB1 is a light, vivid pink. Relative luminance 0.331; OKLCH L 70.9% C 0.133 H 347.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DB1 |
|---|---|
| RGB | rgb(220, 125, 177) |
| HSL | hsl(327, 58%, 68%) |
| HSV | hsv(327, 43%, 86%) |
| CMYK | cmyk(0%, 43.2%, 19.5%, 13.7%) |
| CIE-LAB | lab(64.21, 43.35, -11.35) |
| CIE-LCH | lch(64.21, 44.81, 345.32°) |
| OKLab | oklab(70.86% 0.1291 -0.0298) |
| OKLCH | oklch(70.86% 0.133 347) |
| XYZ | xyz(44.7854, 33.0603, 45.6089) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.51
Pink (survey)
#FF81C0
ΔE00 5.95
Bubblegum (survey)
#FF6CB5
ΔE00 6.17
Hot Pink
#FF69B4
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 6.47
Bubble Gum Pink
#FF69AF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DB1 #7DDCA8
analogous
#D87DDC #DC7DB1 #DC7D81
triadic
#DC7DB1 #B1DC7D #7DB1DC
tetradic
#DC7DB1 #DCD87D #7DDCA8 #7D81DC
square
#DC7DB1 #DCD87D #7DDCA8 #7D81DC
split-complementary
#DC7DB1 #81DC7D #7DDCD8
monochromatic
#AF2F75 #CF4D94 #DC7DB1 #E9ADCE #F6DDEB
Accessibility & contrast
On white
2.76
#DC7DB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#DC7DB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DB1
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DB1 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8592B3
Deuteranopia (green-blind)
#9DA2AF
Tritanopia (blue-blind)
#E87B90
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc7db1; /* rgb */ color: rgb(220, 125, 177); /* oklch */ color: oklch(70.9% 0.133 347.0);
Tailwind
colors: {
custom: {
50: '#e9a5c8',
500: '#dc7db1',
950: '#000000',
},
}SCSS
$custom: #dc7db1; $custom-light: #e9a5c8; $custom-dark: #000000;
JSON
{
"hex": "#dc7db1",
"rgb": {
"r": 220,
"g": 125,
"b": 177
},
"hsl": {
"h": 327.158,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.70864,
"c": 0.13254,
"h": 347
},
"luminance": 0.33057
}Semantic roles & 50–950 ramp
primary
#DC7DB1
secondary
#CCE9D9
accent
#C56B20
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82