#DE77B2#DE77B2
#DE77B2 is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.2% C 0.145 H 346.1°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77B2 |
|---|---|
| RGB | rgb(222, 119, 178) |
| HSL | hsl(326, 61%, 67%) |
| HSV | hsv(326, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 19.8%, 12.9%) |
| CIE-LAB | lab(63.29, 47.21, -13.27) |
| CIE-LCH | lch(63.29, 49.04, 344.30°) |
| OKLab | oklab(70.24% 0.1408 -0.0349) |
| OKLCH | oklch(70.24% 0.145 346.1) |
| XYZ | xyz(44.7578, 31.9409, 45.9187) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.10
Bubblegum (survey)
#FF6CB5
ΔE00 5.51
Hot Pink
#FF69B4
ΔE00 5.59
Bubble Gum Pink
#FF69AF
ΔE00 5.91
Pink (survey)
#FF81C0
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77B2 #77DEA3
analogous
#D777DE #DE77B2 #DE777F
triadic
#DE77B2 #B2DE77 #77B2DE
tetradic
#DE77B2 #DED777 #77DEA3 #777FDE
square
#DE77B2 #DED777 #77DEA3 #777FDE
split-complementary
#DE77B2 #7FDE77 #77DED7
monochromatic
#B02B77 #D24696 #DE77B2 #EAA8CE #F6DAEA
Accessibility & contrast
On white
2.84
#DE77B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#DE77B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77B2
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77B2 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808FB4
Deuteranopia (green-blind)
#9BA0AF
Tritanopia (blue-blind)
#EA768D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #de77b2; /* rgb */ color: rgb(222, 119, 178); /* oklch */ color: oklch(70.2% 0.145 346.1);
Tailwind
colors: {
custom: {
50: '#eaa1c9',
500: '#de77b2',
950: '#000000',
},
}SCSS
$custom: #de77b2; $custom-light: #eaa1c9; $custom-dark: #000000;
JSON
{
"hex": "#de77b2",
"rgb": {
"r": 222,
"g": 119,
"b": 178
},
"hsl": {
"h": 325.631,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.70239,
"c": 0.14503,
"h": 346.1
},
"luminance": 0.31938
}Semantic roles & 50–950 ramp
primary
#DE77B2
secondary
#C8E9D6
accent
#C9661D
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82