#CA52B0#CA52B0
#CA52B0 is a light, vivid pink. Relative luminance 0.217; OKLCH L 62.5% C 0.186 H 336.9°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CA52B0 |
|---|---|
| RGB | rgb(202, 82, 176) |
| HSL | hsl(313, 53%, 56%) |
| HSV | hsv(313, 59%, 79%) |
| CMYK | cmyk(0%, 59.4%, 12.9%, 20.8%) |
| CIE-LAB | lab(53.74, 58.51, -26.96) |
| CIE-LCH | lch(53.74, 64.42, 335.26°) |
| OKLab | oklab(62.54% 0.1713 -0.073) |
| OKLCH | oklch(62.54% 0.186 336.9) |
| XYZ | xyz(35.2113, 21.7285, 43.4054) |
| Luminance | 0.2173 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.97
Pinky Purple
#C94CBE
ΔE00 3.19
Purpley Pink
#C83CB9
ΔE00 4.72
Purpleish Pink
#DF4EC8
ΔE00 4.75
Pale Magenta
#D767AD
ΔE00 6.46
Pinkish Purple
#D648D7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA52B0 #52CA6C
analogous
#A852CA #CA52B0 #CA5274
triadic
#CA52B0 #B0CA52 #52B0CA
tetradic
#CA52B0 #CAA852 #52CA6C #5274CA
square
#CA52B0 #CAA852 #52CA6C #5274CA
split-complementary
#CA52B0 #74CA52 #52CAA8
monochromatic
#7C2669 #AB3491 #CA52B0 #D881C5 #E7B0DB
Accessibility & contrast
On white
3.93
#CA52B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#CA52B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA52B0
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA52B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA52B0 | 1.00 | 3.93 | 5.35 | 5.35 |
| #FFFFFF | 3.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5575B3
Deuteranopia (green-blind)
#7987AD
Tritanopia (blue-blind)
#D4577A
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #ca52b0; /* rgb */ color: rgb(202, 82, 176); /* oklch */ color: oklch(62.5% 0.186 336.9);
Tailwind
colors: {
custom: {
50: '#dd89c8',
500: '#ca52b0',
950: '#000000',
},
}SCSS
$custom: #ca52b0; $custom-light: #dd89c8; $custom-dark: #000000;
JSON
{
"hex": "#ca52b0",
"rgb": {
"r": 202,
"g": 82,
"b": 176
},
"hsl": {
"h": 313,
"s": 53.097,
"l": 55.686
},
"oklch": {
"l": 0.62542,
"c": 0.18619,
"h": 336.9
},
"luminance": 0.21726
}Semantic roles & 50–950 ramp
primary
#CA52B0
secondary
#A3D5AE
accent
#DD6B4B
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150C13
muted
#837D82