#DA58BC#DA58BC
#DA58BC is a light, vivid pink. Relative luminance 0.255; OKLCH L 66.0% C 0.197 H 337.6°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DA58BC |
|---|---|
| RGB | rgb(218, 88, 188) |
| HSL | hsl(314, 64%, 60%) |
| HSV | hsv(314, 60%, 85%) |
| CMYK | cmyk(0%, 59.6%, 13.8%, 14.5%) |
| CIE-LAB | lab(57.58, 62.12, -27.76) |
| CIE-LCH | lch(57.58, 68.04, 335.92°) |
| OKLab | oklab(66% 0.1824 -0.075) |
| OKLCH | oklch(66% 0.197 337.6) |
| XYZ | xyz(41.4808, 25.5191, 50.3082) |
| Luminance | 0.2552 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.62
Purplish Pink
#CE5DAE
ΔE00 2.94
Pale Magenta
#D767AD
ΔE00 4.76
Pinky Purple
#C94CBE
ΔE00 5.04
Orchid
#DA70D6
ΔE00 6.08
Pinkish Purple
#D648D7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA58BC #58DA76
analogous
#B758DA #DA58BC #DA587B
triadic
#DA58BC #BCDA58 #58BCDA
tetradic
#DA58BC #DAB758 #58DA76 #587BDA
square
#DA58BC #DAB758 #58DA76 #587BDA
split-complementary
#DA58BC #7BDA58 #58DAB7
monochromatic
#96217B #C82CA4 #DA58BC #E58AD0 #F0BCE4
Accessibility & contrast
On white
3.44
#DA58BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#DA58BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DA58BC
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA58BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA58BC | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C7EBF
Deuteranopia (green-blind)
#8392B9
Tritanopia (blue-blind)
#E55D82
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #da58bc; /* rgb */ color: rgb(218, 88, 188); /* oklch */ color: oklch(66.0% 0.197 337.6);
Tailwind
colors: {
custom: {
50: '#e98ed0',
500: '#da58bc',
950: '#000000',
},
}SCSS
$custom: #da58bc; $custom-light: #e98ed0; $custom-dark: #000000;
JSON
{
"hex": "#da58bc",
"rgb": {
"r": 218,
"g": 88,
"b": 188
},
"hsl": {
"h": 313.846,
"s": 63.725,
"l": 60
},
"oklch": {
"l": 0.66,
"c": 0.19726,
"h": 337.6
},
"luminance": 0.25516
}Semantic roles & 50–950 ramp
primary
#DA58BC
secondary
#AEE0B9
accent
#E76741
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#160D14
muted
#847E82