#DD4BB0#DD4BB0
#DD4BB0 is a light, highly saturated pink. Relative luminance 0.235; OKLCH L 64.5% C 0.209 H 342.2°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4BB0 |
|---|---|
| RGB | rgb(221, 75, 176) |
| HSL | hsl(318, 68%, 58%) |
| HSV | hsv(318, 66%, 87%) |
| CMYK | cmyk(0%, 66.1%, 20.4%, 13.3%) |
| CIE-LAB | lab(55.63, 66.50, -23.80) |
| CIE-LCH | lch(55.63, 70.63, 340.31°) |
| OKLab | oklab(64.5% 0.1991 -0.0637) |
| OKLCH | oklch(64.5% 0.209 342.2) |
| XYZ | xyz(40.1725, 23.5427, 43.4944) |
| Luminance | 0.2354 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.30
Purpleish Pink
#DF4EC8
ΔE00 4.24
Bright Pink
#FE01B1
ΔE00 5.26
Pale Magenta
#D767AD
ΔE00 5.30
Pinky Purple
#C94CBE
ΔE00 5.50
Hot Magenta
#F504C9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4BB0 #4BDD78
analogous
#C14BDD #DD4BB0 #DD4B67
triadic
#DD4BB0 #B0DD4B #4BB0DD
tetradic
#DD4BB0 #DDC14B #4BDD78 #4B67DD
square
#DD4BB0 #DDC14B #4BDD78 #4B67DD
split-complementary
#DD4BB0 #67DD4B #4BDDC1
monochromatic
#921C6E #C52594 #DD4BB0 #E77EC7 #F0B2DD
Accessibility & contrast
On white
3.68
#DD4BB0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#DD4BB0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4BB0
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4BB0 | 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)
#5776B3
Deuteranopia (green-blind)
#838EAC
Tritanopia (blue-blind)
#EA4C77
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd4bb0; /* rgb */ color: rgb(221, 75, 176); /* oklch */ color: oklch(64.5% 0.209 342.2);
Tailwind
colors: {
custom: {
50: '#eb87c7',
500: '#dd4bb0',
950: '#000000',
},
}SCSS
$custom: #dd4bb0; $custom-light: #eb87c7; $custom-dark: #000000;
JSON
{
"hex": "#dd4bb0",
"rgb": {
"r": 221,
"g": 75,
"b": 176
},
"hsl": {
"h": 318.493,
"s": 68.224,
"l": 58.039
},
"oklch": {
"l": 0.645,
"c": 0.20904,
"h": 342.2
},
"luminance": 0.23539
}Semantic roles & 50–950 ramp
primary
#DD4BB0
secondary
#A5DFB7
accent
#EB723D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82