#C44FE8#C44FE8
#C44FE8 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.4% C 0.234 H 317.3°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C44FE8 |
|---|---|
| RGB | rgb(196, 79, 232) |
| HSL | hsl(286, 77%, 61%) |
| HSV | hsv(286, 66%, 91%) |
| CMYK | cmyk(15.5%, 65.9%, 0%, 9%) |
| CIE-LAB | lab(55.23, 68.05, -56.66) |
| CIE-LCH | lch(55.23, 88.55, 320.22°) |
| OKLab | oklab(64.37% 0.1719 -0.1589) |
| OKLCH | oklch(64.37% 0.234 317.3) |
| XYZ | xyz(40.1243, 23.1556, 78.6842) |
| Luminance | 0.2315 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.21
Heliotrope
#D94FF5
ΔE00 3.83
Bright Lilac
#C95EFB
ΔE00 4.16
Pinkish Purple
#D648D7
ΔE00 4.59
Bright Lavender
#C760FF
ΔE00 4.77
Purple Pink
#D725DE
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44FE8 #73E84F
analogous
#774FE8 #C44FE8 #E84FC0
triadic
#C44FE8 #E8C44F #4FE8C4
tetradic
#C44FE8 #E8774F #73E84F #4FC0E8
square
#C44FE8 #E8774F #73E84F #4FC0E8
split-complementary
#C44FE8 #C0E84F #4FE877
monochromatic
#8516A7 #B01DDD #C44FE8 #D685EF #E8BBF6
Accessibility & contrast
On white
3.73
#C44FE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#C44FE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44FE8
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44FE8 | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#037DED
Deuteranopia (green-blind)
#5388E4
Tritanopia (blue-blind)
#C36C95
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c44fe8; /* rgb */ color: rgb(196, 79, 232); /* oklch */ color: oklch(64.4% 0.234 317.3);
Tailwind
colors: {
custom: {
50: '#da88f0',
500: '#c44fe8',
950: '#000000',
},
}SCSS
$custom: #c44fe8; $custom-light: #da88f0; $custom-dark: #000000;
JSON
{
"hex": "#c44fe8",
"rgb": {
"r": 196,
"g": 79,
"b": 232
},
"hsl": {
"h": 285.882,
"s": 76.884,
"l": 60.98
},
"oklch": {
"l": 0.64367,
"c": 0.23413,
"h": 317.3
},
"luminance": 0.23154
}Semantic roles & 50–950 ramp
primary
#C44FE8
secondary
#BAE6AD
accent
#D90C3D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85