#DD4C99#DD4C99
#DD4C99 is a light, vivid pink. Relative luminance 0.228; OKLCH L 63.7% C 0.195 H 351.2°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4C99 |
|---|---|
| RGB | rgb(221, 76, 153) |
| HSL | hsl(328, 68%, 58%) |
| HSV | hsv(328, 66%, 87%) |
| CMYK | cmyk(0%, 65.6%, 30.8%, 13.3%) |
| CIE-LAB | lab(54.91, 63.19, -11.44) |
| CIE-LCH | lch(54.91, 64.21, 349.74°) |
| OKLab | oklab(63.7% 0.1926 -0.0296) |
| OKLCH | oklch(63.7% 0.195 351.2) |
| XYZ | xyz(38.1549, 22.8451, 32.5310) |
| Luminance | 0.2284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Neon Pink
#FE019A
ΔE00 5.46
Shocking Pink
#FE02A2
ΔE00 5.50
Barbie Pink
#FE46A5
ΔE00 5.63
Purplish Pink
#CE5DAE
ΔE00 5.75
Pale Magenta
#D767AD
ΔE00 5.77
Deeppink
#FF1493
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4C99 #4CDD90
analogous
#D84CDD #DD4C99 #DD4C50
triadic
#DD4C99 #99DD4C #4C99DD
tetradic
#DD4C99 #DDD84C #4CDD90 #4C50DD
square
#DD4C99 #DDD84C #4CDD90 #4C50DD
split-complementary
#DD4C99 #50DD4C #4CDDD8
monochromatic
#931C5B #C6267B #DD4C99 #E77FB6 #F1B3D4
Accessibility & contrast
On white
3.77
#DD4C99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#DD4C99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4C99
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4C99 | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#62739B
Deuteranopia (green-blind)
#8A8D96
Tritanopia (blue-blind)
#ED446C
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #dd4c99; /* rgb */ color: rgb(221, 76, 153); /* oklch */ color: oklch(63.7% 0.195 351.2);
Tailwind
colors: {
custom: {
50: '#ec87b7',
500: '#dd4c99',
950: '#000000',
},
}SCSS
$custom: #dd4c99; $custom-light: #ec87b7; $custom-dark: #000000;
JSON
{
"hex": "#dd4c99",
"rgb": {
"r": 221,
"g": 76,
"b": 153
},
"hsl": {
"h": 328.138,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.63695,
"c": 0.19483,
"h": 351.2
},
"luminance": 0.22841
}Semantic roles & 50–950 ramp
primary
#DD4C99
secondary
#A6DFC1
accent
#EB8E3D
background
#FFF8FB
surface
#FEF0F6
border
#D6CBD0
text
#170C11
muted
#857D80