#CA5A93#CA5A93
#CA5A93 is a light, vivid pink. Relative luminance 0.220; OKLCH L 62.4% C 0.155 H 350.8°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CA5A93 |
|---|---|
| RGB | rgb(202, 90, 147) |
| HSL | hsl(329, 51%, 57%) |
| HSV | hsv(329, 55%, 79%) |
| CMYK | cmyk(0%, 55.4%, 27.2%, 20.8%) |
| CIE-LAB | lab(54.00, 50.67, -9.57) |
| CIE-LCH | lch(54.00, 51.57, 349.30°) |
| OKLab | oklab(62.38% 0.1533 -0.0248) |
| OKLCH | oklch(62.38% 0.155 350.8) |
| XYZ | xyz(33.2810, 21.9786, 30.0876) |
| Luminance | 0.2198 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.73
Purplish Pink
#CE5DAE
ΔE00 5.75
Darkish Pink
#DA467D
ΔE00 6.41
Blush
#DE5D83
ΔE00 7.54
Palevioletred
#DB7093
ΔE00 7.86
Barbie Pink
#FE46A5
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA5A93 #5ACA91
analogous
#C95ACA #CA5A93 #CA5A5B
triadic
#CA5A93 #93CA5A #5A93CA
tetradic
#CA5A93 #CAC95A #5ACA91 #5A5BCA
square
#CA5A93 #CAC95A #5ACA91 #5A5BCA
split-complementary
#CA5A93 #5BCA5A #5ACAC9
monochromatic
#802956 #AF3874 #CA5A93 #D988B1 #E8B7D0
Accessibility & contrast
On white
3.89
#CA5A93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.40
#CA5A93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA5A93
5.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA5A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA5A93 | 1.00 | 3.89 | 5.40 | 5.40 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#687595
Deuteranopia (green-blind)
#868890
Tritanopia (blue-blind)
#D75570
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #ca5a93; /* rgb */ color: rgb(202, 90, 147); /* oklch */ color: oklch(62.4% 0.155 350.8);
Tailwind
colors: {
custom: {
50: '#dd8db2',
500: '#ca5a93',
950: '#000000',
},
}SCSS
$custom: #ca5a93; $custom-light: #dd8db2; $custom-dark: #000000;
JSON
{
"hex": "#ca5a93",
"rgb": {
"r": 202,
"g": 90,
"b": 147
},
"hsl": {
"h": 329.464,
"s": 51.376,
"l": 57.255
},
"oklch": {
"l": 0.62379,
"c": 0.15529,
"h": 350.8
},
"luminance": 0.21975
}Semantic roles & 50–950 ramp
primary
#CA5A93
secondary
#A9D7BF
accent
#DB934D
background
#FDF8FA
surface
#FBF0F5
border
#D4CBCF
text
#150C11
muted
#837D80