#DD77BF#DD77BF
#DD77BF is a light, vivid pink. Relative luminance 0.323; OKLCH L 70.6% C 0.153 H 339.4°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77BF |
|---|---|
| RGB | rgb(221, 119, 191) |
| HSL | hsl(318, 60%, 67%) |
| HSV | hsv(318, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 13.6%, 13.3%) |
| CIE-LAB | lab(63.62, 48.88, -20.17) |
| CIE-LCH | lch(63.62, 52.88, 337.58°) |
| OKLab | oklab(70.6% 0.1432 -0.054) |
| OKLCH | oklch(70.6% 0.153 339.4) |
| XYZ | xyz(45.8200, 32.3305, 53.1072) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.39
Orchid (survey)
#C875C4
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.06
Orchid
#DA70D6
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 6.34
Purplish Pink
#CE5DAE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77BF #77DD95
analogous
#C877DD #DD77BF #DD778C
triadic
#DD77BF #BFDD77 #77BFDD
tetradic
#DD77BF #DDC877 #77DD95 #778CDD
square
#DD77BF #DDC877 #77DD95 #778CDD
split-complementary
#DD77BF #8CDD77 #77DDC8
monochromatic
#AE2C88 #D146A8 #DD77BF #E9A8D6 #F5D9ED
Accessibility & contrast
On white
2.81
#DD77BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#DD77BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77BF
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77BF | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C2
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#E77992
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd77bf; /* rgb */ color: rgb(221, 119, 191); /* oklch */ color: oklch(70.6% 0.153 339.4);
Tailwind
colors: {
custom: {
50: '#e9a1d2',
500: '#dd77bf',
950: '#000000',
},
}SCSS
$custom: #dd77bf; $custom-light: #e9a1d2; $custom-dark: #000000;
JSON
{
"hex": "#dd77bf",
"rgb": {
"r": 221,
"g": 119,
"b": 191
},
"hsl": {
"h": 317.647,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.70601,
"c": 0.15308,
"h": 339.4
},
"luminance": 0.32327
}Semantic roles & 50–950 ramp
primary
#DD77BF
secondary
#C7E8D1
accent
#C8501E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82