#C552CA#C552CA
#C552CA is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.1% C 0.204 H 326.0°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C552CA |
|---|---|
| RGB | rgb(197, 82, 202) |
| HSL | hsl(298, 53%, 56%) |
| HSV | hsv(298, 59%, 79%) |
| CMYK | cmyk(2.5%, 59.4%, 0%, 20.8%) |
| CIE-LAB | lab(54.21, 61.48, -41.27) |
| CIE-LCH | lch(54.21, 74.05, 326.13°) |
| OKLab | oklab(63.13% 0.1691 -0.1141) |
| OKLCH | oklch(63.13% 0.204 326) |
| XYZ | xyz(36.7032, 22.1714, 58.2119) |
| Luminance | 0.2217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.52
Mediumorchid
#BA55D3
ΔE00 2.92
Pinkish Purple
#D648D7
ΔE00 3.00
Purpley Pink
#C83CB9
ΔE00 4.59
Purpleish Pink
#DF4EC8
ΔE00 4.94
Purple Pink
#D725DE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C552CA #57CA52
analogous
#8952CA #C552CA #CA5293
triadic
#C552CA #CAC552 #52CAC5
tetradic
#C552CA #CA8952 #57CA52 #5293CA
square
#C552CA #CA8952 #57CA52 #5293CA
split-complementary
#C552CA #93CA52 #52CA89
monochromatic
#78267C #A634AB #C552CA #D581D8 #E4B0E7
Accessibility & contrast
On white
3.86
#C552CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#C552CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C552CA
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C552CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C552CA | 1.00 | 3.86 | 5.43 | 5.43 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4178CE
Deuteranopia (green-blind)
#6A87C7
Tritanopia (blue-blind)
#CA6287
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c552ca; /* rgb */ color: rgb(197, 82, 202); /* oklch */ color: oklch(63.1% 0.204 326.0);
Tailwind
colors: {
custom: {
50: '#da89da',
500: '#c552ca',
950: '#000000',
},
}SCSS
$custom: #c552ca; $custom-light: #da89da; $custom-dark: #000000;
JSON
{
"hex": "#c552ca",
"rgb": {
"r": 197,
"g": 82,
"b": 202
},
"hsl": {
"h": 297.5,
"s": 53.097,
"l": 55.686
},
"oklch": {
"l": 0.63131,
"c": 0.20403,
"h": 326
},
"luminance": 0.22169
}Semantic roles & 50–950 ramp
primary
#C552CA
secondary
#A5D5A3
accent
#DD4B51
background
#FDF8FD
surface
#FBF0FB
border
#D4CBD4
text
#150C15
muted
#837D83