#C44ADC#C44ADC
#C44ADC is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 63.1% C 0.230 H 320.6°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C44ADC |
|---|---|
| RGB | rgb(196, 74, 220) |
| HSL | hsl(290, 68%, 58%) |
| HSV | hsv(290, 66%, 86%) |
| CMYK | cmyk(10.9%, 66.4%, 0%, 13.7%) |
| CIE-LAB | lab(53.82, 67.83, -52.15) |
| CIE-LCH | lch(53.82, 85.56, 322.44°) |
| OKLab | oklab(63.13% 0.1777 -0.1457) |
| OKLCH | oklch(63.13% 0.23 320.6) |
| XYZ | xyz(38.1305, 21.8025, 69.8961) |
| Luminance | 0.2180 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.23
Pinkish Purple
#D648D7
ΔE00 3.63
Purple Pink
#D725DE
ΔE00 3.83
Heliotrope
#D94FF5
ΔE00 5.06
Pinky Purple
#C94CBE
ΔE00 5.45
Hot Purple
#CB00F5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44ADC #62DC4A
analogous
#7B4ADC #C44ADC #DC4AAB
triadic
#C44ADC #DCC44A #4ADCC4
tetradic
#C44ADC #DC7B4A #62DC4A #4AABDC
square
#C44ADC #DC7B4A #62DC4A #4AABDC
split-complementary
#C44ADC #ABDC4A #4ADC7B
monochromatic
#7D1C90 #A926C3 #C44ADC #D57DE6 #E5B1F0
Accessibility & contrast
On white
3.92
#C44ADC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#C44ADC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44ADC
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44ADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44ADC | 1.00 | 3.92 | 5.36 | 5.36 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1978E0
Deuteranopia (green-blind)
#5885D8
Tritanopia (blue-blind)
#C5638D
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c44adc; /* rgb */ color: rgb(196, 74, 220); /* oklch */ color: oklch(63.1% 0.230 320.6);
Tailwind
colors: {
custom: {
50: '#d985e7',
500: '#c44adc',
950: '#000000',
},
}SCSS
$custom: #c44adc; $custom-light: #d985e7; $custom-dark: #000000;
JSON
{
"hex": "#c44adc",
"rgb": {
"r": 196,
"g": 74,
"b": 220
},
"hsl": {
"h": 290.137,
"s": 67.593,
"l": 57.647
},
"oklch": {
"l": 0.63128,
"c": 0.22978,
"h": 320.6
},
"luminance": 0.21801
}Semantic roles & 50–950 ramp
primary
#C44ADC
secondary
#ADDEA4
accent
#EA3D5A
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84