#C44DEC#C44DEC
#C44DEC is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.4% C 0.240 H 316.4°. Best body text is #000000 at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C44DEC |
|---|---|
| RGB | rgb(196, 77, 236) |
| HSL | hsl(285, 81%, 61%) |
| HSV | hsv(285, 67%, 93%) |
| CMYK | cmyk(16.9%, 67.4%, 0%, 7.5%) |
| CIE-LAB | lab(55.18, 69.63, -58.99) |
| CIE-LCH | lch(55.18, 91.26, 319.73°) |
| OKLab | oklab(64.4% 0.1738 -0.1657) |
| OKLCH | oklch(64.4% 0.24 316.4) |
| XYZ | xyz(40.5568, 23.1012, 81.6632) |
| Luminance | 0.2310 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.74
Heliotrope
#D94FF5
ΔE00 3.89
Bright Lilac
#C95EFB
ΔE00 4.08
Bright Lavender
#C760FF
ΔE00 4.63
Pinkish Purple
#D648D7
ΔE00 5.05
Purple Pink
#D725DE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44DEC #75EC4D
analogous
#754DEC #C44DEC #EC4DC4
triadic
#C44DEC #ECC44D #4DECC4
tetradic
#C44DEC #EC754D #75EC4D #4DC4EC
square
#C44DEC #EC754D #75EC4D #4DC4EC
split-complementary
#C44DEC #C4EC4D #4DEC75
monochromatic
#8612AC #B018E4 #C44DEC #D684F2 #E9BCF8
Accessibility & contrast
On white
3.74
#C44DEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.62
#C44DEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44DEC
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44DEC | 1.00 | 3.74 | 5.62 | 5.62 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF1
Deuteranopia (green-blind)
#4E88E8
Tritanopia (blue-blind)
#C26C97
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c44dec; /* rgb */ color: rgb(196, 77, 236); /* oklch */ color: oklch(64.4% 0.240 316.4);
Tailwind
colors: {
custom: {
50: '#da88f3',
500: '#c44dec',
950: '#000000',
},
}SCSS
$custom: #c44dec; $custom-light: #da88f3; $custom-dark: #000000;
JSON
{
"hex": "#c44dec",
"rgb": {
"r": 196,
"g": 77,
"b": 236
},
"hsl": {
"h": 284.906,
"s": 80.711,
"l": 61.373
},
"oklch": {
"l": 0.64403,
"c": 0.24019,
"h": 316.4
},
"luminance": 0.231
}Semantic roles & 50–950 ramp
primary
#C44DEC
secondary
#BCE8AD
accent
#DD083E
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85