#CA4F94#CA4F94
#CA4F94 is a mid, vivid pink. Relative luminance 0.203; OKLCH L 61.0% C 0.172 H 348.7°. Best body text is #000000 at 5.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4F94 |
|---|---|
| RGB | rgb(202, 79, 148) |
| HSL | hsl(326, 54%, 55%) |
| HSV | hsv(326, 61%, 79%) |
| CMYK | cmyk(0%, 60.9%, 26.7%, 20.8%) |
| CIE-LAB | lab(52.16, 55.83, -12.93) |
| CIE-LCH | lch(52.16, 57.31, 346.96°) |
| OKLab | oklab(61.02% 0.169 -0.0339) |
| OKLCH | oklch(61.02% 0.172 348.7) |
| XYZ | xyz(32.4997, 20.2898, 30.2160) |
| Luminance | 0.2029 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.58
Pale Magenta
#D767AD
ΔE00 6.90
Darkish Pink
#DA467D
ΔE00 6.92
Shocking Pink
#FE02A2
ΔE00 8.21
Neon Pink
#FE019A
ΔE00 8.24
Mediumvioletred
#C71585
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4F94 #4FCA85
analogous
#C24FCA #CA4F94 #CA4F57
triadic
#CA4F94 #94CA4F #4F94CA
tetradic
#CA4F94 #CAC24F #4FCA85 #4F57CA
square
#CA4F94 #CAC24F #4FCA85 #4F57CA
split-complementary
#CA4F94 #57CA4F #4FCAC2
monochromatic
#7A2554 #A93375 #CA4F94 #D87EB1 #E6ADCD
Accessibility & contrast
On white
4.15
#CA4F94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.06
#CA4F94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4F94
5.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4F94 | 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)
#5E6F96
Deuteranopia (green-blind)
#808491
Tritanopia (blue-blind)
#D74B6B
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #ca4f94; /* rgb */ color: rgb(202, 79, 148); /* oklch */ color: oklch(61.0% 0.172 348.7);
Tailwind
colors: {
custom: {
50: '#de87b3',
500: '#ca4f94',
950: '#000000',
},
}SCSS
$custom: #ca4f94; $custom-light: #de87b3; $custom-dark: #000000;
JSON
{
"hex": "#ca4f94",
"rgb": {
"r": 202,
"g": 79,
"b": 148
},
"hsl": {
"h": 326.341,
"s": 53.712,
"l": 55.098
},
"oklch": {
"l": 0.61024,
"c": 0.17235,
"h": 348.7
},
"luminance": 0.20287
}Semantic roles & 50–950 ramp
primary
#CA4F94
secondary
#A1D4B7
accent
#DD8B4B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80