#DD77AF#DD77AF
#DD77AF is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.0% C 0.142 H 347.3°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77AF |
|---|---|
| RGB | rgb(221, 119, 175) |
| HSL | hsl(327, 60%, 67%) |
| HSV | hsv(327, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 20.8%, 13.3%) |
| CIE-LAB | lab(63.06, 46.45, -11.92) |
| CIE-LCH | lch(63.06, 47.95, 345.61°) |
| OKLab | oklab(70.01% 0.1388 -0.0313) |
| OKLCH | oklch(70.01% 0.142 347.3) |
| XYZ | xyz(44.1544, 31.6643, 44.3354) |
| Luminance | 0.3166 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.25
Bubblegum (survey)
#FF6CB5
ΔE00 5.59
Hot Pink
#FF69B4
ΔE00 5.68
Bubble Gum Pink
#FF69AF
ΔE00 5.88
Pink (survey)
#FF81C0
ΔE00 6.26
Palevioletred
#DB7093
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77AF #77DDA5
analogous
#D877DD #DD77AF #DD777C
triadic
#DD77AF #AFDD77 #77AFDD
tetradic
#DD77AF #DDD877 #77DDA5 #777CDD
square
#DD77AF #DDD877 #77DDA5 #777CDD
split-complementary
#DD77AF #7CDD77 #77DDD8
monochromatic
#AE2C73 #D14692 #DD77AF #E9A8CC #F5D9E9
Accessibility & contrast
On white
2.86
#DD77AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#DD77AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77AF
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77AF | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808EB1
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#E9758C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dd77af; /* rgb */ color: rgb(221, 119, 175); /* oklch */ color: oklch(70.0% 0.142 347.3);
Tailwind
colors: {
custom: {
50: '#eaa1c6',
500: '#dd77af',
950: '#000000',
},
}SCSS
$custom: #dd77af; $custom-light: #eaa1c6; $custom-dark: #000000;
JSON
{
"hex": "#dd77af",
"rgb": {
"r": 221,
"g": 119,
"b": 175
},
"hsl": {
"h": 327.059,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.70007,
"c": 0.14226,
"h": 347.3
},
"luminance": 0.31661
}Semantic roles & 50–950 ramp
primary
#DD77AF
secondary
#C7E8D6
accent
#C86A1E
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82