#CD50A5#CD50A5
#CD50A5 is a light, vivid pink. Relative luminance 0.214; OKLCH L 62.3% C 0.184 H 342.2°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CD50A5 |
|---|---|
| RGB | rgb(205, 80, 165) |
| HSL | hsl(319, 56%, 56%) |
| HSV | hsv(319, 61%, 80%) |
| CMYK | cmyk(0%, 61%, 19.5%, 19.6%) |
| CIE-LAB | lab(53.42, 58.59, -20.98) |
| CIE-LCH | lch(53.42, 62.23, 340.30°) |
| OKLab | oklab(62.25% 0.1748 -0.0561) |
| OKLCH | oklch(62.25% 0.184 342.2) |
| XYZ | xyz(34.8379, 21.4362, 37.8928) |
| Luminance | 0.2143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.94
Pinky Purple
#C94CBE
ΔE00 5.49
Pale Magenta
#D767AD
ΔE00 5.74
Purpleish Pink
#DF4EC8
ΔE00 6.29
Purpley Pink
#C83CB9
ΔE00 6.31
Bright Pink
#FE01B1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD50A5 #50CD78
analogous
#B650CD #CD50A5 #CD5066
triadic
#CD50A5 #A5CD50 #50A5CD
tetradic
#CD50A5 #CDB650 #50CD78 #5066CD
square
#CD50A5 #CDB650 #50CD78 #5066CD
split-complementary
#CD50A5 #66CD50 #50CDB6
monochromatic
#7E2462 #AE3286 #CD50A5 #DB80BD #E8AFD6
Accessibility & contrast
On white
3.97
#CD50A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#CD50A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD50A5
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD50A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD50A5 | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5973A8
Deuteranopia (green-blind)
#7E87A2
Tritanopia (blue-blind)
#D95173
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cd50a5; /* rgb */ color: rgb(205, 80, 165); /* oklch */ color: oklch(62.3% 0.184 342.2);
Tailwind
colors: {
custom: {
50: '#df88c0',
500: '#cd50a5',
950: '#000000',
},
}SCSS
$custom: #cd50a5; $custom-light: #df88c0; $custom-dark: #000000;
JSON
{
"hex": "#cd50a5",
"rgb": {
"r": 205,
"g": 80,
"b": 165
},
"hsl": {
"h": 319.2,
"s": 55.556,
"l": 55.882
},
"oklch": {
"l": 0.62253,
"c": 0.18361,
"h": 342.2
},
"luminance": 0.21433
}Semantic roles & 50–950 ramp
primary
#CD50A5
secondary
#A2D6B3
accent
#DF7949
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#160C12
muted
#847D81