#CA5A97#CA5A97
#CA5A97 is a light, vivid pink. Relative luminance 0.221; OKLCH L 62.5% C 0.157 H 348.8°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CA5A97 |
|---|---|
| RGB | rgb(202, 90, 151) |
| HSL | hsl(327, 51%, 57%) |
| HSV | hsv(327, 55%, 79%) |
| CMYK | cmyk(0%, 55.4%, 25.2%, 20.8%) |
| CIE-LAB | lab(54.14, 51.21, -11.72) |
| CIE-LCH | lch(54.14, 52.54, 347.11°) |
| OKLab | oklab(62.53% 0.1545 -0.0307) |
| OKLCH | oklch(62.53% 0.157 348.8) |
| XYZ | xyz(33.6004, 22.1063, 31.7695) |
| Luminance | 0.2210 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.80
Pale Magenta
#D767AD
ΔE00 5.13
Darkish Pink
#DA467D
ΔE00 7.20
Blush
#DE5D83
ΔE00 8.36
Palevioletred
#DB7093
ΔE00 8.41
Barbie Pink
#FE46A5
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA5A97 #5ACA8D
analogous
#C55ACA #CA5A97 #CA5A5F
triadic
#CA5A97 #97CA5A #5A97CA
tetradic
#CA5A97 #CAC55A #5ACA8D #5A5FCA
square
#CA5A97 #CAC55A #5ACA8D #5A5FCA
split-complementary
#CA5A97 #5FCA5A #5ACAC5
monochromatic
#802959 #AF3879 #CA5A97 #D988B4 #E8B7D1
Accessibility & contrast
On white
3.87
#CA5A97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#CA5A97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA5A97
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA5A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA5A97 | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#667599
Deuteranopia (green-blind)
#858994
Tritanopia (blue-blind)
#D75772
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #ca5a97; /* rgb */ color: rgb(202, 90, 151); /* oklch */ color: oklch(62.5% 0.157 348.8);
Tailwind
colors: {
custom: {
50: '#dd8db5',
500: '#ca5a97',
950: '#000000',
},
}SCSS
$custom: #ca5a97; $custom-light: #dd8db5; $custom-dark: #000000;
JSON
{
"hex": "#ca5a97",
"rgb": {
"r": 202,
"g": 90,
"b": 151
},
"hsl": {
"h": 327.321,
"s": 51.376,
"l": 57.255
},
"oklch": {
"l": 0.62525,
"c": 0.15747,
"h": 348.8
},
"luminance": 0.22103
}Semantic roles & 50–950 ramp
primary
#CA5A97
secondary
#A9D7BE
accent
#DB8E4D
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150D11
muted
#837D80