#DE77AE#DE77AE
#DE77AE is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.1% C 0.143 H 348.2°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77AE |
|---|---|
| RGB | rgb(222, 119, 174) |
| HSL | hsl(328, 61%, 67%) |
| HSV | hsv(328, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 21.6%, 12.9%) |
| CIE-LAB | lab(63.16, 46.63, -11.19) |
| CIE-LCH | lch(63.16, 47.95, 346.51°) |
| OKLab | oklab(70.1% 0.1396 -0.0293) |
| OKLCH | oklch(70.1% 0.143 348.2) |
| XYZ | xyz(44.3620, 31.7826, 43.8344) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.46
Bubblegum (survey)
#FF6CB5
ΔE00 5.42
Hot Pink
#FF69B4
ΔE00 5.51
Bubble Gum Pink
#FF69AF
ΔE00 5.66
Pink (survey)
#FF81C0
ΔE00 6.10
Palevioletred
#DB7093
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77AE #77DEA7
analogous
#DB77DE #DE77AE #DE777B
triadic
#DE77AE #AEDE77 #77AEDE
tetradic
#DE77AE #DEDB77 #77DEA7 #777BDE
square
#DE77AE #DEDB77 #77DEA7 #777BDE
split-complementary
#DE77AE #7BDE77 #77DEDB
monochromatic
#B02B72 #D24691 #DE77AE #EAA8CB #F6DAE9
Accessibility & contrast
On white
2.85
#DE77AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#DE77AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77AE
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77AE | 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)
#818EB0
Deuteranopia (green-blind)
#9C9FAB
Tritanopia (blue-blind)
#EB758B
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #de77ae; /* rgb */ color: rgb(222, 119, 174); /* oklch */ color: oklch(70.1% 0.143 348.2);
Tailwind
colors: {
custom: {
50: '#eaa1c6',
500: '#de77ae',
950: '#000000',
},
}SCSS
$custom: #de77ae; $custom-light: #eaa1c6; $custom-dark: #000000;
JSON
{
"hex": "#de77ae",
"rgb": {
"r": 222,
"g": 119,
"b": 174
},
"hsl": {
"h": 327.961,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.70097,
"c": 0.14261,
"h": 348.2
},
"luminance": 0.31779
}Semantic roles & 50–950 ramp
primary
#DE77AE
secondary
#C8E9D7
accent
#C96D1D
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82