#DD77BB#DD77BB
#DD77BB is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.4% C 0.150 H 341.2°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77BB |
|---|---|
| RGB | rgb(221, 119, 187) |
| HSL | hsl(320, 60%, 67%) |
| HSV | hsv(320, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 15.4%, 13.3%) |
| CIE-LAB | lab(63.47, 48.26, -18.12) |
| CIE-LCH | lch(63.47, 51.54, 339.42°) |
| OKLab | oklab(70.45% 0.1422 -0.0483) |
| OKLCH | oklch(70.45% 0.15 341.2) |
| XYZ | xyz(45.3858, 32.1568, 50.8205) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.05
Orchid (survey)
#C875C4
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.78
Bubblegum Pink
#FE83CC
ΔE00 6.26
Bubblegum (survey)
#FF6CB5
ΔE00 6.39
Hot Pink
#FF69B4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77BB #77DD99
analogous
#CC77DD #DD77BB #DD7788
triadic
#DD77BB #BBDD77 #77BBDD
tetradic
#DD77BB #DDCC77 #77DD99 #7788DD
square
#DD77BB #DDCC77 #77DD99 #7788DD
split-complementary
#DD77BB #88DD77 #77DDCC
monochromatic
#AE2C83 #D146A3 #DD77BB #E9A8D3 #F5D9EC
Accessibility & contrast
On white
2.83
#DD77BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#DD77BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77BB
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77BB | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BD
Deuteranopia (green-blind)
#97A0B8
Tritanopia (blue-blind)
#E87891
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd77bb; /* rgb */ color: rgb(221, 119, 187); /* oklch */ color: oklch(70.4% 0.150 341.2);
Tailwind
colors: {
custom: {
50: '#eaa1cf',
500: '#dd77bb',
950: '#000000',
},
}SCSS
$custom: #dd77bb; $custom-light: #eaa1cf; $custom-dark: #000000;
JSON
{
"hex": "#dd77bb",
"rgb": {
"r": 221,
"g": 119,
"b": 187
},
"hsl": {
"h": 320,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.70447,
"c": 0.15018,
"h": 341.2
},
"luminance": 0.32154
}Semantic roles & 50–950 ramp
primary
#DD77BB
secondary
#C7E8D2
accent
#C8561E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82