#DD4BB1#DD4BB1
#DD4BB1 is a light, highly saturated pink. Relative luminance 0.236; OKLCH L 64.5% C 0.210 H 341.9°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4BB1 |
|---|---|
| RGB | rgb(221, 75, 177) |
| HSL | hsl(318, 68%, 58%) |
| HSV | hsv(318, 66%, 87%) |
| CMYK | cmyk(0%, 66.1%, 19.9%, 13.3%) |
| CIE-LAB | lab(55.67, 66.63, -24.32) |
| CIE-LCH | lch(55.67, 70.93, 339.95°) |
| OKLab | oklab(64.54% 0.1993 -0.0652) |
| OKLCH | oklch(64.54% 0.21 341.9) |
| XYZ | xyz(40.2718, 23.5825, 44.0174) |
| Luminance | 0.2358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.31
Purpleish Pink
#DF4EC8
ΔE00 4.05
Bright Pink
#FE01B1
ΔE00 5.30
Pinky Purple
#C94CBE
ΔE00 5.35
Pale Magenta
#D767AD
ΔE00 5.37
Hot Magenta
#F504C9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4BB1 #4BDD77
analogous
#C04BDD #DD4BB1 #DD4B68
triadic
#DD4BB1 #B1DD4B #4BB1DD
tetradic
#DD4BB1 #DDC04B #4BDD77 #4B68DD
square
#DD4BB1 #DDC04B #4BDD77 #4B68DD
split-complementary
#DD4BB1 #68DD4B #4BDDC0
monochromatic
#921C6E #C52595 #DD4BB1 #E77EC7 #F0B2DE
Accessibility & contrast
On white
3.67
#DD4BB1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#DD4BB1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4BB1
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4BB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4BB1 | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5676B4
Deuteranopia (green-blind)
#838EAD
Tritanopia (blue-blind)
#EA4D77
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd4bb1; /* rgb */ color: rgb(221, 75, 177); /* oklch */ color: oklch(64.5% 0.210 341.9);
Tailwind
colors: {
custom: {
50: '#eb87c8',
500: '#dd4bb1',
950: '#000000',
},
}SCSS
$custom: #dd4bb1; $custom-light: #eb87c8; $custom-dark: #000000;
JSON
{
"hex": "#dd4bb1",
"rgb": {
"r": 221,
"g": 75,
"b": 177
},
"hsl": {
"h": 318.082,
"s": 68.224,
"l": 58.039
},
"oklch": {
"l": 0.64543,
"c": 0.20967,
"h": 341.9
},
"luminance": 0.23579
}Semantic roles & 50–950 ramp
primary
#DD4BB1
secondary
#A5DFB6
accent
#EB713D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82