#DC77C8#DC77C8
#DC77C8 is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.8% C 0.159 H 335.0°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77C8 |
|---|---|
| RGB | rgb(220, 119, 200) |
| HSL | hsl(312, 59%, 66%) |
| HSV | hsv(312, 46%, 86%) |
| CMYK | cmyk(0%, 45.9%, 9.1%, 13.7%) |
| CIE-LAB | lab(63.82, 50.03, -24.94) |
| CIE-LCH | lch(63.82, 55.90, 333.50°) |
| OKLab | oklab(70.84% 0.1444 -0.0673) |
| OKLCH | oklch(70.84% 0.159 335) |
| XYZ | xyz(46.5373, 32.5823, 58.4702) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.71
Orchid
#DA70D6
ΔE00 3.72
Orchid (survey)
#C875C4
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 5.29
Pale Magenta
#D767AD
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77C8 #77DC8B
analogous
#BE77DC #DC77C8 #DC7796
triadic
#DC77C8 #C8DC77 #77C8DC
tetradic
#DC77C8 #DCBE77 #77DC8B #7796DC
square
#DC77C8 #DCBE77 #77DC8B #7796DC
split-complementary
#DC77C8 #96DC77 #77DCBE
monochromatic
#AC2C93 #CF46B4 #DC77C8 #E9A8DC #F5D8EF
Accessibility & contrast
On white
2.79
#DC77C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#DC77C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77C8
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77C8 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7791CB
Deuteranopia (green-blind)
#93A0C5
Tritanopia (blue-blind)
#E57C96
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dc77c8; /* rgb */ color: rgb(220, 119, 200); /* oklch */ color: oklch(70.8% 0.159 335.0);
Tailwind
colors: {
custom: {
50: '#e9a1d9',
500: '#dc77c8',
950: '#000000',
},
}SCSS
$custom: #dc77c8; $custom-light: #e9a1d9; $custom-dark: #000000;
JSON
{
"hex": "#dc77c8",
"rgb": {
"r": 220,
"g": 119,
"b": 200
},
"hsl": {
"h": 311.881,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.70839,
"c": 0.1593,
"h": 335
},
"luminance": 0.32579
}Semantic roles & 50–950 ramp
primary
#DC77C8
secondary
#C7E8CE
accent
#C7401F
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F14
muted
#847F83