#DD79BA#DD79BA
#DD79BA is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.7% C 0.146 H 342.0°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79BA |
|---|---|
| RGB | rgb(221, 121, 186) |
| HSL | hsl(321, 60%, 67%) |
| HSV | hsv(321, 45%, 87%) |
| CMYK | cmyk(0%, 45.2%, 15.8%, 13.3%) |
| CIE-LAB | lab(63.83, 47.09, -17.01) |
| CIE-LCH | lch(63.83, 50.07, 340.14°) |
| OKLab | oklab(70.71% 0.1389 -0.0452) |
| OKLCH | oklch(70.71% 0.146 342) |
| XYZ | xyz(45.5196, 32.5952, 50.3388) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 5.92
Orchid (survey)
#C875C4
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 6.05
Bubblegum (survey)
#FF6CB5
ΔE00 6.29
Hot Pink
#FF69B4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79BA #79DD9C
analogous
#CE79DD #DD79BA #DD7988
triadic
#DD79BA #BADD79 #79BADD
tetradic
#DD79BA #DDCE79 #79DD9C #7988DD
square
#DD79BA #DDCE79 #79DD9C #7988DD
split-complementary
#DD79BA #88DD79 #79DDCE
monochromatic
#AF2C81 #D148A1 #DD79BA #E9AAD3 #F6DBEC
Accessibility & contrast
On white
2.79
#DD79BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#DD79BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79BA
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79BA | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BC
Deuteranopia (green-blind)
#99A1B7
Tritanopia (blue-blind)
#E87A91
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dd79ba; /* rgb */ color: rgb(221, 121, 186); /* oklch */ color: oklch(70.7% 0.146 342.0);
Tailwind
colors: {
custom: {
50: '#e9a2ce',
500: '#dd79ba',
950: '#000000',
},
}SCSS
$custom: #dd79ba; $custom-light: #e9a2ce; $custom-dark: #000000;
JSON
{
"hex": "#dd79ba",
"rgb": {
"r": 221,
"g": 121,
"b": 186
},
"hsl": {
"h": 321,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.70705,
"c": 0.14612,
"h": 342
},
"luminance": 0.32592
}Semantic roles & 50–950 ramp
primary
#DD79BA
secondary
#C9E9D4
accent
#C7591E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82