#CA50A5#CA50A5
#CA50A5 is a mid, vivid pink. Relative luminance 0.210; OKLCH L 61.8% C 0.181 H 341.3°. Best body text is #000000 at 5.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CA50A5 |
|---|---|
| RGB | rgb(202, 80, 165) |
| HSL | hsl(318, 54%, 55%) |
| HSV | hsv(318, 60%, 79%) |
| CMYK | cmyk(0%, 60.4%, 18.3%, 20.8%) |
| CIE-LAB | lab(52.96, 57.74, -21.73) |
| CIE-LCH | lch(52.96, 61.69, 339.38°) |
| OKLab | oklab(61.83% 0.1718 -0.0582) |
| OKLCH | oklch(61.83% 0.181 341.3) |
| XYZ | xyz(34.0181, 21.0135, 37.8544) |
| Luminance | 0.2101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.18
Pinky Purple
#C94CBE
ΔE00 5.18
Purpley Pink
#C83CB9
ΔE00 5.91
Pale Magenta
#D767AD
ΔE00 6.18
Purpleish Pink
#DF4EC8
ΔE00 6.42
Bright Pink
#FE01B1
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA50A5 #50CA75
analogous
#B250CA #CA50A5 #CA5068
triadic
#CA50A5 #A5CA50 #50A5CA
tetradic
#CA50A5 #CAB250 #50CA75 #5068CA
square
#CA50A5 #CAB250 #50CA75 #5068CA
split-complementary
#CA50A5 #68CA50 #50CAB2
monochromatic
#7A2561 #A93386 #CA50A5 #D87FBD #E6AED5
Accessibility & contrast
On white
4.04
#CA50A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.20
#CA50A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA50A5
5.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA50A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA50A5 | 1.00 | 4.04 | 5.20 | 5.20 |
| #FFFFFF | 4.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5872A8
Deuteranopia (green-blind)
#7C86A2
Tritanopia (blue-blind)
#D55273
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #ca50a5; /* rgb */ color: rgb(202, 80, 165); /* oklch */ color: oklch(61.8% 0.181 341.3);
Tailwind
colors: {
custom: {
50: '#dd88c0',
500: '#ca50a5',
950: '#000000',
},
}SCSS
$custom: #ca50a5; $custom-light: #dd88c0; $custom-dark: #000000;
JSON
{
"hex": "#ca50a5",
"rgb": {
"r": 202,
"g": 80,
"b": 165
},
"hsl": {
"h": 318.197,
"s": 53.509,
"l": 55.294
},
"oklch": {
"l": 0.61825,
"c": 0.18137,
"h": 341.3
},
"luminance": 0.2101
}Semantic roles & 50–950 ramp
primary
#CA50A5
secondary
#A1D4B1
accent
#DD774B
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#150C12
muted
#847D81