#DD7DAF#DD7DAF
#DD7DAF is a light, vivid pink. Relative luminance 0.331; OKLCH L 70.9% C 0.132 H 348.5°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7DAF |
|---|---|
| RGB | rgb(221, 125, 175) |
| HSL | hsl(329, 59%, 68%) |
| HSV | hsv(329, 43%, 87%) |
| CMYK | cmyk(0%, 43.4%, 20.8%, 13.3%) |
| CIE-LAB | lab(64.27, 43.38, -10.11) |
| CIE-LCH | lch(64.27, 44.55, 346.88°) |
| OKLab | oklab(70.92% 0.1296 -0.0264) |
| OKLCH | oklch(70.92% 0.132 348.5) |
| XYZ | xyz(44.8912, 33.1377, 44.5810) |
| Luminance | 0.3313 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.78
Pink (survey)
#FF81C0
ΔE00 5.83
Bubblegum (survey)
#FF6CB5
ΔE00 6.02
Hot Pink
#FF69B4
ΔE00 6.23
Bubble Gum Pink
#FF69AF
ΔE00 6.29
Palevioletred
#DB7093
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7DAF #7DDDAB
analogous
#DB7DDD #DD7DAF #DD7D7F
triadic
#DD7DAF #AFDD7D #7DAFDD
tetradic
#DD7DAF #DDDB7D #7DDDAB #7D7FDD
square
#DD7DAF #DDDB7D #7DDDAB #7D7FDD
split-complementary
#DD7DAF #7FDD7D #7DDDDB
monochromatic
#B12E73 #D04C91 #DD7DAF #EAAECD #F6DEEB
Accessibility & contrast
On white
2.75
#DD7DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#DD7DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7DAF
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7DAF | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B1
Deuteranopia (green-blind)
#9FA2AD
Tritanopia (blue-blind)
#E97B8F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dd7daf; /* rgb */ color: rgb(221, 125, 175); /* oklch */ color: oklch(70.9% 0.132 348.5);
Tailwind
colors: {
custom: {
50: '#e9a5c6',
500: '#dd7daf',
950: '#000000',
},
}SCSS
$custom: #dd7daf; $custom-light: #e9a5c6; $custom-dark: #000000;
JSON
{
"hex": "#dd7daf",
"rgb": {
"r": 221,
"g": 125,
"b": 175
},
"hsl": {
"h": 328.75,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.70917,
"c": 0.13229,
"h": 348.5
},
"luminance": 0.33135
}Semantic roles & 50–950 ramp
primary
#DD7DAF
secondary
#CCEADA
accent
#C66F1F
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82