#CA5A96#CA5A96
#CA5A96 is a light, vivid pink. Relative luminance 0.221; OKLCH L 62.5% C 0.157 H 349.3°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CA5A96 |
|---|---|
| RGB | rgb(202, 90, 150) |
| HSL | hsl(328, 51%, 57%) |
| HSV | hsv(328, 55%, 79%) |
| CMYK | cmyk(0%, 55.4%, 25.7%, 20.8%) |
| CIE-LAB | lab(54.11, 51.08, -11.19) |
| CIE-LCH | lch(54.11, 52.29, 347.65°) |
| OKLab | oklab(62.49% 0.1542 -0.0292) |
| OKLCH | oklch(62.49% 0.157 349.3) |
| XYZ | xyz(33.5195, 22.0739, 31.3436) |
| Luminance | 0.2207 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.04
Pale Magenta
#D767AD
ΔE00 5.27
Darkish Pink
#DA467D
ΔE00 7.00
Blush
#DE5D83
ΔE00 8.16
Palevioletred
#DB7093
ΔE00 8.27
Barbie Pink
#FE46A5
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA5A96 #5ACA8E
analogous
#C65ACA #CA5A96 #CA5A5E
triadic
#CA5A96 #96CA5A #5A96CA
tetradic
#CA5A96 #CAC65A #5ACA8E #5A5ECA
square
#CA5A96 #CAC65A #5ACA8E #5A5ECA
split-complementary
#CA5A96 #5ECA5A #5ACAC6
monochromatic
#802958 #AF3878 #CA5A96 #D988B3 #E8B7D1
Accessibility & contrast
On white
3.88
#CA5A96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#CA5A96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA5A96
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA5A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA5A96 | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#677598
Deuteranopia (green-blind)
#858993
Tritanopia (blue-blind)
#D75671
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #ca5a96; /* rgb */ color: rgb(202, 90, 150); /* oklch */ color: oklch(62.5% 0.157 349.3);
Tailwind
colors: {
custom: {
50: '#dd8db4',
500: '#ca5a96',
950: '#000000',
},
}SCSS
$custom: #ca5a96; $custom-light: #dd8db4; $custom-dark: #000000;
JSON
{
"hex": "#ca5a96",
"rgb": {
"r": 202,
"g": 90,
"b": 150
},
"hsl": {
"h": 327.857,
"s": 51.376,
"l": 57.255
},
"oklch": {
"l": 0.62488,
"c": 0.15691,
"h": 349.3
},
"luminance": 0.22071
}Semantic roles & 50–950 ramp
primary
#CA5A96
secondary
#A9D7BE
accent
#DB8F4D
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150D11
muted
#837D80