#C44DE1#C44DE1
#C44DE1 is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.7% C 0.230 H 319.2°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C44DE1 |
|---|---|
| RGB | rgb(196, 77, 225) |
| HSL | hsl(288, 71%, 59%) |
| HSV | hsv(288, 66%, 88%) |
| CMYK | cmyk(12.9%, 65.8%, 0%, 11.8%) |
| CIE-LAB | lab(54.53, 67.54, -53.84) |
| CIE-LCH | lch(54.53, 86.37, 321.44°) |
| OKLab | oklab(63.74% 0.1743 -0.1506) |
| OKLCH | oklch(63.74% 0.23 319.2) |
| XYZ | xyz(39.0077, 22.4815, 73.5042) |
| Luminance | 0.2248 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.44
Pinkish Purple
#D648D7
ΔE00 3.91
Purple Pink
#D725DE
ΔE00 4.39
Heliotrope
#D94FF5
ΔE00 4.39
Bright Lilac
#C95EFB
ΔE00 5.17
Bright Lavender
#C760FF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44DE1 #6AE14D
analogous
#7A4DE1 #C44DE1 #E14DB4
triadic
#C44DE1 #E1C44D #4DE1C4
tetradic
#C44DE1 #E17A4D #6AE14D #4DB4E1
square
#C44DE1 #E17A4D #6AE14D #4DB4E1
split-complementary
#C44DE1 #B4E14D #4DE17A
monochromatic
#811A9A #AC23CE #C44DE1 #D581EA #E7B6F3
Accessibility & contrast
On white
3.82
#C44DE1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#C44DE1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44DE1
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44DE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44DE1 | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#167AE5
Deuteranopia (green-blind)
#5786DD
Tritanopia (blue-blind)
#C46791
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c44de1; /* rgb */ color: rgb(196, 77, 225); /* oklch */ color: oklch(63.7% 0.230 319.2);
Tailwind
colors: {
custom: {
50: '#da87eb',
500: '#c44de1',
950: '#000000',
},
}SCSS
$custom: #c44de1; $custom-light: #da87eb; $custom-dark: #000000;
JSON
{
"hex": "#c44de1",
"rgb": {
"r": 196,
"g": 77,
"b": 225
},
"hsl": {
"h": 288.243,
"s": 71.154,
"l": 59.216
},
"oklch": {
"l": 0.63736,
"c": 0.2304,
"h": 319.2
},
"luminance": 0.2248
}Semantic roles & 50–950 ramp
primary
#C44DE1
secondary
#B3E2A8
accent
#EE3A5D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84