#DD79AF#DD79AF
#DD79AF is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.3% C 0.139 H 347.7°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79AF |
|---|---|
| RGB | rgb(221, 121, 175) |
| HSL | hsl(328, 60%, 67%) |
| HSV | hsv(328, 45%, 87%) |
| CMYK | cmyk(0%, 45.2%, 20.8%, 13.3%) |
| CIE-LAB | lab(63.46, 45.43, -11.32) |
| CIE-LCH | lch(63.46, 46.82, 346.01°) |
| OKLab | oklab(70.31% 0.1358 -0.0297) |
| OKLCH | oklch(70.31% 0.139 347.7) |
| XYZ | xyz(44.3950, 32.1453, 44.4156) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.75
Bubblegum (survey)
#FF6CB5
ΔE00 5.69
Hot Pink
#FF69B4
ΔE00 5.82
Bubble Gum Pink
#FF69AF
ΔE00 5.98
Pink (survey)
#FF81C0
ΔE00 6.07
Palevioletred
#DB7093
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79AF #79DDA7
analogous
#D979DD #DD79AF #DD797D
triadic
#DD79AF #AFDD79 #79AFDD
tetradic
#DD79AF #DDD979 #79DDA7 #797DDD
square
#DD79AF #DDD979 #79DDA7 #797DDD
split-complementary
#DD79AF #7DDD79 #79DDD9
monochromatic
#AF2C73 #D14892 #DD79AF #E9AACC #F6DBE9
Accessibility & contrast
On white
2.83
#DD79AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#DD79AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79AF
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79AF | 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)
#828FB1
Deuteranopia (green-blind)
#9CA0AC
Tritanopia (blue-blind)
#E9778D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd79af; /* rgb */ color: rgb(221, 121, 175); /* oklch */ color: oklch(70.3% 0.139 347.7);
Tailwind
colors: {
custom: {
50: '#eaa2c6',
500: '#dd79af',
950: '#000000',
},
}SCSS
$custom: #dd79af; $custom-light: #eaa2c6; $custom-dark: #000000;
JSON
{
"hex": "#dd79af",
"rgb": {
"r": 221,
"g": 121,
"b": 175
},
"hsl": {
"h": 327.6,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.70307,
"c": 0.13895,
"h": 347.7
},
"luminance": 0.32142
}Semantic roles & 50–950 ramp
primary
#DD79AF
secondary
#C9E9D8
accent
#C76C1E
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82