#C44F97#C44F97
#C44F97 is a mid, vivid pink. Relative luminance 0.196; OKLCH L 60.3% C 0.169 H 345.5°. Best body text is #000000 at 4.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C44F97 |
|---|---|
| RGB | rgb(196, 79, 151) |
| HSL | hsl(323, 50%, 54%) |
| HSV | hsv(323, 60%, 77%) |
| CMYK | cmyk(0%, 59.7%, 23%, 23.1%) |
| CIE-LAB | lab(51.34, 54.45, -16.04) |
| CIE-LCH | lch(51.34, 56.77, 343.59°) |
| OKLab | oklab(60.27% 0.1637 -0.0425) |
| OKLCH | oklch(60.27% 0.169 345.5) |
| XYZ | xyz(31.1478, 19.5650, 31.4081) |
| Luminance | 0.1956 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.29
Pale Magenta
#D767AD
ΔE00 7.40
Pinky Purple
#C94CBE
ΔE00 7.69
Purpley Pink
#C83CB9
ΔE00 7.78
Mediumvioletred
#C71585
ΔE00 7.92
Light Plum
#9D5783
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44F97 #4FC47C
analogous
#B74FC4 #C44F97 #C44F5D
triadic
#C44F97 #97C44F #4F97C4
tetradic
#C44F97 #C4B74F #4FC47C #4F5DC4
square
#C44F97 #C4B74F #4FC47C #4F5DC4
split-complementary
#C44F97 #5DC44F #4FC4B7
monochromatic
#722655 #A03677 #C44F97 #D37DB2 #E3ABCD
Accessibility & contrast
On white
4.27
#C44F97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.91
#C44F97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44F97
4.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44F97 | 1.00 | 4.27 | 4.91 | 4.91 |
| #FFFFFF | 4.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A6E99
Deuteranopia (green-blind)
#7B8294
Tritanopia (blue-blind)
#D04D6C
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #c44f97; /* rgb */ color: rgb(196, 79, 151); /* oklch */ color: oklch(60.3% 0.169 345.5);
Tailwind
colors: {
custom: {
50: '#d986b5',
500: '#c44f97',
950: '#000000',
},
}SCSS
$custom: #c44f97; $custom-light: #d986b5; $custom-dark: #000000;
JSON
{
"hex": "#c44f97",
"rgb": {
"r": 196,
"g": 79,
"b": 151
},
"hsl": {
"h": 323.077,
"s": 49.787,
"l": 53.922
},
"oklch": {
"l": 0.60269,
"c": 0.16909,
"h": 345.5
},
"luminance": 0.19562
}Semantic roles & 50–950 ramp
primary
#C44F97
secondary
#9ED0B2
accent
#D9844E
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C11
muted
#837D80