#CD58B9#CD58B9
#CD58B9 is a light, vivid pink. Relative luminance 0.235; OKLCH L 64.1% C 0.186 H 334.6°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CD58B9 |
|---|---|
| RGB | rgb(205, 88, 185) |
| HSL | hsl(310, 54%, 57%) |
| HSV | hsv(310, 57%, 80%) |
| CMYK | cmyk(0%, 57.1%, 9.8%, 19.6%) |
| CIE-LAB | lab(55.55, 58.08, -29.33) |
| CIE-LCH | lch(55.55, 65.06, 333.21°) |
| OKLab | oklab(64.09% 0.1682 -0.0797) |
| OKLCH | oklch(64.09% 0.186 334.6) |
| XYZ | xyz(37.4237, 23.4641, 48.4475) |
| Luminance | 0.2346 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.83
Pinky Purple
#C94CBE
ΔE00 3.17
Purpleish Pink
#DF4EC8
ΔE00 3.42
Pinkish Purple
#D648D7
ΔE00 5.54
Purpley Pink
#C83CB9
ΔE00 5.63
Pale Magenta
#D767AD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD58B9 #58CD6C
analogous
#A658CD #CD58B9 #CD587F
triadic
#CD58B9 #B9CD58 #58B9CD
tetradic
#CD58B9 #CDA658 #58CD6C #587FCD
square
#CD58B9 #CDA658 #58CD6C #587FCD
split-complementary
#CD58B9 #7FCD58 #58CDA6
monochromatic
#832774 #B2359D #CD58B9 #DB87CD #E9B6E0
Accessibility & contrast
On white
3.69
#CD58B9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#CD58B9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD58B9
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD58B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD58B9 | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#577ABC
Deuteranopia (green-blind)
#7B8BB6
Tritanopia (blue-blind)
#D65F81
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cd58b9; /* rgb */ color: rgb(205, 88, 185); /* oklch */ color: oklch(64.1% 0.186 334.6);
Tailwind
colors: {
custom: {
50: '#df8dce',
500: '#cd58b9',
950: '#000000',
},
}SCSS
$custom: #cd58b9; $custom-light: #df8dce; $custom-dark: #000000;
JSON
{
"hex": "#cd58b9",
"rgb": {
"r": 205,
"g": 88,
"b": 185
},
"hsl": {
"h": 310.256,
"s": 53.917,
"l": 57.451
},
"oklch": {
"l": 0.64085,
"c": 0.18614,
"h": 334.6
},
"luminance": 0.23461
}Semantic roles & 50–950 ramp
primary
#CD58B9
secondary
#A9D8B1
accent
#DD644B
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160D13
muted
#847D82