#CA4F95#CA4F95
#CA4F95 is a mid, vivid pink. Relative luminance 0.203; OKLCH L 61.1% C 0.173 H 348.2°. Best body text is #000000 at 5.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4F95 |
|---|---|
| RGB | rgb(202, 79, 149) |
| HSL | hsl(326, 54%, 55%) |
| HSV | hsv(326, 61%, 79%) |
| CMYK | cmyk(0%, 60.9%, 26.2%, 20.8%) |
| CIE-LAB | lab(52.20, 55.96, -13.47) |
| CIE-LCH | lch(52.20, 57.56, 346.47°) |
| OKLab | oklab(61.06% 0.1693 -0.0353) |
| OKLCH | oklch(61.06% 0.173 348.2) |
| XYZ | xyz(32.5792, 20.3216, 30.6346) |
| Luminance | 0.2032 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.39
Pale Magenta
#D767AD
ΔE00 6.82
Darkish Pink
#DA467D
ΔE00 7.13
Shocking Pink
#FE02A2
ΔE00 8.19
Neon Pink
#FE019A
ΔE00 8.26
Mediumvioletred
#C71585
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4F95 #4FCA84
analogous
#C24FCA #CA4F95 #CA4F57
triadic
#CA4F95 #95CA4F #4F95CA
tetradic
#CA4F95 #CAC24F #4FCA84 #4F57CA
square
#CA4F95 #CAC24F #4FCA84 #4F57CA
split-complementary
#CA4F95 #57CA4F #4FCAC2
monochromatic
#7A2555 #A93376 #CA4F95 #D87EB1 #E6ADCE
Accessibility & contrast
On white
4.15
#CA4F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.06
#CA4F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4F95
5.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4F95 | 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)
#5D6F97
Deuteranopia (green-blind)
#808492
Tritanopia (blue-blind)
#D74B6B
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #ca4f95; /* rgb */ color: rgb(202, 79, 149); /* oklch */ color: oklch(61.1% 0.173 348.2);
Tailwind
colors: {
custom: {
50: '#de87b4',
500: '#ca4f95',
950: '#000000',
},
}SCSS
$custom: #ca4f95; $custom-light: #de87b4; $custom-dark: #000000;
JSON
{
"hex": "#ca4f95",
"rgb": {
"r": 202,
"g": 79,
"b": 149
},
"hsl": {
"h": 325.854,
"s": 53.712,
"l": 55.098
},
"oklch": {
"l": 0.61062,
"c": 0.1729,
"h": 348.2
},
"luminance": 0.20318
}Semantic roles & 50–950 ramp
primary
#CA4F95
secondary
#A1D4B7
accent
#DD8A4B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80