#DD4AB2#DD4AB2
#DD4AB2 is a light, highly saturated pink. Relative luminance 0.235; OKLCH L 64.5% C 0.212 H 341.5°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4AB2 |
|---|---|
| RGB | rgb(221, 74, 178) |
| HSL | hsl(318, 68%, 58%) |
| HSV | hsv(318, 67%, 87%) |
| CMYK | cmyk(0%, 66.5%, 19.5%, 13.3%) |
| CIE-LAB | lab(55.57, 67.15, -25.05) |
| CIE-LCH | lch(55.57, 71.67, 339.54°) |
| OKLab | oklab(64.49% 0.2006 -0.0672) |
| OKLCH | oklch(64.49% 0.212 341.5) |
| XYZ | xyz(40.3046, 23.4879, 44.5218) |
| Luminance | 0.2348 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.43
Purpleish Pink
#DF4EC8
ΔE00 3.86
Pinky Purple
#C94CBE
ΔE00 5.14
Bright Pink
#FE01B1
ΔE00 5.29
Hot Magenta
#F504C9
ΔE00 5.43
Pale Magenta
#D767AD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4AB2 #4ADD75
analogous
#BE4ADD #DD4AB2 #DD4A68
triadic
#DD4AB2 #B2DD4A #4AB2DD
tetradic
#DD4AB2 #DDBE4A #4ADD75 #4A68DD
square
#DD4AB2 #DDBE4A #4ADD75 #4A68DD
split-complementary
#DD4AB2 #68DD4A #4ADDBE
monochromatic
#911B6F #C52596 #DD4AB2 #E77EC8 #F0B1DE
Accessibility & contrast
On white
3.69
#DD4AB2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#DD4AB2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4AB2
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4AB2 | 1.00 | 3.69 | 5.70 | 5.70 |
| #FFFFFF | 3.69 | 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)
#5576B5
Deuteranopia (green-blind)
#828EAE
Tritanopia (blue-blind)
#EA4C77
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd4ab2; /* rgb */ color: rgb(221, 74, 178); /* oklch */ color: oklch(64.5% 0.212 341.5);
Tailwind
colors: {
custom: {
50: '#eb87c9',
500: '#dd4ab2',
950: '#000000',
},
}SCSS
$custom: #dd4ab2; $custom-light: #eb87c9; $custom-dark: #000000;
JSON
{
"hex": "#dd4ab2",
"rgb": {
"r": 221,
"g": 74,
"b": 178
},
"hsl": {
"h": 317.551,
"s": 68.372,
"l": 57.843
},
"oklch": {
"l": 0.64486,
"c": 0.21157,
"h": 341.5
},
"luminance": 0.23484
}Semantic roles & 50–950 ramp
primary
#DD4AB2
secondary
#A4DFB5
accent
#EB703D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82