#CD5A93#CD5A93
#CD5A93 is a light, vivid pink. Relative luminance 0.224; OKLCH L 62.8% C 0.158 H 351.7°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CD5A93 |
|---|---|
| RGB | rgb(205, 90, 147) |
| HSL | hsl(330, 53%, 58%) |
| HSV | hsv(330, 56%, 80%) |
| CMYK | cmyk(0%, 56.1%, 28.3%, 19.6%) |
| CIE-LAB | lab(54.45, 51.62, -8.86) |
| CIE-LCH | lch(54.45, 52.38, 350.26°) |
| OKLab | oklab(62.8% 0.1564 -0.0229) |
| OKLCH | oklch(62.8% 0.158 351.7) |
| XYZ | xyz(34.1008, 22.4013, 30.1261) |
| Luminance | 0.2240 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.60
Purplish Pink
#CE5DAE
ΔE00 5.93
Darkish Pink
#DA467D
ΔE00 6.06
Blush
#DE5D83
ΔE00 7.01
Palevioletred
#DB7093
ΔE00 7.37
Barbie Pink
#FE46A5
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD5A93 #5ACD94
analogous
#CD5ACC #CD5A93 #CD5B5A
triadic
#CD5A93 #93CD5A #5A93CD
tetradic
#CD5A93 #CCCD5A #5ACD94 #5B5ACD
square
#CD5A93 #CCCD5A #5ACD94 #5B5ACD
split-complementary
#CD5A93 #5ACD5B #5ACCCD
monochromatic
#842856 #B33674 #CD5A93 #DB89B2 #E9B8D0
Accessibility & contrast
On white
3.83
#CD5A93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#CD5A93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD5A93
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD5A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD5A93 | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#697595
Deuteranopia (green-blind)
#888A90
Tritanopia (blue-blind)
#DB5570
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cd5a93; /* rgb */ color: rgb(205, 90, 147); /* oklch */ color: oklch(62.8% 0.158 351.7);
Tailwind
colors: {
custom: {
50: '#df8db2',
500: '#cd5a93',
950: '#000000',
},
}SCSS
$custom: #cd5a93; $custom-light: #df8db2; $custom-dark: #000000;
JSON
{
"hex": "#cd5a93",
"rgb": {
"r": 205,
"g": 90,
"b": 147
},
"hsl": {
"h": 330.261,
"s": 53.488,
"l": 57.843
},
"oklch": {
"l": 0.62801,
"c": 0.15806,
"h": 351.7
},
"luminance": 0.22398
}Semantic roles & 50–950 ramp
primary
#CD5A93
secondary
#AAD8C2
accent
#DD954B
background
#FEF8FA
surface
#FCF0F5
border
#D5CBCF
text
#160D11
muted
#847D80