#DC76BC#DC76BC
#DC76BC is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.2% C 0.152 H 340.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DC76BC |
|---|---|
| RGB | rgb(220, 118, 188) |
| HSL | hsl(319, 59%, 66%) |
| HSV | hsv(319, 46%, 86%) |
| CMYK | cmyk(0%, 46.4%, 14.5%, 13.7%) |
| CIE-LAB | lab(63.18, 48.60, -19.14) |
| CIE-LCH | lch(63.18, 52.23, 338.51°) |
| OKLab | oklab(70.22% 0.1429 -0.0511) |
| OKLCH | oklch(70.22% 0.152 340.3) |
| XYZ | xyz(45.0712, 31.8064, 51.3326) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.92
Orchid (survey)
#C875C4
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.60
Orchid
#DA70D6
ΔE00 6.03
Purplish Pink
#CE5DAE
ΔE00 6.54
Bubblegum Pink
#FE83CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC76BC #76DC96
analogous
#C976DC #DC76BC #DC7689
triadic
#DC76BC #BCDC76 #76BCDC
tetradic
#DC76BC #DCC976 #76DC96 #7689DC
square
#DC76BC #DCC976 #76DC96 #7689DC
split-complementary
#DC76BC #89DC76 #76DCC9
monochromatic
#AC2C84 #D045A4 #DC76BC #E8A7D4 #F5D7EC
Accessibility & contrast
On white
2.85
#DC76BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#DC76BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC76BC
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC76BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC76BC | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8FBE
Deuteranopia (green-blind)
#969FB9
Tritanopia (blue-blind)
#E67891
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dc76bc; /* rgb */ color: rgb(220, 118, 188); /* oklch */ color: oklch(70.2% 0.152 340.3);
Tailwind
colors: {
custom: {
50: '#e9a0d0',
500: '#dc76bc',
950: '#000000',
},
}SCSS
$custom: #dc76bc; $custom-light: #e9a0d0; $custom-dark: #000000;
JSON
{
"hex": "#dc76bc",
"rgb": {
"r": 220,
"g": 118,
"b": 188
},
"hsl": {
"h": 318.824,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.70215,
"c": 0.15172,
"h": 340.3
},
"luminance": 0.31803
}Semantic roles & 50–950 ramp
primary
#DC76BC
secondary
#C6E8D1
accent
#C7531F
background
#FEFAFC
surface
#FDF3F9
border
#D5CDD2
text
#160F14
muted
#847F82