#CA4B96#CA4B96
#CA4B96 is a mid, vivid pink. Relative luminance 0.198; OKLCH L 60.6% C 0.179 H 347.3°. Best body text is #000000 at 4.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4B96 |
|---|---|
| RGB | rgb(202, 75, 150) |
| HSL | hsl(325, 55%, 54%) |
| HSV | hsv(325, 63%, 79%) |
| CMYK | cmyk(0%, 62.9%, 25.7%, 20.8%) |
| CIE-LAB | lab(51.60, 57.81, -14.96) |
| CIE-LCH | lch(51.60, 59.72, 345.49°) |
| OKLab | oklab(60.63% 0.1748 -0.0394) |
| OKLCH | oklch(60.63% 0.179 347.3) |
| XYZ | xyz(32.3795, 19.7939, 30.9636) |
| Luminance | 0.1979 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.55
Pale Magenta
#D767AD
ΔE00 7.37
Mediumvioletred
#C71585
ΔE00 7.59
Darkish Pink
#DA467D
ΔE00 7.61
Pinky Purple
#C94CBE
ΔE00 8.08
Purpley Pink
#C83CB9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4B96 #4BCA7F
analogous
#BF4BCA #CA4B96 #CA4B57
triadic
#CA4B96 #96CA4B #4B96CA
tetradic
#CA4B96 #CABF4B #4BCA7F #4B57CA
square
#CA4B96 #CABF4B #4BCA7F #4B57CA
split-complementary
#CA4B96 #57CA4B #4BCABF
monochromatic
#772355 #A73177 #CA4B96 #D87AB2 #E6AACD
Accessibility & contrast
On white
4.24
#CA4B96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.96
#CA4B96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4B96
4.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4B96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4B96 | 1.00 | 4.24 | 4.96 | 4.96 |
| #FFFFFF | 4.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A6D98
Deuteranopia (green-blind)
#7E8393
Tritanopia (blue-blind)
#D7486A
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #ca4b96; /* rgb */ color: rgb(202, 75, 150); /* oklch */ color: oklch(60.6% 0.179 347.3);
Tailwind
colors: {
custom: {
50: '#de85b5',
500: '#ca4b96',
950: '#000000',
},
}SCSS
$custom: #ca4b96; $custom-light: #de85b5; $custom-dark: #000000;
JSON
{
"hex": "#ca4b96",
"rgb": {
"r": 202,
"g": 75,
"b": 150
},
"hsl": {
"h": 324.567,
"s": 54.506,
"l": 54.314
},
"oklch": {
"l": 0.60634,
"c": 0.17918,
"h": 347.3
},
"luminance": 0.19791
}Semantic roles & 50–950 ramp
primary
#CA4B96
secondary
#9DD3B4
accent
#DE874A
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80