#DD4BB9#DD4BB9
#DD4BB9 is a light, highly saturated pink. Relative luminance 0.239; OKLCH L 64.9% C 0.215 H 339.1°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4BB9 |
|---|---|
| RGB | rgb(221, 75, 185) |
| HSL | hsl(315, 68%, 58%) |
| HSV | hsv(315, 66%, 87%) |
| CMYK | cmyk(0%, 66.1%, 16.3%, 13.3%) |
| CIE-LAB | lab(56.00, 67.74, -28.44) |
| CIE-LCH | lch(56.00, 73.47, 337.23°) |
| OKLab | oklab(64.89% 0.2007 -0.0768) |
| OKLCH | oklch(64.89% 0.215 339.1) |
| XYZ | xyz(41.0927, 23.9108, 48.3406) |
| Luminance | 0.2391 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.58
Purplish Pink
#CE5DAE
ΔE00 3.74
Pinky Purple
#C94CBE
ΔE00 4.37
Hot Magenta
#F504C9
ΔE00 4.86
Bright Pink
#FE01B1
ΔE00 5.76
Pinkish Purple
#D648D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4BB9 #4BDD6F
analogous
#B84BDD #DD4BB9 #DD4B70
triadic
#DD4BB9 #B9DD4B #4BB9DD
tetradic
#DD4BB9 #DDB84B #4BDD6F #4B70DD
square
#DD4BB9 #DDB84B #4BDD6F #4B70DD
split-complementary
#DD4BB9 #70DD4B #4BDDB8
monochromatic
#921C75 #C5259E #DD4BB9 #E77ECD #F0B2E1
Accessibility & contrast
On white
3.63
#DD4BB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.78
#DD4BB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4BB9
5.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4BB9 | 1.00 | 3.63 | 5.78 | 5.78 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5278BC
Deuteranopia (green-blind)
#808FB5
Tritanopia (blue-blind)
#E9507B
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4bb9; /* rgb */ color: rgb(221, 75, 185); /* oklch */ color: oklch(64.9% 0.215 339.1);
Tailwind
colors: {
custom: {
50: '#eb87ce',
500: '#dd4bb9',
950: '#000000',
},
}SCSS
$custom: #dd4bb9; $custom-light: #eb87ce; $custom-dark: #000000;
JSON
{
"hex": "#dd4bb9",
"rgb": {
"r": 221,
"g": 75,
"b": 185
},
"hsl": {
"h": 314.795,
"s": 68.224,
"l": 58.039
},
"oklch": {
"l": 0.64893,
"c": 0.21485,
"h": 339.1
},
"luminance": 0.23907
}Semantic roles & 50–950 ramp
primary
#DD4BB9
secondary
#A5DFB3
accent
#EB683D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82