#DC77BC#DC77BC
#DC77BC is a light, vivid pink. Relative luminance 0.320; OKLCH L 70.4% C 0.150 H 340.4°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77BC |
|---|---|
| RGB | rgb(220, 119, 188) |
| HSL | hsl(319, 59%, 66%) |
| HSV | hsv(319, 46%, 86%) |
| CMYK | cmyk(0%, 45.9%, 14.5%, 13.7%) |
| CIE-LAB | lab(63.38, 48.10, -18.84) |
| CIE-LCH | lch(63.38, 51.65, 338.61°) |
| OKLab | oklab(70.36% 0.1414 -0.0503) |
| OKLCH | oklch(70.36% 0.15 340.4) |
| XYZ | xyz(45.1896, 32.0432, 51.3720) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.09
Orchid (survey)
#C875C4
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.54
Orchid
#DA70D6
ΔE00 6.17
Bubblegum Pink
#FE83CC
ΔE00 6.43
Bubblegum (survey)
#FF6CB5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77BC #77DC97
analogous
#CA77DC #DC77BC #DC778A
triadic
#DC77BC #BCDC77 #77BCDC
tetradic
#DC77BC #DCCA77 #77DC97 #778ADC
square
#DC77BC #DCCA77 #77DC97 #778ADC
split-complementary
#DC77BC #8ADC77 #77DCCA
monochromatic
#AC2C84 #CF46A4 #DC77BC #E9A8D4 #F5D8EC
Accessibility & contrast
On white
2.83
#DC77BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#DC77BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77BC
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77BC | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BE
Deuteranopia (green-blind)
#969FB9
Tritanopia (blue-blind)
#E67991
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dc77bc; /* rgb */ color: rgb(220, 119, 188); /* oklch */ color: oklch(70.4% 0.150 340.4);
Tailwind
colors: {
custom: {
50: '#e9a1d0',
500: '#dc77bc',
950: '#000000',
},
}SCSS
$custom: #dc77bc; $custom-light: #e9a1d0; $custom-dark: #000000;
JSON
{
"hex": "#dc77bc",
"rgb": {
"r": 220,
"g": 119,
"b": 188
},
"hsl": {
"h": 319.01,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.70362,
"c": 0.15006,
"h": 340.4
},
"luminance": 0.3204
}Semantic roles & 50–950 ramp
primary
#DC77BC
secondary
#C7E8D1
accent
#C7541F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82