#DE77BD#DE77BD
#DE77BD is a light, vivid pink. Relative luminance 0.324; OKLCH L 70.6% C 0.152 H 340.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77BD |
|---|---|
| RGB | rgb(222, 119, 189) |
| HSL | hsl(319, 61%, 67%) |
| HSV | hsv(319, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 14.9%, 12.9%) |
| CIE-LAB | lab(63.67, 48.88, -18.93) |
| CIE-LCH | lch(63.67, 52.42, 338.83°) |
| OKLab | oklab(70.65% 0.1438 -0.0505) |
| OKLCH | oklch(70.65% 0.152 340.6) |
| XYZ | xyz(45.9068, 32.4005, 51.9703) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.24
Orchid (survey)
#C875C4
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.47
Bubblegum Pink
#FE83CC
ΔE00 6.12
Orchid
#DA70D6
ΔE00 6.16
Bubblegum (survey)
#FF6CB5
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77BD #77DE98
analogous
#CC77DE #DE77BD #DE778A
triadic
#DE77BD #BDDE77 #77BDDE
tetradic
#DE77BD #DECC77 #77DE98 #778ADE
square
#DE77BD #DECC77 #77DE98 #778ADE
split-complementary
#DE77BD #8ADE77 #77DECC
monochromatic
#B02B85 #D246A5 #DE77BD #EAA8D5 #F6DAED
Accessibility & contrast
On white
2.81
#DE77BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#DE77BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77BD
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77BD | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BF
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#E97992
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de77bd; /* rgb */ color: rgb(222, 119, 189); /* oklch */ color: oklch(70.6% 0.152 340.6);
Tailwind
colors: {
custom: {
50: '#eaa1d1',
500: '#de77bd',
950: '#000000',
},
}SCSS
$custom: #de77bd; $custom-light: #eaa1d1; $custom-dark: #000000;
JSON
{
"hex": "#de77bd",
"rgb": {
"r": 222,
"g": 119,
"b": 189
},
"hsl": {
"h": 319.223,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.70648,
"c": 0.15245,
"h": 340.6
},
"luminance": 0.32397
}Semantic roles & 50–950 ramp
primary
#DE77BD
secondary
#C8E9D2
accent
#C9541D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82