#DE77BF#DE77BF
#DE77BF is a light, vivid pink. Relative luminance 0.325; OKLCH L 70.7% C 0.154 H 339.7°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77BF |
|---|---|
| RGB | rgb(222, 119, 191) |
| HSL | hsl(318, 61%, 67%) |
| HSV | hsv(318, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 14%, 12.9%) |
| CIE-LAB | lab(63.74, 49.19, -19.96) |
| CIE-LCH | lch(63.74, 53.09, 337.92°) |
| OKLab | oklab(70.73% 0.1444 -0.0534) |
| OKLCH | oklch(70.73% 0.154 339.7) |
| XYZ | xyz(46.1254, 32.4880, 53.1215) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.42
Orchid (survey)
#C875C4
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.12
Orchid
#DA70D6
ΔE00 5.73
Bubblegum Pink
#FE83CC
ΔE00 6.17
Bubblegum (survey)
#FF6CB5
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77BF #77DE96
analogous
#CA77DE #DE77BF #DE778C
triadic
#DE77BF #BFDE77 #77BFDE
tetradic
#DE77BF #DECA77 #77DE96 #778CDE
square
#DE77BF #DECA77 #77DE96 #778CDE
split-complementary
#DE77BF #8CDE77 #77DECA
monochromatic
#B02B88 #D246A8 #DE77BF #EAA8D6 #F6DAED
Accessibility & contrast
On white
2.80
#DE77BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#DE77BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77BF
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77BF | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C2
Deuteranopia (green-blind)
#97A0BC
Tritanopia (blue-blind)
#E87992
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de77bf; /* rgb */ color: rgb(222, 119, 191); /* oklch */ color: oklch(70.7% 0.154 339.7);
Tailwind
colors: {
custom: {
50: '#eaa1d2',
500: '#de77bf',
950: '#000000',
},
}SCSS
$custom: #de77bf; $custom-light: #eaa1d2; $custom-dark: #000000;
JSON
{
"hex": "#de77bf",
"rgb": {
"r": 222,
"g": 119,
"b": 191
},
"hsl": {
"h": 318.058,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.70725,
"c": 0.15391,
"h": 339.7
},
"luminance": 0.32485
}Semantic roles & 50–950 ramp
primary
#DE77BF
secondary
#C8E9D2
accent
#C9511D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82