#DD4CAD#DD4CAD
#DD4CAD is a light, highly saturated pink. Relative luminance 0.236; OKLCH L 64.5% C 0.206 H 343.4°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4CAD |
|---|---|
| RGB | rgb(221, 76, 173) |
| HSL | hsl(320, 68%, 58%) |
| HSV | hsv(320, 66%, 87%) |
| CMYK | cmyk(0%, 65.6%, 21.7%, 13.3%) |
| CIE-LAB | lab(55.65, 65.71, -22.03) |
| CIE-LCH | lch(55.65, 69.30, 341.47°) |
| OKLab | oklab(64.48% 0.1973 -0.0588) |
| OKLCH | oklch(64.48% 0.206 343.4) |
| XYZ | xyz(39.9474, 23.5620, 41.9712) |
| Luminance | 0.2356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.25
Purpleish Pink
#DF4EC8
ΔE00 4.83
Pale Magenta
#D767AD
ΔE00 4.99
Bright Pink
#FE01B1
ΔE00 5.27
Pinky Purple
#C94CBE
ΔE00 6.04
Shocking Pink
#FE02A2
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4CAD #4CDD7C
analogous
#C44CDD #DD4CAD #DD4C64
triadic
#DD4CAD #ADDD4C #4CADDD
tetradic
#DD4CAD #DDC44C #4CDD7C #4C64DD
square
#DD4CAD #DDC44C #4CDD7C #4C64DD
split-complementary
#DD4CAD #64DD4C #4CDDC4
monochromatic
#931C6B #C62691 #DD4CAD #E77FC5 #F1B3DC
Accessibility & contrast
On white
3.68
#DD4CAD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#DD4CAD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4CAD
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4CAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4CAD | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5976B0
Deuteranopia (green-blind)
#848EAA
Tritanopia (blue-blind)
#EB4C76
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd4cad; /* rgb */ color: rgb(221, 76, 173); /* oklch */ color: oklch(64.5% 0.206 343.4);
Tailwind
colors: {
custom: {
50: '#eb88c5',
500: '#dd4cad',
950: '#000000',
},
}SCSS
$custom: #dd4cad; $custom-light: #eb88c5; $custom-dark: #000000;
JSON
{
"hex": "#dd4cad",
"rgb": {
"r": 221,
"g": 76,
"b": 173
},
"hsl": {
"h": 319.862,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.64475,
"c": 0.20589,
"h": 343.4
},
"luminance": 0.23558
}Semantic roles & 50–950 ramp
primary
#DD4CAD
secondary
#A6DFB9
accent
#EB763D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82