#CA4B9D#CA4B9D
#CA4B9D is a mid, vivid pink. Relative luminance 0.200; OKLCH L 60.9% C 0.183 H 344.3°. Best body text is #000000 at 5.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4B9D |
|---|---|
| RGB | rgb(202, 75, 157) |
| HSL | hsl(321, 55%, 54%) |
| HSV | hsv(321, 63%, 79%) |
| CMYK | cmyk(0%, 62.9%, 22.3%, 20.8%) |
| CIE-LAB | lab(51.87, 58.75, -18.70) |
| CIE-LCH | lch(51.87, 61.66, 342.34°) |
| OKLab | oklab(60.91% 0.1765 -0.0497) |
| OKLCH | oklch(60.91% 0.183 344.3) |
| XYZ | xyz(32.9601, 20.0262, 34.0213) |
| Luminance | 0.2002 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.63
Pinky Purple
#C94CBE
ΔE00 6.56
Purpley Pink
#C83CB9
ΔE00 6.66
Pale Magenta
#D767AD
ΔE00 7.08
Purpleish Pink
#DF4EC8
ΔE00 7.88
Mediumvioletred
#C71585
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4B9D #4BCA78
analogous
#B84BCA #CA4B9D #CA4B5E
triadic
#CA4B9D #9DCA4B #4B9DCA
tetradic
#CA4B9D #CAB84B #4BCA78 #4B5ECA
square
#CA4B9D #CAB84B #4BCA78 #4B5ECA
split-complementary
#CA4B9D #5ECA4B #4BCAB8
monochromatic
#77235A #A7317D #CA4B9D #D87AB7 #E6AAD0
Accessibility & contrast
On white
4.20
#CA4B9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.00
#CA4B9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4B9D
5.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4B9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4B9D | 1.00 | 4.20 | 5.00 | 5.00 |
| #FFFFFF | 4.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#576E9F
Deuteranopia (green-blind)
#7C839A
Tritanopia (blue-blind)
#D64A6D
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #ca4b9d; /* rgb */ color: rgb(202, 75, 157); /* oklch */ color: oklch(60.9% 0.183 344.3);
Tailwind
colors: {
custom: {
50: '#de85ba',
500: '#ca4b9d',
950: '#000000',
},
}SCSS
$custom: #ca4b9d; $custom-light: #de85ba; $custom-dark: #000000;
JSON
{
"hex": "#ca4b9d",
"rgb": {
"r": 202,
"g": 75,
"b": 157
},
"hsl": {
"h": 321.26,
"s": 54.506,
"l": 54.314
},
"oklch": {
"l": 0.60914,
"c": 0.18336,
"h": 344.3
},
"luminance": 0.20023
}Semantic roles & 50–950 ramp
primary
#CA4B9D
secondary
#9DD3B1
accent
#DE7E4A
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80