#DD779F#DD779F
#DD779F is a light, vivid pink. Relative luminance 0.311; OKLCH L 69.5% C 0.134 H 356.3°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DD779F |
|---|---|
| RGB | rgb(221, 119, 159) |
| HSL | hsl(336, 60%, 67%) |
| HSV | hsv(336, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 28.1%, 13.3%) |
| CIE-LAB | lab(62.57, 44.21, -3.53) |
| CIE-LCH | lch(62.57, 44.35, 355.44°) |
| OKLab | oklab(69.47% 0.1337 -0.0087) |
| OKLCH | oklch(69.47% 0.134 356.3) |
| XYZ | xyz(42.6751, 31.0725, 36.5442) |
| Luminance | 0.3107 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.72
Muted Pink
#D1768F
ΔE00 4.17
Dull Pink
#D5869D
ΔE00 4.87
Medium Pink
#F36196
ΔE00 5.40
Dusky Pink
#CC7A8B
ΔE00 6.22
Bubble Gum Pink
#FF69AF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD779F #77DDB5
analogous
#DD77D2 #DD779F #DD8277
triadic
#DD779F #9FDD77 #779FDD
tetradic
#DD779F #D2DD77 #77DDB5 #8277DD
square
#DD779F #D2DD77 #77DDB5 #8277DD
split-complementary
#DD779F #77DD82 #77D2DD
monochromatic
#AE2C5F #D1467C #DD779F #E9A8C2 #F5D9E4
Accessibility & contrast
On white
2.91
#DD779F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#DD779F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD779F
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD779F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD779F | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858CA0
Deuteranopia (green-blind)
#9F9E9D
Tritanopia (blue-blind)
#EB7185
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #dd779f; /* rgb */ color: rgb(221, 119, 159); /* oklch */ color: oklch(69.5% 0.134 356.3);
Tailwind
colors: {
custom: {
50: '#eaa1bb',
500: '#dd779f',
950: '#000000',
},
}SCSS
$custom: #dd779f; $custom-light: #eaa1bb; $custom-dark: #000000;
JSON
{
"hex": "#dd779f",
"rgb": {
"r": 221,
"g": 119,
"b": 159
},
"hsl": {
"h": 336.471,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.6947,
"c": 0.13396,
"h": 356.3
},
"luminance": 0.31069
}Semantic roles & 50–950 ramp
primary
#DD779F
secondary
#C7E8DB
accent
#C8851E
background
#FEFAFB
surface
#FDF3F6
border
#D5CDD0
text
#160F11
muted
#847F80