#DD4CB0#DD4CB0
#DD4CB0 is a light, highly saturated pink. Relative luminance 0.237; OKLCH L 64.6% C 0.208 H 342.3°. Best body text is #000000 at 5.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4CB0 |
|---|---|
| RGB | rgb(221, 76, 176) |
| HSL | hsl(319, 68%, 58%) |
| HSV | hsv(319, 66%, 87%) |
| CMYK | cmyk(0%, 65.6%, 20.4%, 13.3%) |
| CIE-LAB | lab(55.77, 66.11, -23.59) |
| CIE-LCH | lch(55.77, 70.19, 340.36°) |
| OKLab | oklab(64.6% 0.1979 -0.0632) |
| OKLCH | oklch(64.6% 0.208 342.3) |
| XYZ | xyz(40.2409, 23.6795, 43.5172) |
| Luminance | 0.2368 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.20
Purpleish Pink
#DF4EC8
ΔE00 4.25
Pale Magenta
#D767AD
ΔE00 5.14
Bright Pink
#FE01B1
ΔE00 5.32
Pinky Purple
#C94CBE
ΔE00 5.58
Hot Magenta
#F504C9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4CB0 #4CDD79
analogous
#C24CDD #DD4CB0 #DD4C67
triadic
#DD4CB0 #B0DD4C #4CB0DD
tetradic
#DD4CB0 #DDC24C #4CDD79 #4C67DD
square
#DD4CB0 #DDC24C #4CDD79 #4C67DD
split-complementary
#DD4CB0 #67DD4C #4CDDC2
monochromatic
#931C6E #C62694 #DD4CB0 #E77FC7 #F1B3DD
Accessibility & contrast
On white
3.66
#DD4CB0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.74
#DD4CB0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4CB0
5.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4CB0 | 1.00 | 3.66 | 5.74 | 5.74 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5876B3
Deuteranopia (green-blind)
#838EAC
Tritanopia (blue-blind)
#EA4D77
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4cb0; /* rgb */ color: rgb(221, 76, 176); /* oklch */ color: oklch(64.6% 0.208 342.3);
Tailwind
colors: {
custom: {
50: '#eb88c7',
500: '#dd4cb0',
950: '#000000',
},
}SCSS
$custom: #dd4cb0; $custom-light: #eb88c7; $custom-dark: #000000;
JSON
{
"hex": "#dd4cb0",
"rgb": {
"r": 221,
"g": 76,
"b": 176
},
"hsl": {
"h": 318.621,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.64601,
"c": 0.20774,
"h": 342.3
},
"luminance": 0.23676
}Semantic roles & 50–950 ramp
primary
#DD4CB0
secondary
#A6DFB7
accent
#EB733D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82