#DD4DBA#DD4DBA
#DD4DBA is a light, highly saturated pink. Relative luminance 0.242; OKLCH L 65.1% C 0.213 H 338.8°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4DBA |
|---|---|
| RGB | rgb(221, 77, 186) |
| HSL | hsl(315, 68%, 58%) |
| HSV | hsv(315, 65%, 87%) |
| CMYK | cmyk(0%, 65.2%, 15.8%, 13.3%) |
| CIE-LAB | lab(56.32, 67.11, -28.52) |
| CIE-LCH | lch(56.32, 72.92, 336.97°) |
| OKLab | oklab(65.14% 0.1985 -0.0771) |
| OKLCH | oklch(65.14% 0.213 338.8) |
| XYZ | xyz(41.3364, 24.2288, 48.9444) |
| Luminance | 0.2422 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.40
Purplish Pink
#CE5DAE
ΔE00 3.63
Pinky Purple
#C94CBE
ΔE00 4.44
Hot Magenta
#F504C9
ΔE00 5.00
Pinkish Purple
#D648D7
ΔE00 5.80
Pale Magenta
#D767AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4DBA #4DDD70
analogous
#B84DDD #DD4DBA #DD4D72
triadic
#DD4DBA #BADD4D #4DBADD
tetradic
#DD4DBA #DDB84D #4DDD70 #4D72DD
square
#DD4DBA #DDB84D #4DDD70 #4D72DD
split-complementary
#DD4DBA #72DD4D #4DDDB8
monochromatic
#931C76 #C726A0 #DD4DBA #E780CE #F1B4E2
Accessibility & contrast
On white
3.59
#DD4DBA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#DD4DBA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4DBA
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4DBA | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5479BD
Deuteranopia (green-blind)
#808FB6
Tritanopia (blue-blind)
#E9527D
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4dba; /* rgb */ color: rgb(221, 77, 186); /* oklch */ color: oklch(65.1% 0.213 338.8);
Tailwind
colors: {
custom: {
50: '#eb88cf',
500: '#dd4dba',
950: '#000000',
},
}SCSS
$custom: #dd4dba; $custom-light: #eb88cf; $custom-dark: #000000;
JSON
{
"hex": "#dd4dba",
"rgb": {
"r": 221,
"g": 77,
"b": 186
},
"hsl": {
"h": 314.583,
"s": 67.925,
"l": 58.431
},
"oklch": {
"l": 0.65138,
"c": 0.21296,
"h": 338.8
},
"luminance": 0.24225
}Semantic roles & 50–950 ramp
primary
#DD4DBA
secondary
#A6DFB4
accent
#EB673D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82