#CA5A98#CA5A98
#CA5A98 is a light, vivid pink. Relative luminance 0.221; OKLCH L 62.6% C 0.158 H 348.3°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CA5A98 |
|---|---|
| RGB | rgb(202, 90, 152) |
| HSL | hsl(327, 51%, 57%) |
| HSV | hsv(327, 55%, 79%) |
| CMYK | cmyk(0%, 55.4%, 24.8%, 20.8%) |
| CIE-LAB | lab(54.17, 51.35, -12.26) |
| CIE-LCH | lch(54.17, 52.79, 346.58°) |
| OKLab | oklab(62.56% 0.1547 -0.0321) |
| OKLCH | oklch(62.56% 0.158 348.3) |
| XYZ | xyz(33.6819, 22.1389, 32.1990) |
| Luminance | 0.2214 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.57
Pale Magenta
#D767AD
ΔE00 5.00
Darkish Pink
#DA467D
ΔE00 7.40
Barbie Pink
#FE46A5
ΔE00 8.48
Palevioletred
#DB7093
ΔE00 8.56
Blush
#DE5D83
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA5A98 #5ACA8C
analogous
#C45ACA #CA5A98 #CA5A60
triadic
#CA5A98 #98CA5A #5A98CA
tetradic
#CA5A98 #CAC45A #5ACA8C #5A60CA
square
#CA5A98 #CAC45A #5ACA8C #5A60CA
split-complementary
#CA5A98 #60CA5A #5ACAC4
monochromatic
#802959 #AF387A #CA5A98 #D988B5 #E8B7D2
Accessibility & contrast
On white
3.87
#CA5A98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#CA5A98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA5A98
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA5A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA5A98 | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66759A
Deuteranopia (green-blind)
#858995
Tritanopia (blue-blind)
#D75772
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #ca5a98; /* rgb */ color: rgb(202, 90, 152); /* oklch */ color: oklch(62.6% 0.158 348.3);
Tailwind
colors: {
custom: {
50: '#dd8db6',
500: '#ca5a98',
950: '#000000',
},
}SCSS
$custom: #ca5a98; $custom-light: #dd8db6; $custom-dark: #000000;
JSON
{
"hex": "#ca5a98",
"rgb": {
"r": 202,
"g": 90,
"b": 152
},
"hsl": {
"h": 326.786,
"s": 51.376,
"l": 57.255
},
"oklch": {
"l": 0.62562,
"c": 0.15804,
"h": 348.3
},
"luminance": 0.22136
}Semantic roles & 50–950 ramp
primary
#CA5A98
secondary
#A9D7BD
accent
#DB8C4D
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150D11
muted
#837D80