#C44BE0#C44BE0
#C44BE0 is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.5% C 0.232 H 319.5°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C44BE0 |
|---|---|
| RGB | rgb(196, 75, 224) |
| HSL | hsl(289, 71%, 59%) |
| HSV | hsv(289, 67%, 88%) |
| CMYK | cmyk(12.5%, 66.5%, 0%, 12.2%) |
| CIE-LAB | lab(54.19, 68.17, -53.83) |
| CIE-LCH | lch(54.19, 86.86, 321.70°) |
| OKLab | oklab(63.47% 0.1765 -0.1506) |
| OKLCH | oklch(63.47% 0.232 319.5) |
| XYZ | xyz(38.7339, 22.1516, 72.7420) |
| Luminance | 0.2215 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.45
Pinkish Purple
#D648D7
ΔE00 3.89
Purple Pink
#D725DE
ΔE00 4.11
Heliotrope
#D94FF5
ΔE00 4.65
Bright Lilac
#C95EFB
ΔE00 5.52
Hot Purple
#CB00F5
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44BE0 #67E04B
analogous
#794BE0 #C44BE0 #E04BB1
triadic
#C44BE0 #E0C44B #4BE0C4
tetradic
#C44BE0 #E0794B #67E04B #4BB1E0
square
#C44BE0 #E0794B #67E04B #4BB1E0
split-complementary
#C44BE0 #B1E04B #4BE079
monochromatic
#7F1A97 #AB23CB #C44BE0 #D57FE9 #E6B3F2
Accessibility & contrast
On white
3.87
#C44BE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#C44BE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44BE0
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44BE0 | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1179E4
Deuteranopia (green-blind)
#5686DC
Tritanopia (blue-blind)
#C46690
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c44be0; /* rgb */ color: rgb(196, 75, 224); /* oklch */ color: oklch(63.5% 0.232 319.5);
Tailwind
colors: {
custom: {
50: '#da86ea',
500: '#c44be0',
950: '#000000',
},
}SCSS
$custom: #c44be0; $custom-light: #da86ea; $custom-dark: #000000;
JSON
{
"hex": "#c44be0",
"rgb": {
"r": 196,
"g": 75,
"b": 224
},
"hsl": {
"h": 288.725,
"s": 70.616,
"l": 58.627
},
"oklch": {
"l": 0.63468,
"c": 0.23202,
"h": 319.5
},
"luminance": 0.2215
}Semantic roles & 50–950 ramp
primary
#C44BE0
secondary
#B1E1A6
accent
#ED3A5C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84