#DD4AB3#DD4AB3
#DD4AB3 is a light, highly saturated pink. Relative luminance 0.235; OKLCH L 64.5% C 0.212 H 341.1°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4AB3 |
|---|---|
| RGB | rgb(221, 74, 179) |
| HSL | hsl(317, 68%, 58%) |
| HSV | hsv(317, 67%, 87%) |
| CMYK | cmyk(0%, 66.5%, 19%, 13.3%) |
| CIE-LAB | lab(55.61, 67.28, -25.56) |
| CIE-LCH | lch(55.61, 71.98, 339.20°) |
| OKLab | oklab(64.53% 0.2008 -0.0687) |
| OKLCH | oklch(64.53% 0.212 341.1) |
| XYZ | xyz(40.4054, 23.5282, 45.0525) |
| Luminance | 0.2352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.47
Purpleish Pink
#DF4EC8
ΔE00 3.68
Pinky Purple
#C94CBE
ΔE00 5.00
Hot Magenta
#F504C9
ΔE00 5.32
Bright Pink
#FE01B1
ΔE00 5.33
Pale Magenta
#D767AD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4AB3 #4ADD74
analogous
#BE4ADD #DD4AB3 #DD4A69
triadic
#DD4AB3 #B3DD4A #4AB3DD
tetradic
#DD4AB3 #DDBE4A #4ADD74 #4A69DD
square
#DD4AB3 #DDBE4A #4ADD74 #4A69DD
split-complementary
#DD4AB3 #69DD4A #4ADDBE
monochromatic
#911B70 #C52597 #DD4AB3 #E77EC9 #F0B1DE
Accessibility & contrast
On white
3.68
#DD4AB3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#DD4AB3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4AB3
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4AB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4AB3 | 1.00 | 3.68 | 5.70 | 5.70 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5576B6
Deuteranopia (green-blind)
#828EAF
Tritanopia (blue-blind)
#EA4D78
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd4ab3; /* rgb */ color: rgb(221, 74, 179); /* oklch */ color: oklch(64.5% 0.212 341.1);
Tailwind
colors: {
custom: {
50: '#eb87ca',
500: '#dd4ab3',
950: '#000000',
},
}SCSS
$custom: #dd4ab3; $custom-light: #eb87ca; $custom-dark: #000000;
JSON
{
"hex": "#dd4ab3",
"rgb": {
"r": 221,
"g": 74,
"b": 179
},
"hsl": {
"h": 317.143,
"s": 68.372,
"l": 57.843
},
"oklch": {
"l": 0.64529,
"c": 0.2122,
"h": 341.1
},
"luminance": 0.23524
}Semantic roles & 50–950 ramp
primary
#DD4AB3
secondary
#A4DFB5
accent
#EB6E3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82