#C44FAC#C44FAC
#C44FAC is a mid, vivid pink. Relative luminance 0.203; OKLCH L 61.2% C 0.183 H 336.4°. Best body text is #000000 at 5.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C44FAC |
|---|---|
| RGB | rgb(196, 79, 172) |
| HSL | hsl(312, 50%, 54%) |
| HSV | hsv(312, 60%, 77%) |
| CMYK | cmyk(0%, 59.7%, 12.2%, 23.1%) |
| CIE-LAB | lab(52.18, 57.55, -27.10) |
| CIE-LCH | lch(52.18, 63.61, 334.78°) |
| OKLab | oklab(61.17% 0.1681 -0.0735) |
| OKLCH | oklch(61.17% 0.183 336.4) |
| XYZ | xyz(33.0077, 20.3089, 41.2033) |
| Luminance | 0.2031 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.29
Purpley Pink
#C83CB9
ΔE00 4.00
Purplish Pink
#CE5DAE
ΔE00 4.23
Purpleish Pink
#DF4EC8
ΔE00 6.01
Pinkish Purple
#D648D7
ΔE00 7.25
Pale Magenta
#D767AD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44FAC #4FC467
analogous
#A24FC4 #C44FAC #C44F72
triadic
#C44FAC #ACC44F #4FACC4
tetradic
#C44FAC #C4A24F #4FC467 #4F72C4
square
#C44FAC #C4A24F #4FC467 #4F72C4
split-complementary
#C44FAC #72C44F #4FC4A2
monochromatic
#722663 #A0368A #C44FAC #D37DC2 #E3ABD7
Accessibility & contrast
On white
4.15
#C44FAC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.06
#C44FAC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44FAC
5.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44FAC | 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)
#5171AF
Deuteranopia (green-blind)
#7483A9
Tritanopia (blue-blind)
#CD5576
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #c44fac; /* rgb */ color: rgb(196, 79, 172); /* oklch */ color: oklch(61.2% 0.183 336.4);
Tailwind
colors: {
custom: {
50: '#d987c5',
500: '#c44fac',
950: '#000000',
},
}SCSS
$custom: #c44fac; $custom-light: #d987c5; $custom-dark: #000000;
JSON
{
"hex": "#c44fac",
"rgb": {
"r": 196,
"g": 79,
"b": 172
},
"hsl": {
"h": 312.308,
"s": 49.787,
"l": 53.922
},
"oklch": {
"l": 0.61167,
"c": 0.18349,
"h": 336.4
},
"luminance": 0.20306
}Semantic roles & 50–950 ramp
primary
#C44FAC
secondary
#9ED0A9
accent
#D96B4E
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150C13
muted
#837D82