#DE77A2#DE77A2
#DE77A2 is a light, vivid pink. Relative luminance 0.313; OKLCH L 69.7% C 0.136 H 354.8°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77A2 |
|---|---|
| RGB | rgb(222, 119, 162) |
| HSL | hsl(335, 61%, 67%) |
| HSV | hsv(335, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 27%, 12.9%) |
| CIE-LAB | lab(62.79, 44.95, -4.90) |
| CIE-LCH | lch(62.79, 45.22, 353.78°) |
| OKLab | oklab(69.69% 0.1358 -0.0123) |
| OKLCH | oklch(69.69% 0.136 354.8) |
| XYZ | xyz(43.2440, 31.3354, 37.9462) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.36
Muted Pink
#D1768F
ΔE00 4.89
Dull Pink
#D5869D
ΔE00 5.34
Medium Pink
#F36196
ΔE00 5.53
Bubble Gum Pink
#FF69AF
ΔE00 5.88
Bubblegum (survey)
#FF6CB5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77A2 #77DEB3
analogous
#DE77D6 #DE77A2 #DE8077
triadic
#DE77A2 #A2DE77 #77A2DE
tetradic
#DE77A2 #D6DE77 #77DEB3 #8077DE
square
#DE77A2 #D6DE77 #77DEB3 #8077DE
split-complementary
#DE77A2 #77DE80 #77D6DE
monochromatic
#B02B62 #D24680 #DE77A2 #EAA8C4 #F6DAE5
Accessibility & contrast
On white
2.89
#DE77A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#DE77A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77A2
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77A2 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848DA3
Deuteranopia (green-blind)
#9F9FA0
Tritanopia (blue-blind)
#EC7287
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #de77a2; /* rgb */ color: rgb(222, 119, 162); /* oklch */ color: oklch(69.7% 0.136 354.8);
Tailwind
colors: {
custom: {
50: '#eba1bd',
500: '#de77a2',
950: '#000000',
},
}SCSS
$custom: #de77a2; $custom-light: #eba1bd; $custom-dark: #000000;
JSON
{
"hex": "#de77a2",
"rgb": {
"r": 222,
"g": 119,
"b": 162
},
"hsl": {
"h": 334.951,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.69694,
"c": 0.13632,
"h": 354.8
},
"luminance": 0.31332
}Semantic roles & 50–950 ramp
primary
#DE77A2
secondary
#C8E9DB
accent
#C9811D
background
#FEFAFB
surface
#FDF3F6
border
#D5CDD0
text
#160F12
muted
#847F81