#CA52A9#CA52A9
#CA52A9 is a light, vivid pink. Relative luminance 0.215; OKLCH L 62.2% C 0.181 H 339.7°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CA52A9 |
|---|---|
| RGB | rgb(202, 82, 169) |
| HSL | hsl(317, 53%, 56%) |
| HSV | hsv(317, 59%, 79%) |
| CMYK | cmyk(0%, 59.4%, 16.3%, 20.8%) |
| CIE-LAB | lab(53.45, 57.45, -23.32) |
| CIE-LCH | lch(53.45, 62.00, 337.90°) |
| OKLab | oklab(62.23% 0.17 -0.0627) |
| OKLCH | oklch(62.23% 0.181 339.7) |
| XYZ | xyz(34.5365, 21.4586, 39.8514) |
| Luminance | 0.2146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.67
Pinky Purple
#C94CBE
ΔE00 4.54
Purpley Pink
#C83CB9
ΔE00 5.62
Purpleish Pink
#DF4EC8
ΔE00 5.76
Pale Magenta
#D767AD
ΔE00 5.96
Hot Magenta
#F504C9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA52A9 #52CA73
analogous
#AF52CA #CA52A9 #CA526D
triadic
#CA52A9 #A9CA52 #52A9CA
tetradic
#CA52A9 #CAAF52 #52CA73 #526DCA
square
#CA52A9 #CAAF52 #52CA73 #526DCA
split-complementary
#CA52A9 #6DCA52 #52CAAF
monochromatic
#7C2664 #AB348A #CA52A9 #D881C0 #E7B0D8
Accessibility & contrast
On white
3.97
#CA52A9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#CA52A9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA52A9
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA52A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA52A9 | 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)
#5874AC
Deuteranopia (green-blind)
#7B87A6
Tritanopia (blue-blind)
#D55576
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #ca52a9; /* rgb */ color: rgb(202, 82, 169); /* oklch */ color: oklch(62.2% 0.181 339.7);
Tailwind
colors: {
custom: {
50: '#dd89c2',
500: '#ca52a9',
950: '#000000',
},
}SCSS
$custom: #ca52a9; $custom-light: #dd89c2; $custom-dark: #000000;
JSON
{
"hex": "#ca52a9",
"rgb": {
"r": 202,
"g": 82,
"b": 169
},
"hsl": {
"h": 316.5,
"s": 53.097,
"l": 55.686
},
"oklch": {
"l": 0.62233,
"c": 0.18117,
"h": 339.7
},
"luminance": 0.21456
}Semantic roles & 50–950 ramp
primary
#CA52A9
secondary
#A3D5B1
accent
#DD734B
background
#FDF8FB
surface
#FBF0F7
border
#D4CBD0
text
#150C12
muted
#837D81