#DD4BB4#DD4BB4
#DD4BB4 is a light, highly saturated pink. Relative luminance 0.237; OKLCH L 64.7% C 0.212 H 340.8°. Best body text is #000000 at 5.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4BB4 |
|---|---|
| RGB | rgb(221, 75, 180) |
| HSL | hsl(317, 68%, 58%) |
| HSV | hsv(317, 66%, 87%) |
| CMYK | cmyk(0%, 66.1%, 18.6%, 13.3%) |
| CIE-LAB | lab(55.79, 67.04, -25.87) |
| CIE-LCH | lch(55.79, 71.86, 338.90°) |
| OKLab | oklab(64.67% 0.1998 -0.0696) |
| OKLCH | oklch(64.67% 0.212 340.8) |
| XYZ | xyz(40.5741, 23.7034, 45.6095) |
| Luminance | 0.2370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.40
Purpleish Pink
#DF4EC8
ΔE00 3.49
Pinky Purple
#C94CBE
ΔE00 4.95
Hot Magenta
#F504C9
ΔE00 5.31
Bright Pink
#FE01B1
ΔE00 5.43
Pale Magenta
#D767AD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4BB4 #4BDD74
analogous
#BD4BDD #DD4BB4 #DD4B6B
triadic
#DD4BB4 #B4DD4B #4BB4DD
tetradic
#DD4BB4 #DDBD4B #4BDD74 #4B6BDD
square
#DD4BB4 #DDBD4B #4BDD74 #4B6BDD
split-complementary
#DD4BB4 #6BDD4B #4BDDBD
monochromatic
#921C71 #C52599 #DD4BB4 #E77EC9 #F0B2DF
Accessibility & contrast
On white
3.66
#DD4BB4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.74
#DD4BB4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4BB4
5.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4BB4 | 1.00 | 3.66 | 5.74 | 5.74 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5577B7
Deuteranopia (green-blind)
#828EB0
Tritanopia (blue-blind)
#EA4E79
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4bb4; /* rgb */ color: rgb(221, 75, 180); /* oklch */ color: oklch(64.7% 0.212 340.8);
Tailwind
colors: {
custom: {
50: '#eb87ca',
500: '#dd4bb4',
950: '#000000',
},
}SCSS
$custom: #dd4bb4; $custom-light: #eb87ca; $custom-dark: #000000;
JSON
{
"hex": "#dd4bb4",
"rgb": {
"r": 221,
"g": 75,
"b": 180
},
"hsl": {
"h": 316.849,
"s": 68.224,
"l": 58.039
},
"oklch": {
"l": 0.64672,
"c": 0.21157,
"h": 340.8
},
"luminance": 0.237
}Semantic roles & 50–950 ramp
primary
#DD4BB4
secondary
#A5DFB5
accent
#EB6E3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82