#C44EE9#C44EE9
#C44EE9 is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.3% C 0.236 H 317.1°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C44EE9 |
|---|---|
| RGB | rgb(196, 78, 233) |
| HSL | hsl(286, 78%, 61%) |
| HSV | hsv(286, 67%, 91%) |
| CMYK | cmyk(15.9%, 66.5%, 0%, 8.6%) |
| CIE-LAB | lab(55.14, 68.65, -57.36) |
| CIE-LCH | lch(55.14, 89.46, 320.12°) |
| OKLab | oklab(64.32% 0.173 -0.161) |
| OKLCH | oklch(64.32% 0.236 317.1) |
| XYZ | xyz(40.1952, 23.0694, 79.4105) |
| Luminance | 0.2307 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.35
Heliotrope
#D94FF5
ΔE00 3.88
Bright Lilac
#C95EFB
ΔE00 4.20
Pinkish Purple
#D648D7
ΔE00 4.71
Bright Lavender
#C760FF
ΔE00 4.79
Purple Pink
#D725DE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44EE9 #73E94E
analogous
#764EE9 #C44EE9 #E94EC1
triadic
#C44EE9 #E9C44E #4EE9C4
tetradic
#C44EE9 #E9764E #73E94E #4EC1E9
square
#C44EE9 #E9764E #73E94E #4EC1E9
split-complementary
#C44EE9 #C1E94E #4EE976
monochromatic
#8515A8 #B01CDE #C44EE9 #D684F0 #E8BBF7
Accessibility & contrast
On white
3.74
#C44EE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#C44EE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44EE9
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44EE9 | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEE
Deuteranopia (green-blind)
#5188E5
Tritanopia (blue-blind)
#C26B96
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c44ee9; /* rgb */ color: rgb(196, 78, 233); /* oklch */ color: oklch(64.3% 0.236 317.1);
Tailwind
colors: {
custom: {
50: '#da88f1',
500: '#c44ee9',
950: '#000000',
},
}SCSS
$custom: #c44ee9; $custom-light: #da88f1; $custom-dark: #000000;
JSON
{
"hex": "#c44ee9",
"rgb": {
"r": 196,
"g": 78,
"b": 233
},
"hsl": {
"h": 285.677,
"s": 77.889,
"l": 60.98
},
"oklch": {
"l": 0.64322,
"c": 0.23628,
"h": 317.1
},
"luminance": 0.23068
}Semantic roles & 50–950 ramp
primary
#C44EE9
secondary
#BAE7AC
accent
#DA0B3D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85