#DE77B0#DE77B0
#DE77B0 is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.2% C 0.144 H 347.1°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77B0 |
|---|---|
| RGB | rgb(222, 119, 176) |
| HSL | hsl(327, 61%, 67%) |
| HSV | hsv(327, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 20.7%, 12.9%) |
| CIE-LAB | lab(63.23, 46.92, -12.23) |
| CIE-LCH | lch(63.23, 48.49, 345.39°) |
| OKLab | oklab(70.17% 0.1402 -0.0321) |
| OKLCH | oklch(70.17% 0.144 347.1) |
| XYZ | xyz(44.5585, 31.8612, 44.8689) |
| Luminance | 0.3186 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.25
Bubblegum (survey)
#FF6CB5
ΔE00 5.44
Hot Pink
#FF69B4
ΔE00 5.53
Bubble Gum Pink
#FF69AF
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77B0 #77DEA5
analogous
#D977DE #DE77B0 #DE777D
triadic
#DE77B0 #B0DE77 #77B0DE
tetradic
#DE77B0 #DED977 #77DEA5 #777DDE
square
#DE77B0 #DED977 #77DEA5 #777DDE
split-complementary
#DE77B0 #7DDE77 #77DED9
monochromatic
#B02B74 #D24693 #DE77B0 #EAA8CD #F6DAE9
Accessibility & contrast
On white
2.85
#DE77B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#DE77B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77B0
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77B0 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808EB2
Deuteranopia (green-blind)
#9BA0AD
Tritanopia (blue-blind)
#EA758C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #de77b0; /* rgb */ color: rgb(222, 119, 176); /* oklch */ color: oklch(70.2% 0.144 347.1);
Tailwind
colors: {
custom: {
50: '#eaa1c7',
500: '#de77b0',
950: '#000000',
},
}SCSS
$custom: #de77b0; $custom-light: #eaa1c7; $custom-dark: #000000;
JSON
{
"hex": "#de77b0",
"rgb": {
"r": 222,
"g": 119,
"b": 176
},
"hsl": {
"h": 326.796,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.70168,
"c": 0.1438,
"h": 347.1
},
"luminance": 0.31858
}Semantic roles & 50–950 ramp
primary
#DE77B0
secondary
#C8E9D7
accent
#C96A1D
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82