#DC77BA#DC77BA
#DC77BA is a light, vivid pink. Relative luminance 0.320; OKLCH L 70.3% C 0.149 H 341.4°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77BA |
|---|---|
| RGB | rgb(220, 119, 186) |
| HSL | hsl(320, 59%, 66%) |
| HSV | hsv(320, 46%, 86%) |
| CMYK | cmyk(0%, 45.9%, 15.5%, 13.7%) |
| CIE-LAB | lab(63.31, 47.78, -17.81) |
| CIE-LCH | lch(63.31, 51.00, 339.55°) |
| OKLab | oklab(70.29% 0.1408 -0.0475) |
| OKLCH | oklch(70.29% 0.149 341.4) |
| XYZ | xyz(44.9755, 31.9576, 50.2444) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.95
Orchid (survey)
#C875C4
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.92
Bubblegum Pink
#FE83CC
ΔE00 6.42
Bubblegum (survey)
#FF6CB5
ΔE00 6.47
Hot Pink
#FF69B4
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77BA #77DC99
analogous
#CC77DC #DC77BA #DC7788
triadic
#DC77BA #BADC77 #77BADC
tetradic
#DC77BA #DCCC77 #77DC99 #7788DC
square
#DC77BA #DCCC77 #77DC99 #7788DC
split-complementary
#DC77BA #88DC77 #77DCCC
monochromatic
#AC2C81 #CF46A1 #DC77BA #E9A8D3 #F5D8EB
Accessibility & contrast
On white
2.84
#DC77BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#DC77BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77BA
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77BA | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8FBC
Deuteranopia (green-blind)
#979FB7
Tritanopia (blue-blind)
#E77890
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dc77ba; /* rgb */ color: rgb(220, 119, 186); /* oklch */ color: oklch(70.3% 0.149 341.4);
Tailwind
colors: {
custom: {
50: '#e9a1ce',
500: '#dc77ba',
950: '#000000',
},
}SCSS
$custom: #dc77ba; $custom-light: #e9a1ce; $custom-dark: #000000;
JSON
{
"hex": "#dc77ba",
"rgb": {
"r": 220,
"g": 119,
"b": 186
},
"hsl": {
"h": 320.198,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.70285,
"c": 0.14862,
"h": 341.4
},
"luminance": 0.31954
}Semantic roles & 50–950 ramp
primary
#DC77BA
secondary
#C7E8D2
accent
#C7571F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82