#C44DDE#C44DDE
#C44DDE is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.6% C 0.228 H 320.0°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C44DDE |
|---|---|
| RGB | rgb(196, 77, 222) |
| HSL | hsl(289, 69%, 59%) |
| HSV | hsv(289, 65%, 87%) |
| CMYK | cmyk(11.7%, 65.3%, 0%, 12.9%) |
| CIE-LAB | lab(54.36, 66.98, -52.41) |
| CIE-LCH | lch(54.36, 85.05, 321.96°) |
| OKLab | oklab(63.56% 0.1744 -0.1465) |
| OKLCH | oklch(63.56% 0.228 320) |
| XYZ | xyz(38.6020, 22.3193, 71.3678) |
| Luminance | 0.2232 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.17
Pinkish Purple
#D648D7
ΔE00 3.64
Purple Pink
#D725DE
ΔE00 4.25
Heliotrope
#D94FF5
ΔE00 4.62
Bright Lilac
#C95EFB
ΔE00 5.52
Pinky Purple
#C94CBE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44DDE #67DE4D
analogous
#7B4DDE #C44DDE #DE4DAF
triadic
#C44DDE #DEC44D #4DDEC4
tetradic
#C44DDE #DE7B4D #67DE4D #4DAFDE
square
#C44DDE #DE7B4D #67DE4D #4DAFDE
split-complementary
#C44DDE #AFDE4D #4DDE7B
monochromatic
#7F1C95 #AB25C9 #C44DDE #D581E8 #E6B4F1
Accessibility & contrast
On white
3.84
#C44DDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#C44DDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44DDE
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44DDE | 1.00 | 3.84 | 5.46 | 5.46 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D7AE2
Deuteranopia (green-blind)
#5986DA
Tritanopia (blue-blind)
#C5668F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c44dde; /* rgb */ color: rgb(196, 77, 222); /* oklch */ color: oklch(63.6% 0.228 320.0);
Tailwind
colors: {
custom: {
50: '#d987e9',
500: '#c44dde',
950: '#000000',
},
}SCSS
$custom: #c44dde; $custom-light: #d987e9; $custom-dark: #000000;
JSON
{
"hex": "#c44dde",
"rgb": {
"r": 196,
"g": 77,
"b": 222
},
"hsl": {
"h": 289.241,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.63558,
"c": 0.22775,
"h": 320
},
"luminance": 0.22317
}Semantic roles & 50–950 ramp
primary
#C44DDE
secondary
#B1E0A7
accent
#EC3C5C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84