#CA55A5#CA55A5
#CA55A5 is a light, vivid pink. Relative luminance 0.218; OKLCH L 62.4% C 0.174 H 341.6°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CA55A5 |
|---|---|
| RGB | rgb(202, 85, 165) |
| HSL | hsl(319, 52%, 56%) |
| HSV | hsv(319, 58%, 79%) |
| CMYK | cmyk(0%, 57.9%, 18.3%, 20.8%) |
| CIE-LAB | lab(53.79, 55.52, -20.47) |
| CIE-LCH | lch(53.79, 59.17, 339.76°) |
| OKLab | oklab(62.43% 0.1651 -0.0548) |
| OKLCH | oklch(62.43% 0.174 341.6) |
| XYZ | xyz(34.3979, 21.7731, 37.9810) |
| Luminance | 0.2177 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.36
Pale Magenta
#D767AD
ΔE00 5.21
Pinky Purple
#C94CBE
ΔE00 5.68
Purpleish Pink
#DF4EC8
ΔE00 6.47
Purpley Pink
#C83CB9
ΔE00 6.77
Bright Pink
#FE01B1
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA55A5 #55CA7A
analogous
#B455CA #CA55A5 #CA556B
triadic
#CA55A5 #A5CA55 #55A5CA
tetradic
#CA55A5 #CAB455 #55CA7A #556BCA
square
#CA55A5 #CAB455 #55CA7A #556BCA
split-complementary
#CA55A5 #6BCA55 #55CAB4
monochromatic
#7D2762 #AC3687 #CA55A5 #D984BE #E7B2D6
Accessibility & contrast
On white
3.92
#CA55A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#CA55A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA55A5
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA55A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA55A5 | 1.00 | 3.92 | 5.35 | 5.35 |
| #FFFFFF | 3.92 | 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)
#5D75A8
Deuteranopia (green-blind)
#7E88A2
Tritanopia (blue-blind)
#D55676
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #ca55a5; /* rgb */ color: rgb(202, 85, 165); /* oklch */ color: oklch(62.4% 0.174 341.6);
Tailwind
colors: {
custom: {
50: '#dd8bbf',
500: '#ca55a5',
950: '#000000',
},
}SCSS
$custom: #ca55a5; $custom-light: #dd8bbf; $custom-dark: #000000;
JSON
{
"hex": "#ca55a5",
"rgb": {
"r": 202,
"g": 85,
"b": 165
},
"hsl": {
"h": 318.974,
"s": 52.466,
"l": 56.275
},
"oklch": {
"l": 0.6243,
"c": 0.17392,
"h": 341.6
},
"luminance": 0.2177
}Semantic roles & 50–950 ramp
primary
#CA55A5
secondary
#A5D5B5
accent
#DC794C
background
#FDF8FB
surface
#FBF0F7
border
#D4CBD0
text
#150C12
muted
#837D81