#DD79BB#DD79BB
#DD79BB is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.7% C 0.147 H 341.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79BB |
|---|---|
| RGB | rgb(221, 121, 187) |
| HSL | hsl(320, 60%, 67%) |
| HSV | hsv(320, 45%, 87%) |
| CMYK | cmyk(0%, 45.2%, 15.4%, 13.3%) |
| CIE-LAB | lab(63.87, 47.24, -17.52) |
| CIE-LCH | lch(63.87, 50.39, 339.65°) |
| OKLab | oklab(70.74% 0.1392 -0.0467) |
| OKLCH | oklch(70.74% 0.147 341.5) |
| XYZ | xyz(45.6263, 32.6379, 50.9007) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 5.72
Orchid (survey)
#C875C4
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 6.04
Bubblegum (survey)
#FF6CB5
ΔE00 6.39
Hot Pink
#FF69B4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79BB #79DD9B
analogous
#CD79DD #DD79BB #DD7989
triadic
#DD79BB #BBDD79 #79BBDD
tetradic
#DD79BB #DDCD79 #79DD9B #7989DD
square
#DD79BB #DDCD79 #79DD9B #7989DD
split-complementary
#DD79BB #89DD79 #79DDCD
monochromatic
#AF2C83 #D148A2 #DD79BB #E9AAD4 #F6DBED
Accessibility & contrast
On white
2.79
#DD79BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#DD79BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79BB
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79BB | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BD
Deuteranopia (green-blind)
#99A1B8
Tritanopia (blue-blind)
#E87A92
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dd79bb; /* rgb */ color: rgb(221, 121, 187); /* oklch */ color: oklch(70.7% 0.147 341.5);
Tailwind
colors: {
custom: {
50: '#e9a2cf',
500: '#dd79bb',
950: '#000000',
},
}SCSS
$custom: #dd79bb; $custom-light: #e9a2cf; $custom-dark: #000000;
JSON
{
"hex": "#dd79bb",
"rgb": {
"r": 221,
"g": 121,
"b": 187
},
"hsl": {
"h": 320.4,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.70743,
"c": 0.14683,
"h": 341.5
},
"luminance": 0.32635
}Semantic roles & 50–950 ramp
primary
#DD79BB
secondary
#C9E9D4
accent
#C7581E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82