#DD59BB#DD59BB
#DD59BB is a light, vivid pink. Relative luminance 0.261; OKLCH L 66.5% C 0.197 H 338.9°. Best body text is #000000 at 6.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DD59BB |
|---|---|
| RGB | rgb(221, 89, 187) |
| HSL | hsl(315, 66%, 61%) |
| HSV | hsv(315, 60%, 87%) |
| CMYK | cmyk(0%, 59.7%, 15.4%, 13.3%) |
| CIE-LAB | lab(58.14, 62.36, -26.28) |
| CIE-LCH | lch(58.14, 67.67, 337.15°) |
| OKLab | oklab(66.49% 0.1841 -0.0708) |
| OKLCH | oklch(66.49% 0.197 338.9) |
| XYZ | xyz(42.3615, 26.1083, 49.8124) |
| Luminance | 0.2611 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.02
Purpleish Pink
#DF4EC8
ΔE00 3.13
Pale Magenta
#D767AD
ΔE00 4.23
Pinky Purple
#C94CBE
ΔE00 5.81
Orchid
#DA70D6
ΔE00 6.12
Orchid (survey)
#C875C4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD59BB #59DD7B
analogous
#BD59DD #DD59BB #DD5979
triadic
#DD59BB #BBDD59 #59BBDD
tetradic
#DD59BB #DDBD59 #59DD7B #5979DD
square
#DD59BB #DDBD59 #59DD7B #5979DD
split-complementary
#DD59BB #79DD59 #59DDBD
monochromatic
#9C207C #CF2AA4 #DD59BB #E78CD0 #F2BFE5
Accessibility & contrast
On white
3.38
#DD59BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.22
#DD59BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD59BB
6.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD59BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD59BB | 1.00 | 3.38 | 6.22 | 6.22 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F7FBE
Deuteranopia (green-blind)
#8693B8
Tritanopia (blue-blind)
#E95D82
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #dd59bb; /* rgb */ color: rgb(221, 89, 187); /* oklch */ color: oklch(66.5% 0.197 338.9);
Tailwind
colors: {
custom: {
50: '#eb8fcf',
500: '#dd59bb',
950: '#000000',
},
}SCSS
$custom: #dd59bb; $custom-light: #eb8fcf; $custom-dark: #000000;
JSON
{
"hex": "#dd59bb",
"rgb": {
"r": 221,
"g": 89,
"b": 187
},
"hsl": {
"h": 315.455,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.66488,
"c": 0.19721,
"h": 338.9
},
"luminance": 0.26105
}Semantic roles & 50–950 ramp
primary
#DD59BB
secondary
#B0E2BD
accent
#CE4718
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#170D14
muted
#857E82