#CA4D9D#CA4D9D
#CA4D9D is a mid, vivid pink. Relative luminance 0.203; OKLCH L 61.1% C 0.181 H 344.4°. Best body text is #000000 at 5.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4D9D |
|---|---|
| RGB | rgb(202, 77, 157) |
| HSL | hsl(322, 54%, 55%) |
| HSV | hsv(322, 62%, 79%) |
| CMYK | cmyk(0%, 61.9%, 22.3%, 20.8%) |
| CIE-LAB | lab(52.18, 57.90, -18.23) |
| CIE-LCH | lch(52.18, 60.71, 342.52°) |
| OKLab | oklab(61.14% 0.1739 -0.0485) |
| OKLCH | oklch(61.14% 0.181 344.4) |
| XYZ | xyz(33.0978, 20.3017, 34.0673) |
| Luminance | 0.2030 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.36
Pinky Purple
#C94CBE
ΔE00 6.67
Pale Magenta
#D767AD
ΔE00 6.72
Purpley Pink
#C83CB9
ΔE00 6.92
Purpleish Pink
#DF4EC8
ΔE00 7.85
Bright Pink
#FE01B1
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4D9D #4DCA7A
analogous
#B94DCA #CA4D9D #CA4D5F
triadic
#CA4D9D #9DCA4D #4D9DCA
tetradic
#CA4D9D #CAB94D #4DCA7A #4D5FCA
square
#CA4D9D #CAB94D #4DCA7A #4D5FCA
split-complementary
#CA4D9D #5FCA4D #4DCAB9
monochromatic
#79245A #A8327D #CA4D9D #D87CB7 #E6ABD1
Accessibility & contrast
On white
4.15
#CA4D9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.06
#CA4D9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4D9D
5.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4D9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4D9D | 1.00 | 4.15 | 5.06 | 5.06 |
| #FFFFFF | 4.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#596F9F
Deuteranopia (green-blind)
#7D849A
Tritanopia (blue-blind)
#D64C6E
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #ca4d9d; /* rgb */ color: rgb(202, 77, 157); /* oklch */ color: oklch(61.1% 0.181 344.4);
Tailwind
colors: {
custom: {
50: '#dd86ba',
500: '#ca4d9d',
950: '#000000',
},
}SCSS
$custom: #ca4d9d; $custom-light: #dd86ba; $custom-dark: #000000;
JSON
{
"hex": "#ca4d9d",
"rgb": {
"r": 202,
"g": 77,
"b": 157
},
"hsl": {
"h": 321.6,
"s": 54.113,
"l": 54.706
},
"oklch": {
"l": 0.61142,
"c": 0.18053,
"h": 344.4
},
"luminance": 0.20299
}Semantic roles & 50–950 ramp
primary
#CA4D9D
secondary
#9FD4B2
accent
#DD7F4A
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80