#C44EDC#C44EDC
#C44EDC is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.5% C 0.225 H 320.5°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C44EDC |
|---|---|
| RGB | rgb(196, 78, 220) |
| HSL | hsl(290, 67%, 58%) |
| HSV | hsv(290, 65%, 86%) |
| CMYK | cmyk(10.9%, 64.5%, 0%, 13.7%) |
| CIE-LAB | lab(54.40, 66.20, -51.22) |
| CIE-LCH | lch(54.40, 83.70, 322.27°) |
| OKLab | oklab(63.55% 0.1733 -0.143) |
| OKLCH | oklch(63.55% 0.225 320.5) |
| XYZ | xyz(38.4061, 22.3537, 69.9880) |
| Luminance | 0.2235 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.97
Pinkish Purple
#D648D7
ΔE00 3.45
Purple Pink
#D725DE
ΔE00 4.31
Heliotrope
#D94FF5
ΔE00 4.71
Pinky Purple
#C94CBE
ΔE00 5.41
Bright Lilac
#C95EFB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44EDC #66DC4E
analogous
#7D4EDC #C44EDC #DC4EAD
triadic
#C44EDC #DCC44E #4EDCC4
tetradic
#C44EDC #DC7D4E #66DC4E #4EADDC
square
#C44EDC #DC7D4E #66DC4E #4EADDC
split-complementary
#C44EDC #ADDC4E #4EDC7D
monochromatic
#7F1D93 #AB27C6 #C44EDC #D581E6 #E6B4F0
Accessibility & contrast
On white
3.84
#C44EDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#C44EDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44EDC
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44EDC | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#247AE0
Deuteranopia (green-blind)
#5B86D8
Tritanopia (blue-blind)
#C5668F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c44edc; /* rgb */ color: rgb(196, 78, 220); /* oklch */ color: oklch(63.5% 0.225 320.5);
Tailwind
colors: {
custom: {
50: '#d988e7',
500: '#c44edc',
950: '#000000',
},
}SCSS
$custom: #c44edc; $custom-light: #d988e7; $custom-dark: #000000;
JSON
{
"hex": "#c44edc",
"rgb": {
"r": 196,
"g": 78,
"b": 220
},
"hsl": {
"h": 289.859,
"s": 66.981,
"l": 58.431
},
"oklch": {
"l": 0.63548,
"c": 0.2247,
"h": 320.5
},
"luminance": 0.22352
}Semantic roles & 50–950 ramp
primary
#C44EDC
secondary
#B0DFA7
accent
#EA3E5B
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84