#C44EDA#C44EDA
#C44EDA is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.4% C 0.223 H 321.0°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C44EDA |
|---|---|
| RGB | rgb(196, 78, 218) |
| HSL | hsl(291, 65%, 58%) |
| HSV | hsv(291, 64%, 85%) |
| CMYK | cmyk(10.1%, 64.2%, 0%, 14.5%) |
| CIE-LAB | lab(54.29, 65.83, -50.27) |
| CIE-LCH | lch(54.29, 82.83, 322.64°) |
| OKLab | oklab(63.43% 0.1733 -0.1402) |
| OKLCH | oklch(63.43% 0.223 321) |
| XYZ | xyz(38.1428, 22.2484, 68.6013) |
| Luminance | 0.2225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.85
Pinkish Purple
#D648D7
ΔE00 3.30
Purple Pink
#D725DE
ΔE00 4.26
Heliotrope
#D94FF5
ΔE00 4.90
Pinky Purple
#C94CBE
ΔE00 5.10
Bright Lilac
#C95EFB
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44EDA #64DA4E
analogous
#7E4EDA #C44EDA #DA4EAA
triadic
#C44EDA #DAC44E #4EDAC4
tetradic
#C44EDA #DA7E4E #64DA4E #4EAADA
square
#C44EDA #DA7E4E #64DA4E #4EAADA
split-complementary
#C44EDA #AADA4E #4EDA7E
monochromatic
#7E1E90 #AA29C2 #C44EDA #D581E5 #E6B3EF
Accessibility & contrast
On white
3.85
#C44EDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#C44EDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44EDA
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44EDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44EDA | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2779DE
Deuteranopia (green-blind)
#5D86D7
Tritanopia (blue-blind)
#C6658D
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c44eda; /* rgb */ color: rgb(196, 78, 218); /* oklch */ color: oklch(63.4% 0.223 321.0);
Tailwind
colors: {
custom: {
50: '#d988e6',
500: '#c44eda',
950: '#000000',
},
}SCSS
$custom: #c44eda; $custom-light: #d988e6; $custom-dark: #000000;
JSON
{
"hex": "#c44eda",
"rgb": {
"r": 196,
"g": 78,
"b": 218
},
"hsl": {
"h": 290.571,
"s": 65.421,
"l": 58.039
},
"oklch": {
"l": 0.63433,
"c": 0.22294,
"h": 321
},
"luminance": 0.22246
}Semantic roles & 50–950 ramp
primary
#C44EDA
secondary
#AFDEA6
accent
#E83F5A
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84