#CA5CA5#CA5CA5
#CA5CA5 is a light, vivid pink. Relative luminance 0.229; OKLCH L 63.3% C 0.163 H 342.3°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CA5CA5 |
|---|---|
| RGB | rgb(202, 92, 165) |
| HSL | hsl(320, 51%, 58%) |
| HSV | hsv(320, 54%, 79%) |
| CMYK | cmyk(0%, 54.5%, 18.3%, 20.8%) |
| CIE-LAB | lab(55.00, 52.27, -18.61) |
| CIE-LCH | lch(55.00, 55.48, 340.40°) |
| OKLab | oklab(63.33% 0.1553 -0.0496) |
| OKLCH | oklch(63.33% 0.163 342.3) |
| XYZ | xyz(34.9765, 22.9303, 38.1739) |
| Luminance | 0.2293 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.78
Pale Magenta
#D767AD
ΔE00 3.87
Pinky Purple
#C94CBE
ΔE00 6.69
Purpleish Pink
#DF4EC8
ΔE00 6.87
Orchid (survey)
#C875C4
ΔE00 7.68
Purpley Pink
#C83CB9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA5CA5 #5CCA81
analogous
#B85CCA #CA5CA5 #CA5C6E
triadic
#CA5CA5 #A5CA5C #5CA5CA
tetradic
#CA5CA5 #CAB85C #5CCA81 #5C6ECA
square
#CA5CA5 #CAB85C #5CCA81 #5C6ECA
split-complementary
#CA5CA5 #6ECA5C #5CCAB8
monochromatic
#812A64 #B03988 #CA5CA5 #D98ABE #E8B8D8
Accessibility & contrast
On white
3.76
#CA5CA5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#CA5CA5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA5CA5
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA5CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA5CA5 | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6378A7
Deuteranopia (green-blind)
#828AA2
Tritanopia (blue-blind)
#D55D79
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #ca5ca5; /* rgb */ color: rgb(202, 92, 165); /* oklch */ color: oklch(63.3% 0.163 342.3);
Tailwind
colors: {
custom: {
50: '#dd8fbf',
500: '#ca5ca5',
950: '#000000',
},
}SCSS
$custom: #ca5ca5; $custom-light: #dd8fbf; $custom-dark: #000000;
JSON
{
"hex": "#ca5ca5",
"rgb": {
"r": 202,
"g": 92,
"b": 165
},
"hsl": {
"h": 320.182,
"s": 50.926,
"l": 57.647
},
"oklch": {
"l": 0.6333,
"c": 0.16307,
"h": 342.3
},
"luminance": 0.22927
}Semantic roles & 50–950 ramp
primary
#CA5CA5
secondary
#ABD7BA
accent
#DA7D4D
background
#FDF9FB
surface
#FBF1F7
border
#D4CBD0
text
#150D12
muted
#837E81