#DD4DAF#DD4DAF
#DD4DAF is a light, highly saturated pink. Relative luminance 0.238; OKLCH L 64.7% C 0.206 H 342.7°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4DAF |
|---|---|
| RGB | rgb(221, 77, 175) |
| HSL | hsl(319, 68%, 58%) |
| HSV | hsv(319, 65%, 87%) |
| CMYK | cmyk(0%, 65.2%, 20.8%, 13.3%) |
| CIE-LAB | lab(55.87, 65.59, -22.85) |
| CIE-LCH | lch(55.87, 69.46, 340.79°) |
| OKLab | oklab(64.66% 0.1965 -0.0611) |
| OKLCH | oklch(64.66% 0.206 342.7) |
| XYZ | xyz(40.2118, 23.7789, 43.0211) |
| Luminance | 0.2377 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.11
Purpleish Pink
#DF4EC8
ΔE00 4.47
Pale Magenta
#D767AD
ΔE00 4.92
Bright Pink
#FE01B1
ΔE00 5.36
Pinky Purple
#C94CBE
ΔE00 5.82
Hot Magenta
#F504C9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4DAF #4DDD7B
analogous
#C34DDD #DD4DAF #DD4D67
triadic
#DD4DAF #AFDD4D #4DAFDD
tetradic
#DD4DAF #DDC34D #4DDD7B #4D67DD
square
#DD4DAF #DDC34D #4DDD7B #4D67DD
split-complementary
#DD4DAF #67DD4D #4DDDC3
monochromatic
#931C6D #C72693 #DD4DAF #E780C6 #F1B4DD
Accessibility & contrast
On white
3.65
#DD4DAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#DD4DAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4DAF
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4DAF | 1.00 | 3.65 | 5.76 | 5.76 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5977B2
Deuteranopia (green-blind)
#848FAC
Tritanopia (blue-blind)
#EA4E77
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4daf; /* rgb */ color: rgb(221, 77, 175); /* oklch */ color: oklch(64.7% 0.206 342.7);
Tailwind
colors: {
custom: {
50: '#eb88c7',
500: '#dd4daf',
950: '#000000',
},
}SCSS
$custom: #dd4daf; $custom-light: #eb88c7; $custom-dark: #000000;
JSON
{
"hex": "#dd4daf",
"rgb": {
"r": 221,
"g": 77,
"b": 175
},
"hsl": {
"h": 319.167,
"s": 67.925,
"l": 58.431
},
"oklch": {
"l": 0.64662,
"c": 0.20582,
"h": 342.7
},
"luminance": 0.23775
}Semantic roles & 50–950 ramp
primary
#DD4DAF
secondary
#A6DFB9
accent
#EB753D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82