#CA52B8#CA52B8
#CA52B8 is a light, vivid purple. Relative luminance 0.221; OKLCH L 62.9% C 0.192 H 333.9°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CA52B8 |
|---|---|
| RGB | rgb(202, 82, 184) |
| HSL | hsl(309, 53%, 56%) |
| HSV | hsv(309, 59%, 79%) |
| CMYK | cmyk(0%, 59.4%, 8.9%, 20.8%) |
| CIE-LAB | lab(54.08, 59.76, -31.06) |
| CIE-LCH | lch(54.08, 67.35, 332.54°) |
| OKLab | oklab(62.91% 0.1726 -0.0846) |
| OKLCH | oklch(62.91% 0.192 333.9) |
| XYZ | xyz(36.0263, 22.0545, 47.6976) |
| Luminance | 0.2205 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.83
Purplish Pink
#CE5DAE
ΔE00 3.91
Purpleish Pink
#DF4EC8
ΔE00 3.92
Purpley Pink
#C83CB9
ΔE00 4.12
Pinkish Purple
#D648D7
ΔE00 5.18
Mediumorchid
#BA55D3
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA52B8 #52CA64
analogous
#A052CA #CA52B8 #CA527C
triadic
#CA52B8 #B8CA52 #52B8CA
tetradic
#CA52B8 #CAA052 #52CA64 #527CCA
square
#CA52B8 #CAA052 #52CA64 #527CCA
split-complementary
#CA52B8 #7CCA52 #52CAA0
monochromatic
#7C266F #AB3499 #CA52B8 #D881CB #E7B0DE
Accessibility & contrast
On white
3.88
#CA52B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#CA52B8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA52B8
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA52B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA52B8 | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5076BB
Deuteranopia (green-blind)
#7688B5
Tritanopia (blue-blind)
#D35A7D
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #ca52b8; /* rgb */ color: rgb(202, 82, 184); /* oklch */ color: oklch(62.9% 0.192 333.9);
Tailwind
colors: {
custom: {
50: '#dd89cd',
500: '#ca52b8',
950: '#000000',
},
}SCSS
$custom: #ca52b8; $custom-light: #dd89cd; $custom-dark: #000000;
JSON
{
"hex": "#ca52b8",
"rgb": {
"r": 202,
"g": 82,
"b": 184
},
"hsl": {
"h": 309,
"s": 53.097,
"l": 55.686
},
"oklch": {
"l": 0.6291,
"c": 0.19224,
"h": 333.9
},
"luminance": 0.22052
}Semantic roles & 50–950 ramp
primary
#CA52B8
secondary
#A3D5AA
accent
#DD614B
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C13
muted
#837D82