#DD4CAF#DD4CAF
#DD4CAF is a light, highly saturated pink. Relative luminance 0.236; OKLCH L 64.6% C 0.207 H 342.7°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4CAF |
|---|---|
| RGB | rgb(221, 76, 175) |
| HSL | hsl(319, 68%, 58%) |
| HSV | hsv(319, 66%, 87%) |
| CMYK | cmyk(0%, 65.6%, 20.8%, 13.3%) |
| CIE-LAB | lab(55.73, 65.98, -23.07) |
| CIE-LCH | lch(55.73, 69.89, 340.73°) |
| OKLab | oklab(64.56% 0.1977 -0.0617) |
| OKLCH | oklch(64.56% 0.207 342.7) |
| XYZ | xyz(40.1423, 23.6400, 42.9980) |
| Luminance | 0.2364 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.20
Purpleish Pink
#DF4EC8
ΔE00 4.44
Pale Magenta
#D767AD
ΔE00 5.08
Bright Pink
#FE01B1
ΔE00 5.29
Pinky Purple
#C94CBE
ΔE00 5.73
Hot Magenta
#F504C9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4CAF #4CDD7A
analogous
#C24CDD #DD4CAF #DD4C67
triadic
#DD4CAF #AFDD4C #4CAFDD
tetradic
#DD4CAF #DDC24C #4CDD7A #4C67DD
square
#DD4CAF #DDC24C #4CDD7A #4C67DD
split-complementary
#DD4CAF #67DD4C #4CDDC2
monochromatic
#931C6D #C62693 #DD4CAF #E77FC6 #F1B3DD
Accessibility & contrast
On white
3.67
#DD4CAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#DD4CAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4CAF
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4CAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4CAF | 1.00 | 3.67 | 5.73 | 5.73 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5876B2
Deuteranopia (green-blind)
#848EAC
Tritanopia (blue-blind)
#EA4D77
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd4caf; /* rgb */ color: rgb(221, 76, 175); /* oklch */ color: oklch(64.6% 0.207 342.7);
Tailwind
colors: {
custom: {
50: '#eb88c7',
500: '#dd4caf',
950: '#000000',
},
}SCSS
$custom: #dd4caf; $custom-light: #eb88c7; $custom-dark: #000000;
JSON
{
"hex": "#dd4caf",
"rgb": {
"r": 221,
"g": 76,
"b": 175
},
"hsl": {
"h": 319.034,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.64559,
"c": 0.20712,
"h": 342.7
},
"luminance": 0.23636
}Semantic roles & 50–950 ramp
primary
#DD4CAF
secondary
#A6DFB8
accent
#EB743D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82