#C44CC8#C44CC8
#C44CC8 is a light, highly saturated purple. Relative luminance 0.211; OKLCH L 62.2% C 0.210 H 326.4°. Best body text is #000000 at 5.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C44CC8 |
|---|---|
| RGB | rgb(196, 76, 200) |
| HSL | hsl(298, 53%, 54%) |
| HSV | hsv(298, 62%, 78%) |
| CMYK | cmyk(2%, 62%, 0%, 21.6%) |
| CIE-LAB | lab(53.03, 63.45, -41.99) |
| CIE-LCH | lch(53.03, 76.08, 326.50°) |
| OKLab | oklab(62.22% 0.1751 -0.1162) |
| OKLCH | oklch(62.22% 0.21 326.4) |
| XYZ | xyz(35.7740, 21.0770, 56.8164) |
| Luminance | 0.2107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.31
Mediumorchid
#BA55D3
ΔE00 3.12
Pinkish Purple
#D648D7
ΔE00 3.42
Purpley Pink
#C83CB9
ΔE00 3.60
Purple Pink
#D725DE
ΔE00 4.69
Purpleish Pink
#DF4EC8
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44CC8 #50C84C
analogous
#864CC8 #C44CC8 #C84C8E
triadic
#C44CC8 #C8C44C #4CC8C4
tetradic
#C44CC8 #C8864C #50C84C #4C8EC8
square
#C44CC8 #C8864C #50C84C #4C8EC8
split-complementary
#C44CC8 #8EC84C #4CC886
monochromatic
#732475 #A132A4 #C44CC8 #D37BD6 #E3AAE5
Accessibility & contrast
On white
4.03
#C44CC8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.21
#C44CC8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44CC8
5.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44CC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44CC8 | 1.00 | 4.03 | 5.21 | 5.21 |
| #FFFFFF | 4.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A75CC
Deuteranopia (green-blind)
#6684C5
Tritanopia (blue-blind)
#C95D83
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #c44cc8; /* rgb */ color: rgb(196, 76, 200); /* oklch */ color: oklch(62.2% 0.210 326.4);
Tailwind
colors: {
custom: {
50: '#d986d9',
500: '#c44cc8',
950: '#000000',
},
}SCSS
$custom: #c44cc8; $custom-light: #d986d9; $custom-dark: #000000;
JSON
{
"hex": "#c44cc8",
"rgb": {
"r": 196,
"g": 76,
"b": 200
},
"hsl": {
"h": 298.065,
"s": 52.991,
"l": 54.118
},
"oklch": {
"l": 0.62215,
"c": 0.2101,
"h": 326.4
},
"luminance": 0.21075
}Semantic roles & 50–950 ramp
primary
#C44CC8
secondary
#9FD29E
accent
#DC4B50
background
#FDF8FD
surface
#FBF0FA
border
#D4CBD3
text
#150C15
muted
#837D83