#DD77B2#DD77B2
#DD77B2 is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.1% C 0.144 H 345.7°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77B2 |
|---|---|
| RGB | rgb(221, 119, 178) |
| HSL | hsl(325, 60%, 67%) |
| HSV | hsv(325, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 19.5%, 13.3%) |
| CIE-LAB | lab(63.16, 46.89, -13.48) |
| CIE-LCH | lch(63.16, 48.79, 343.96°) |
| OKLab | oklab(70.11% 0.1397 -0.0355) |
| OKLCH | oklch(70.11% 0.144 345.7) |
| XYZ | xyz(44.4524, 31.7834, 45.9044) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.01
Bubblegum (survey)
#FF6CB5
ΔE00 5.68
Hot Pink
#FF69B4
ΔE00 5.76
Bubble Gum Pink
#FF69AF
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 6.29
Bubblegum Pink
#FE83CC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77B2 #77DDA2
analogous
#D577DD #DD77B2 #DD777F
triadic
#DD77B2 #B2DD77 #77B2DD
tetradic
#DD77B2 #DDD577 #77DDA2 #777FDD
square
#DD77B2 #DDD577 #77DDA2 #777FDD
split-complementary
#DD77B2 #7FDD77 #77DDD5
monochromatic
#AE2C77 #D14696 #DD77B2 #E9A8CE #F5D9E9
Accessibility & contrast
On white
2.85
#DD77B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#DD77B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77B2
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77B2 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8EB4
Deuteranopia (green-blind)
#9A9FAF
Tritanopia (blue-blind)
#E9768D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dd77b2; /* rgb */ color: rgb(221, 119, 178); /* oklch */ color: oklch(70.1% 0.144 345.7);
Tailwind
colors: {
custom: {
50: '#eaa1c9',
500: '#dd77b2',
950: '#000000',
},
}SCSS
$custom: #dd77b2; $custom-light: #eaa1c9; $custom-dark: #000000;
JSON
{
"hex": "#dd77b2",
"rgb": {
"r": 221,
"g": 119,
"b": 178
},
"hsl": {
"h": 325.294,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.70114,
"c": 0.14412,
"h": 345.7
},
"luminance": 0.3178
}Semantic roles & 50–950 ramp
primary
#DD77B2
secondary
#C7E8D5
accent
#C8651E
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82