#D77BB9#D77BB9
#D77BB9 is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.2% C 0.137 H 340.5°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D77BB9 |
|---|---|
| RGB | rgb(215, 123, 185) |
| HSL | hsl(320, 53%, 66%) |
| HSV | hsv(320, 43%, 84%) |
| CMYK | cmyk(0%, 42.8%, 14%, 15.7%) |
| CIE-LAB | lab(63.44, 43.98, -17.11) |
| CIE-LCH | lch(63.44, 47.18, 338.75°) |
| OKLab | oklab(70.24% 0.129 -0.0456) |
| OKLCH | oklch(70.24% 0.137 340.5) |
| XYZ | xyz(43.8646, 32.1186, 49.7786) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.62
Orchid (survey)
#C875C4
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.79
Bubblegum Pink
#FE83CC
ΔE00 6.86
Orchid
#DA70D6
ΔE00 7.05
Pink (survey)
#FF81C0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D77BB9 #7BD799
analogous
#C77BD7 #D77BB9 #D77B8B
triadic
#D77BB9 #B9D77B #7BB9D7
tetradic
#D77BB9 #D7C77B #7BD799 #7B8BD7
square
#D77BB9 #D7C77B #7BD799 #7B8BD7
split-complementary
#D77BB9 #8BD77B #7BD7C7
monochromatic
#A53280 #C94CA0 #D77BB9 #E5AAD2 #F3D9EB
Accessibility & contrast
On white
2.83
#D77BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#D77BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D77BB9
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D77BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D77BB9 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BB
Deuteranopia (green-blind)
#979FB6
Tritanopia (blue-blind)
#E17C92
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d77bb9; /* rgb */ color: rgb(215, 123, 185); /* oklch */ color: oklch(70.2% 0.137 340.5);
Tailwind
colors: {
custom: {
50: '#e5a3ce',
500: '#d77bb9',
950: '#000000',
},
}SCSS
$custom: #d77bb9; $custom-light: #e5a3ce; $custom-dark: #000000;
JSON
{
"hex": "#d77bb9",
"rgb": {
"r": 215,
"g": 123,
"b": 185
},
"hsl": {
"h": 319.565,
"s": 53.488,
"l": 66.275
},
"oklch": {
"l": 0.7024,
"c": 0.13683,
"h": 340.5
},
"luminance": 0.32116
}Semantic roles & 50–950 ramp
primary
#D77BB9
secondary
#C8E6D2
accent
#C15825
background
#FEFAFC
surface
#FCF4F9
border
#D5CED2
text
#160F13
muted
#847F82