#DD77DC#DD77DC
#DD77DC is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.8% C 0.177 H 327.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77DC |
|---|---|
| RGB | rgb(221, 119, 220) |
| HSL | hsl(301, 60%, 67%) |
| HSV | hsv(301, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 0.5%, 13.3%) |
| CIE-LAB | lab(64.75, 53.75, -34.70) |
| CIE-LCH | lch(64.75, 63.98, 327.16°) |
| OKLab | oklab(71.82% 0.1496 -0.095) |
| OKLCH | oklch(71.82% 0.177 327.6) |
| XYZ | xyz(49.3331, 33.7357, 71.6094) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 3.05
Lavender Pink
#DD85D7
ΔE00 3.60
Violet (CSS)
#EE82EE
ΔE00 4.05
Orchid (survey)
#C875C4
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77DC #77DD78
analogous
#AB77DD #DD77DC #DD77A9
triadic
#DD77DC #DCDD77 #77DCDD
tetradic
#DD77DC #DDAB77 #77DD78 #77A9DD
square
#DD77DC #DDAB77 #77DD78 #77A9DD
split-complementary
#DD77DC #A9DD77 #77DDAB
monochromatic
#AE2CAD #D146CF #DD77DC #E9A8E9 #F5D9F5
Accessibility & contrast
On white
2.71
#DD77DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#DD77DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77DC
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77DC | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F95DF
Deuteranopia (green-blind)
#8CA2D9
Tritanopia (blue-blind)
#E3819F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd77dc; /* rgb */ color: rgb(221, 119, 220); /* oklch */ color: oklch(71.8% 0.177 327.6);
Tailwind
colors: {
custom: {
50: '#eaa1e7',
500: '#dd77dc',
950: '#000000',
},
}SCSS
$custom: #dd77dc; $custom-light: #eaa1e7; $custom-dark: #000000;
JSON
{
"hex": "#dd77dc",
"rgb": {
"r": 221,
"g": 119,
"b": 220
},
"hsl": {
"h": 300.588,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.71823,
"c": 0.17719,
"h": 327.6
},
"luminance": 0.33733
}Semantic roles & 50–950 ramp
primary
#DD77DC
secondary
#C7E8C8
accent
#C81F1E
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84