#C44DE2#C44DE2
#C44DE2 is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.8% C 0.231 H 318.9°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C44DE2 |
|---|---|
| RGB | rgb(196, 77, 226) |
| HSL | hsl(288, 72%, 59%) |
| HSV | hsv(288, 66%, 89%) |
| CMYK | cmyk(13.3%, 65.9%, 0%, 11.4%) |
| CIE-LAB | lab(54.59, 67.73, -54.31) |
| CIE-LCH | lch(54.59, 86.82, 321.28°) |
| OKLab | oklab(63.8% 0.1743 -0.152) |
| OKLCH | oklch(63.8% 0.231 318.9) |
| XYZ | xyz(39.1445, 22.5363, 74.2248) |
| Luminance | 0.2253 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.55
Pinkish Purple
#D648D7
ΔE00 4.00
Heliotrope
#D94FF5
ΔE00 4.33
Purple Pink
#D725DE
ΔE00 4.45
Bright Lilac
#C95EFB
ΔE00 5.06
Bright Lavender
#C760FF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44DE2 #6BE24D
analogous
#794DE2 #C44DE2 #E24DB6
triadic
#C44DE2 #E2C44D #4DE2C4
tetradic
#C44DE2 #E2794D #6BE24D #4DB6E2
square
#C44DE2 #E2794D #6BE24D #4DB6E2
split-complementary
#C44DE2 #B6E24D #4DE279
monochromatic
#81199B #AD22D0 #C44DE2 #D582EB #E7B6F3
Accessibility & contrast
On white
3.81
#C44DE2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#C44DE2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44DE2
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44DE2 | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#137BE6
Deuteranopia (green-blind)
#5687DE
Tritanopia (blue-blind)
#C46891
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c44de2; /* rgb */ color: rgb(196, 77, 226); /* oklch */ color: oklch(63.8% 0.231 318.9);
Tailwind
colors: {
custom: {
50: '#da87ec',
500: '#c44de2',
950: '#000000',
},
}SCSS
$custom: #c44de2; $custom-light: #da87ec; $custom-dark: #000000;
JSON
{
"hex": "#c44de2",
"rgb": {
"r": 196,
"g": 77,
"b": 226
},
"hsl": {
"h": 287.919,
"s": 71.981,
"l": 59.412
},
"oklch": {
"l": 0.63795,
"c": 0.23129,
"h": 318.9
},
"luminance": 0.22535
}Semantic roles & 50–950 ramp
primary
#C44DE2
secondary
#B4E2A8
accent
#EF395E
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84