#C44DE4#C44DE4
#C44DE4 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.9% C 0.233 H 318.4°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C44DE4 |
|---|---|
| RGB | rgb(196, 77, 228) |
| HSL | hsl(287, 74%, 60%) |
| HSV | hsv(287, 66%, 89%) |
| CMYK | cmyk(14%, 66.2%, 0%, 10.6%) |
| CIE-LAB | lab(54.71, 68.11, -55.25) |
| CIE-LCH | lch(54.71, 87.70, 320.95°) |
| OKLab | oklab(63.92% 0.1742 -0.1548) |
| OKLCH | oklch(63.92% 0.233 318.4) |
| XYZ | xyz(39.4205, 22.6467, 75.6785) |
| Luminance | 0.2265 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.77
Pinkish Purple
#D648D7
ΔE00 4.20
Heliotrope
#D94FF5
ΔE00 4.20
Purple Pink
#D725DE
ΔE00 4.57
Bright Lilac
#C95EFB
ΔE00 4.84
Bright Lavender
#C760FF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44DE4 #6DE44D
analogous
#794DE4 #C44DE4 #E44DB8
triadic
#C44DE4 #E4C44D #4DE4C4
tetradic
#C44DE4 #E4794D #6DE44D #4DB8E4
square
#C44DE4 #E4794D #6DE44D #4DB8E4
split-complementary
#C44DE4 #B8E44D #4DE479
monochromatic
#82189F #AE20D4 #C44DE4 #D682EC #E7B7F4
Accessibility & contrast
On white
3.80
#C44DE4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#C44DE4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44DE4
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44DE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44DE4 | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B7BE8
Deuteranopia (green-blind)
#5587E0
Tritanopia (blue-blind)
#C36993
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c44de4; /* rgb */ color: rgb(196, 77, 228); /* oklch */ color: oklch(63.9% 0.233 318.4);
Tailwind
colors: {
custom: {
50: '#da87ed',
500: '#c44de4',
950: '#000000',
},
}SCSS
$custom: #c44de4; $custom-light: #da87ed; $custom-dark: #000000;
JSON
{
"hex": "#c44de4",
"rgb": {
"r": 196,
"g": 77,
"b": 228
},
"hsl": {
"h": 287.285,
"s": 73.659,
"l": 59.804
},
"oklch": {
"l": 0.63915,
"c": 0.23306,
"h": 318.4
},
"luminance": 0.22645
}Semantic roles & 50–950 ramp
primary
#C44DE4
secondary
#B6E4A9
accent
#F0375F
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84