#CA4F97#CA4F97
#CA4F97 is a mid, vivid pink. Relative luminance 0.204; OKLCH L 61.1% C 0.174 H 347.3°. Best body text is #000000 at 5.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4F97 |
|---|---|
| RGB | rgb(202, 79, 151) |
| HSL | hsl(325, 54%, 55%) |
| HSV | hsv(325, 61%, 79%) |
| CMYK | cmyk(0%, 60.9%, 25.2%, 20.8%) |
| CIE-LAB | lab(52.27, 56.23, -14.54) |
| CIE-LCH | lch(52.27, 58.08, 345.50°) |
| OKLab | oklab(61.14% 0.1698 -0.0383) |
| OKLCH | oklch(61.14% 0.174 347.3) |
| XYZ | xyz(32.7402, 20.3860, 31.4828) |
| Luminance | 0.2038 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.04
Pale Magenta
#D767AD
ΔE00 6.66
Darkish Pink
#DA467D
ΔE00 7.54
Pinky Purple
#C94CBE
ΔE00 8.12
Shocking Pink
#FE02A2
ΔE00 8.16
Neon Pink
#FE019A
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4F97 #4FCA82
analogous
#C04FCA #CA4F97 #CA4F59
triadic
#CA4F97 #97CA4F #4F97CA
tetradic
#CA4F97 #CAC04F #4FCA82 #4F59CA
square
#CA4F97 #CAC04F #4FCA82 #4F59CA
split-complementary
#CA4F97 #59CA4F #4FCAC0
monochromatic
#7A2557 #A93378 #CA4F97 #D87EB3 #E6ADCF
Accessibility & contrast
On white
4.14
#CA4F97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.08
#CA4F97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4F97
5.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4F97 | 1.00 | 4.14 | 5.08 | 5.08 |
| #FFFFFF | 4.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D6F99
Deuteranopia (green-blind)
#7F8594
Tritanopia (blue-blind)
#D74C6C
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #ca4f97; /* rgb */ color: rgb(202, 79, 151); /* oklch */ color: oklch(61.1% 0.174 347.3);
Tailwind
colors: {
custom: {
50: '#de87b5',
500: '#ca4f97',
950: '#000000',
},
}SCSS
$custom: #ca4f97; $custom-light: #de87b5; $custom-dark: #000000;
JSON
{
"hex": "#ca4f97",
"rgb": {
"r": 202,
"g": 79,
"b": 151
},
"hsl": {
"h": 324.878,
"s": 53.712,
"l": 55.098
},
"oklch": {
"l": 0.61139,
"c": 0.17404,
"h": 347.3
},
"luminance": 0.20383
}Semantic roles & 50–950 ramp
primary
#CA4F97
secondary
#A1D4B6
accent
#DD874B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80