#C44EE4#C44EE4
#C44EE4 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.0% C 0.232 H 318.3°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C44EE4 |
|---|---|
| RGB | rgb(196, 78, 228) |
| HSL | hsl(287, 74%, 60%) |
| HSV | hsv(287, 66%, 89%) |
| CMYK | cmyk(14%, 65.8%, 0%, 10.6%) |
| CIE-LAB | lab(54.85, 67.70, -55.02) |
| CIE-LCH | lch(54.85, 87.24, 320.90°) |
| OKLab | oklab(64.02% 0.1732 -0.1541) |
| OKLCH | oklch(64.02% 0.232 318.3) |
| XYZ | xyz(39.4910, 22.7877, 75.7020) |
| Luminance | 0.2279 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.74
Heliotrope
#D94FF5
ΔE00 4.11
Pinkish Purple
#D648D7
ΔE00 4.18
Purple Pink
#D725DE
ΔE00 4.69
Bright Lilac
#C95EFB
ΔE00 4.71
Bright Lavender
#C760FF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44EE4 #6EE44E
analogous
#794EE4 #C44EE4 #E44EB9
triadic
#C44EE4 #E4C44E #4EE4C4
tetradic
#C44EE4 #E4794E #6EE44E #4EB9E4
square
#C44EE4 #E4794E #6EE44E #4EB9E4
split-complementary
#C44EE4 #B9E44E #4EE479
monochromatic
#82189F #AE20D4 #C44EE4 #D683EC #E7B8F4
Accessibility & contrast
On white
3.78
#C44EE4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#C44EE4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44EE4
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44EE4 | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#107CE8
Deuteranopia (green-blind)
#5587E0
Tritanopia (blue-blind)
#C36993
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c44ee4; /* rgb */ color: rgb(196, 78, 228); /* oklch */ color: oklch(64.0% 0.232 318.3);
Tailwind
colors: {
custom: {
50: '#da88ed',
500: '#c44ee4',
950: '#000000',
},
}SCSS
$custom: #c44ee4; $custom-light: #da88ed; $custom-dark: #000000;
JSON
{
"hex": "#c44ee4",
"rgb": {
"r": 196,
"g": 78,
"b": 228
},
"hsl": {
"h": 287.2,
"s": 73.529,
"l": 60
},
"oklch": {
"l": 0.6402,
"c": 0.23181,
"h": 318.3
},
"luminance": 0.22786
}Semantic roles & 50–950 ramp
primary
#C44EE4
secondary
#B6E4AA
accent
#F0385F
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84