#DD79B2#DD79B2
#DD79B2 is a light, vivid pink. Relative luminance 0.323; OKLCH L 70.4% C 0.141 H 346.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79B2 |
|---|---|
| RGB | rgb(221, 121, 178) |
| HSL | hsl(326, 60%, 67%) |
| HSV | hsv(326, 45%, 87%) |
| CMYK | cmyk(0%, 45.2%, 19.5%, 13.3%) |
| CIE-LAB | lab(63.56, 45.87, -12.88) |
| CIE-LCH | lch(63.56, 47.65, 344.32°) |
| OKLab | oklab(70.41% 0.1367 -0.0339) |
| OKLCH | oklch(70.41% 0.141 346.1) |
| XYZ | xyz(44.6929, 32.2645, 45.9846) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.49
Bubblegum (survey)
#FF6CB5
ΔE00 5.75
Hot Pink
#FF69B4
ΔE00 5.87
Pink (survey)
#FF81C0
ΔE00 6.08
Bubble Gum Pink
#FF69AF
ΔE00 6.16
Bubblegum Pink
#FE83CC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79B2 #79DDA4
analogous
#D679DD #DD79B2 #DD7980
triadic
#DD79B2 #B2DD79 #79B2DD
tetradic
#DD79B2 #DDD679 #79DDA4 #7980DD
square
#DD79B2 #DDD679 #79DDA4 #7980DD
split-complementary
#DD79B2 #80DD79 #79DDD6
monochromatic
#AF2C77 #D14896 #DD79B2 #E9AACE #F6DBEA
Accessibility & contrast
On white
2.82
#DD79B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#DD79B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79B2
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79B2 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8190B4
Deuteranopia (green-blind)
#9BA0AF
Tritanopia (blue-blind)
#E9788E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd79b2; /* rgb */ color: rgb(221, 121, 178); /* oklch */ color: oklch(70.4% 0.141 346.1);
Tailwind
colors: {
custom: {
50: '#eaa2c9',
500: '#dd79b2',
950: '#000000',
},
}SCSS
$custom: #dd79b2; $custom-light: #eaa2c9; $custom-dark: #000000;
JSON
{
"hex": "#dd79b2",
"rgb": {
"r": 221,
"g": 121,
"b": 178
},
"hsl": {
"h": 325.8,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.70413,
"c": 0.14079,
"h": 346.1
},
"luminance": 0.32261
}Semantic roles & 50–950 ramp
primary
#DD79B2
secondary
#C9E9D7
accent
#C7671E
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82