#DD4DB4#DD4DB4
#DD4DB4 is a light, highly saturated pink. Relative luminance 0.240; OKLCH L 64.9% C 0.209 H 340.9°. Best body text is #000000 at 5.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4DB4 |
|---|---|
| RGB | rgb(221, 77, 180) |
| HSL | hsl(317, 68%, 58%) |
| HSV | hsv(317, 65%, 87%) |
| CMYK | cmyk(0%, 65.2%, 18.6%, 13.3%) |
| CIE-LAB | lab(56.07, 66.27, -25.44) |
| CIE-LCH | lch(56.07, 70.99, 339.00°) |
| OKLab | oklab(64.87% 0.1975 -0.0684) |
| OKLCH | oklch(64.87% 0.209 340.9) |
| XYZ | xyz(40.7119, 23.9790, 45.6554) |
| Luminance | 0.2397 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.19
Purpleish Pink
#DF4EC8
ΔE00 3.51
Pinky Purple
#C94CBE
ΔE00 5.12
Pale Magenta
#D767AD
ΔE00 5.27
Hot Magenta
#F504C9
ΔE00 5.52
Bright Pink
#FE01B1
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4DB4 #4DDD76
analogous
#BE4DDD #DD4DB4 #DD4D6C
triadic
#DD4DB4 #B4DD4D #4DB4DD
tetradic
#DD4DB4 #DDBE4D #4DDD76 #4D6CDD
square
#DD4DB4 #DDBE4D #4DDD76 #4D6CDD
split-complementary
#DD4DB4 #6CDD4D #4DDDBE
monochromatic
#931C71 #C72699 #DD4DB4 #E780CA #F1B4DF
Accessibility & contrast
On white
3.62
#DD4DB4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.80
#DD4DB4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4DB4
5.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4DB4 | 1.00 | 3.62 | 5.80 | 5.80 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5778B7
Deuteranopia (green-blind)
#838FB0
Tritanopia (blue-blind)
#EA507A
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4db4; /* rgb */ color: rgb(221, 77, 180); /* oklch */ color: oklch(64.9% 0.209 340.9);
Tailwind
colors: {
custom: {
50: '#eb88ca',
500: '#dd4db4',
950: '#000000',
},
}SCSS
$custom: #dd4db4; $custom-light: #eb88ca; $custom-dark: #000000;
JSON
{
"hex": "#dd4db4",
"rgb": {
"r": 221,
"g": 77,
"b": 180
},
"hsl": {
"h": 317.083,
"s": 67.925,
"l": 58.431
},
"oklch": {
"l": 0.64874,
"c": 0.20899,
"h": 340.9
},
"luminance": 0.23975
}Semantic roles & 50–950 ramp
primary
#DD4DB4
secondary
#A6DFB7
accent
#EB6E3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82