#DE77A4#DE77A4
#DE77A4 is a light, vivid pink. Relative luminance 0.314; OKLCH L 69.8% C 0.137 H 353.7°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77A4 |
|---|---|
| RGB | rgb(222, 119, 164) |
| HSL | hsl(334, 61%, 67%) |
| HSV | hsv(334, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 26.1%, 12.9%) |
| CIE-LAB | lab(62.85, 45.22, -5.95) |
| CIE-LCH | lch(62.85, 45.61, 352.50°) |
| OKLab | oklab(69.76% 0.1364 -0.0152) |
| OKLCH | oklch(69.76% 0.137 353.7) |
| XYZ | xyz(43.4232, 31.4071, 38.8899) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.82
Muted Pink
#D1768F
ΔE00 5.36
Dull Pink
#D5869D
ΔE00 5.68
Bubble Gum Pink
#FF69AF
ΔE00 5.73
Medium Pink
#F36196
ΔE00 5.75
Bubblegum (survey)
#FF6CB5
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77A4 #77DEB1
analogous
#DE77D8 #DE77A4 #DE7E77
triadic
#DE77A4 #A4DE77 #77A4DE
tetradic
#DE77A4 #D8DE77 #77DEB1 #7E77DE
square
#DE77A4 #D8DE77 #77DEB1 #7E77DE
split-complementary
#DE77A4 #77DE7E #77D8DE
monochromatic
#B02B65 #D24683 #DE77A4 #EAA8C5 #F6DAE6
Accessibility & contrast
On white
2.88
#DE77A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#DE77A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77A4
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77A4 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848DA6
Deuteranopia (green-blind)
#9E9FA2
Tritanopia (blue-blind)
#EC7287
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #de77a4; /* rgb */ color: rgb(222, 119, 164); /* oklch */ color: oklch(69.8% 0.137 353.7);
Tailwind
colors: {
custom: {
50: '#eba1bf',
500: '#de77a4',
950: '#000000',
},
}SCSS
$custom: #de77a4; $custom-light: #eba1bf; $custom-dark: #000000;
JSON
{
"hex": "#de77a4",
"rgb": {
"r": 222,
"g": 119,
"b": 164
},
"hsl": {
"h": 333.786,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.69759,
"c": 0.13726,
"h": 353.7
},
"luminance": 0.31404
}Semantic roles & 50–950 ramp
primary
#DE77A4
secondary
#C8E9DA
accent
#C97E1D
background
#FEFAFB
surface
#FDF3F6
border
#D5CDD0
text
#160F12
muted
#847F81