#DA77B9#DA77B9
#DA77B9 is a light, vivid pink. Relative luminance 0.316; OKLCH L 70.0% C 0.146 H 341.2°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DA77B9 |
|---|---|
| RGB | rgb(218, 119, 185) |
| HSL | hsl(320, 57%, 66%) |
| HSV | hsv(320, 45%, 85%) |
| CMYK | cmyk(0%, 45.4%, 15.1%, 14.5%) |
| CIE-LAB | lab(63.02, 46.99, -17.72) |
| CIE-LCH | lch(63.02, 50.22, 339.34°) |
| OKLab | oklab(70% 0.1384 -0.0472) |
| OKLCH | oklch(70% 0.146 341.2) |
| XYZ | xyz(44.2677, 31.6049, 49.6583) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.83
Orchid (survey)
#C875C4
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 6.01
Purplish Pink
#CE5DAE
ΔE00 6.63
Orchid
#DA70D6
ΔE00 6.65
Bubblegum Pink
#FE83CC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA77B9 #77DA98
analogous
#C977DA #DA77B9 #DA7787
triadic
#DA77B9 #B9DA77 #77B9DA
tetradic
#DA77B9 #DAC977 #77DA98 #7787DA
square
#DA77B9 #DAC977 #77DA98 #7787DA
split-complementary
#DA77B9 #87DA77 #77DAC9
monochromatic
#A92E80 #CD47A0 #DA77B9 #E7A7D2 #F4D7EB
Accessibility & contrast
On white
2.87
#DA77B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#DA77B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA77B9
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA77B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA77B9 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8FBB
Deuteranopia (green-blind)
#969EB6
Tritanopia (blue-blind)
#E47890
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #da77b9; /* rgb */ color: rgb(218, 119, 185); /* oklch */ color: oklch(70.0% 0.146 341.2);
Tailwind
colors: {
custom: {
50: '#e7a1ce',
500: '#da77b9',
950: '#000000',
},
}SCSS
$custom: #da77b9; $custom-light: #e7a1ce; $custom-dark: #000000;
JSON
{
"hex": "#da77b9",
"rgb": {
"r": 218,
"g": 119,
"b": 185
},
"hsl": {
"h": 320,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.7,
"c": 0.1462,
"h": 341.2
},
"luminance": 0.31602
}Semantic roles & 50–950 ramp
primary
#DA77B9
secondary
#C6E7D1
accent
#C55721
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82