#DD76AF#DD76AF
#DD76AF is a light, vivid pink. Relative luminance 0.314; OKLCH L 69.9% C 0.144 H 347.1°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DD76AF |
|---|---|
| RGB | rgb(221, 118, 175) |
| HSL | hsl(327, 60%, 66%) |
| HSV | hsv(327, 47%, 87%) |
| CMYK | cmyk(0%, 46.6%, 20.8%, 13.3%) |
| CIE-LAB | lab(62.87, 46.95, -12.22) |
| CIE-LCH | lch(62.87, 48.52, 345.42°) |
| OKLab | oklab(69.86% 0.1403 -0.0321) |
| OKLCH | oklch(69.86% 0.144 347.1) |
| XYZ | xyz(44.0361, 31.4275, 44.2959) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.00
Bubblegum (survey)
#FF6CB5
ΔE00 5.56
Hot Pink
#FF69B4
ΔE00 5.63
Bubble Gum Pink
#FF69AF
ΔE00 5.86
Pink (survey)
#FF81C0
ΔE00 6.36
Palevioletred
#DB7093
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD76AF #76DDA4
analogous
#D876DD #DD76AF #DD767C
triadic
#DD76AF #AFDD76 #76AFDD
tetradic
#DD76AF #DDD876 #76DDA4 #767CDD
square
#DD76AF #DDD876 #76DDA4 #767CDD
split-complementary
#DD76AF #7CDD76 #76DDD8
monochromatic
#AE2B73 #D14592 #DD76AF #E9A7CC #F5D8E8
Accessibility & contrast
On white
2.88
#DD76AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#DD76AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD76AF
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD76AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD76AF | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8DB1
Deuteranopia (green-blind)
#9A9FAC
Tritanopia (blue-blind)
#E9748B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #dd76af; /* rgb */ color: rgb(221, 118, 175); /* oklch */ color: oklch(69.9% 0.144 347.1);
Tailwind
colors: {
custom: {
50: '#eaa0c6',
500: '#dd76af',
950: '#000000',
},
}SCSS
$custom: #dd76af; $custom-light: #eaa0c6; $custom-dark: #000000;
JSON
{
"hex": "#dd76af",
"rgb": {
"r": 221,
"g": 118,
"b": 175
},
"hsl": {
"h": 326.796,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.69858,
"c": 0.14391,
"h": 347.1
},
"luminance": 0.31424
}Semantic roles & 50–950 ramp
primary
#DD76AF
secondary
#C7E8D6
accent
#C86A1E
background
#FEFAFC
surface
#FDF3F8
border
#D5CDD1
text
#160F13
muted
#847F82