#DC7DCB#DC7DCB
#DC7DCB is a light, vivid pink. Relative luminance 0.342; OKLCH L 71.8% C 0.152 H 334.0°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DCB |
|---|---|
| RGB | rgb(220, 125, 203) |
| HSL | hsl(311, 58%, 68%) |
| HSV | hsv(311, 43%, 86%) |
| CMYK | cmyk(0%, 43.2%, 7.7%, 13.7%) |
| CIE-LAB | lab(65.12, 47.49, -24.64) |
| CIE-LCH | lch(65.12, 53.50, 332.58°) |
| OKLab | oklab(71.85% 0.1363 -0.0665) |
| OKLCH | oklch(71.85% 0.152 334) |
| XYZ | xyz(47.6281, 34.1974, 60.5804) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.56
Orchid (survey)
#C875C4
ΔE00 4.24
Orchid
#DA70D6
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DCB #7DDC8E
analogous
#BE7DDC #DC7DCB #DC7D9B
triadic
#DC7DCB #CBDC7D #7DCBDC
tetradic
#DC7DCB #DCBE7D #7DDC8E #7D9BDC
square
#DC7DCB #DCBE7D #7DDC8E #7D9BDC
split-complementary
#DC7DCB #9BDC7D #7DDCBE
monochromatic
#AF2F98 #CF4DB8 #DC7DCB #E9ADDE #F6DDF2
Accessibility & contrast
On white
2.68
#DC7DCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#DC7DCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DCB
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DCB | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C95CE
Deuteranopia (green-blind)
#96A3C8
Tritanopia (blue-blind)
#E4829B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc7dcb; /* rgb */ color: rgb(220, 125, 203); /* oklch */ color: oklch(71.8% 0.152 334.0);
Tailwind
colors: {
custom: {
50: '#e8a5db',
500: '#dc7dcb',
950: '#000000',
},
}SCSS
$custom: #dc7dcb; $custom-light: #e8a5db; $custom-dark: #000000;
JSON
{
"hex": "#dc7dcb",
"rgb": {
"r": 220,
"g": 125,
"b": 203
},
"hsl": {
"h": 310.737,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.71847,
"c": 0.15167,
"h": 334
},
"luminance": 0.34195
}Semantic roles & 50–950 ramp
primary
#DC7DCB
secondary
#CCE9D1
accent
#C53E20
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83