#DC77DC#DC77DC
#DC77DC is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.7% C 0.177 H 327.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77DC |
|---|---|
| RGB | rgb(220, 119, 220) |
| HSL | hsl(300, 59%, 66%) |
| HSV | hsv(300, 46%, 86%) |
| CMYK | cmyk(0%, 45.9%, 0%, 13.7%) |
| CIE-LAB | lab(64.63, 53.47, -34.90) |
| CIE-LCH | lch(64.63, 63.85, 326.86°) |
| OKLab | oklab(71.7% 0.1485 -0.0956) |
| OKLCH | oklch(71.7% 0.177 327.2) |
| XYZ | xyz(49.0294, 33.5791, 71.5952) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 3.67
Violet (CSS)
#EE82EE
ΔE00 4.15
Orchid (survey)
#C875C4
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77DC #77DC77
analogous
#AA77DC #DC77DC #DC77AA
triadic
#DC77DC #DCDC77 #77DCDC
tetradic
#DC77DC #DCAA77 #77DC77 #77AADC
square
#DC77DC #DCAA77 #77DC77 #77AADC
split-complementary
#DC77DC #AADC77 #77DCAA
monochromatic
#AC2CAC #CF46CF #DC77DC #E9A8E9 #F5D8F5
Accessibility & contrast
On white
2.72
#DC77DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#DC77DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77DC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77DC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E94DF
Deuteranopia (green-blind)
#8BA1D9
Tritanopia (blue-blind)
#E1819F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dc77dc; /* rgb */ color: rgb(220, 119, 220); /* oklch */ color: oklch(71.7% 0.177 327.2);
Tailwind
colors: {
custom: {
50: '#e9a1e7',
500: '#dc77dc',
950: '#000000',
},
}SCSS
$custom: #dc77dc; $custom-light: #e9a1e7; $custom-dark: #000000;
JSON
{
"hex": "#dc77dc",
"rgb": {
"r": 220,
"g": 119,
"b": 220
},
"hsl": {
"h": 300,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.71703,
"c": 0.17658,
"h": 327.2
},
"luminance": 0.33577
}Semantic roles & 50–950 ramp
primary
#DC77DC
secondary
#C7E8C7
accent
#C71F1F
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84