#C44EE5#C44EE5
#C44EE5 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.1% C 0.233 H 318.1°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C44EE5 |
|---|---|
| RGB | rgb(196, 78, 229) |
| HSL | hsl(287, 74%, 60%) |
| HSV | hsv(287, 66%, 90%) |
| CMYK | cmyk(14.4%, 65.9%, 0%, 10.2%) |
| CIE-LAB | lab(54.91, 67.89, -55.49) |
| CIE-LCH | lch(54.91, 87.68, 320.74°) |
| OKLab | oklab(64.08% 0.1731 -0.1555) |
| OKLCH | oklch(64.08% 0.233 318.1) |
| XYZ | xyz(39.6302, 22.8434, 76.4352) |
| Luminance | 0.2284 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.86
Heliotrope
#D94FF5
ΔE00 4.06
Pinkish Purple
#D648D7
ΔE00 4.28
Bright Lilac
#C95EFB
ΔE00 4.61
Purple Pink
#D725DE
ΔE00 4.76
Bright Lavender
#C760FF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44EE5 #6FE54E
analogous
#784EE5 #C44EE5 #E54EBB
triadic
#C44EE5 #E5C44E #4EE5C4
tetradic
#C44EE5 #E5784E #6FE54E #4EBBE5
square
#C44EE5 #E5784E #6FE54E #4EBBE5
split-complementary
#C44EE5 #BBE54E #4EE578
monochromatic
#8318A1 #AE1FD6 #C44EE5 #D683ED #E8B9F5
Accessibility & contrast
On white
3.77
#C44EE5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#C44EE5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44EE5
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44EE5 | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C7CE9
Deuteranopia (green-blind)
#5487E1
Tritanopia (blue-blind)
#C36A93
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c44ee5; /* rgb */ color: rgb(196, 78, 229); /* oklch */ color: oklch(64.1% 0.233 318.1);
Tailwind
colors: {
custom: {
50: '#da88ee',
500: '#c44ee5',
950: '#000000',
},
}SCSS
$custom: #c44ee5; $custom-light: #da88ee; $custom-dark: #000000;
JSON
{
"hex": "#c44ee5",
"rgb": {
"r": 196,
"g": 78,
"b": 229
},
"hsl": {
"h": 286.887,
"s": 74.384,
"l": 60.196
},
"oklch": {
"l": 0.6408,
"c": 0.2327,
"h": 318.1
},
"luminance": 0.22842
}Semantic roles & 50–950 ramp
primary
#C44EE5
secondary
#B7E4AA
accent
#D70F3B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84