#CA55B5#CA55B5
#CA55B5 is a light, vivid pink. Relative luminance 0.224; OKLCH L 63.1% C 0.186 H 335.1°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CA55B5 |
|---|---|
| RGB | rgb(202, 85, 181) |
| HSL | hsl(311, 52%, 56%) |
| HSV | hsv(311, 58%, 79%) |
| CMYK | cmyk(0%, 57.9%, 10.4%, 20.8%) |
| CIE-LAB | lab(54.44, 57.96, -28.77) |
| CIE-LCH | lch(54.44, 64.71, 333.60°) |
| OKLab | oklab(63.13% 0.1683 -0.0781) |
| OKLCH | oklch(63.13% 0.186 335.1) |
| XYZ | xyz(35.9463, 22.3925, 46.1360) |
| Luminance | 0.2239 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.75
Purplish Pink
#CE5DAE
ΔE00 3.01
Purpleish Pink
#DF4EC8
ΔE00 4.11
Purpley Pink
#C83CB9
ΔE00 4.88
Pinkish Purple
#D648D7
ΔE00 5.89
Pale Magenta
#D767AD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA55B5 #55CA6A
analogous
#A555CA #CA55B5 #CA557B
triadic
#CA55B5 #B5CA55 #55B5CA
tetradic
#CA55B5 #CAA555 #55CA6A #557BCA
square
#CA55B5 #CAA555 #55CA6A #557BCA
split-complementary
#CA55B5 #7BCA55 #55CAA5
monochromatic
#7D276E #AC3697 #CA55B5 #D984C9 #E7B2DE
Accessibility & contrast
On white
3.83
#CA55B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#CA55B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA55B5
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA55B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA55B5 | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5577B8
Deuteranopia (green-blind)
#7989B2
Tritanopia (blue-blind)
#D35C7D
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #ca55b5; /* rgb */ color: rgb(202, 85, 181); /* oklch */ color: oklch(63.1% 0.186 335.1);
Tailwind
colors: {
custom: {
50: '#dd8bcb',
500: '#ca55b5',
950: '#000000',
},
}SCSS
$custom: #ca55b5; $custom-light: #dd8bcb; $custom-dark: #000000;
JSON
{
"hex": "#ca55b5",
"rgb": {
"r": 202,
"g": 85,
"b": 181
},
"hsl": {
"h": 310.769,
"s": 52.466,
"l": 56.275
},
"oklch": {
"l": 0.63128,
"c": 0.18551,
"h": 335.1
},
"luminance": 0.2239
}Semantic roles & 50–950 ramp
primary
#CA55B5
secondary
#A5D5AE
accent
#DC664C
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150C13
muted
#837D82