#C24EE5#C24EE5
#C24EE5 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.8% C 0.232 H 317.4°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C24EE5 |
|---|---|
| RGB | rgb(194, 78, 229) |
| HSL | hsl(286, 74%, 60%) |
| HSV | hsv(286, 66%, 90%) |
| CMYK | cmyk(15.3%, 65.9%, 0%, 10.2%) |
| CIE-LAB | lab(54.63, 67.45, -55.95) |
| CIE-LCH | lch(54.63, 87.63, 320.32°) |
| OKLab | oklab(63.82% 0.1708 -0.1569) |
| OKLCH | oklch(63.82% 0.232 317.4) |
| XYZ | xyz(39.1133, 22.5769, 76.4110) |
| Luminance | 0.2258 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.80
Heliotrope
#D94FF5
ΔE00 4.37
Pinkish Purple
#D648D7
ΔE00 4.60
Bright Lilac
#C95EFB
ΔE00 4.73
Purple Pink
#D725DE
ΔE00 4.89
Lightish Purple
#A552E6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24EE5 #71E54E
analogous
#774EE5 #C24EE5 #E54EBC
triadic
#C24EE5 #E5C24E #4EE5C2
tetradic
#C24EE5 #E5774E #71E54E #4EBCE5
square
#C24EE5 #E5774E #71E54E #4EBCE5
split-complementary
#C24EE5 #BCE54E #4EE577
monochromatic
#8118A1 #AC1FD6 #C24EE5 #D483ED #E7B9F5
Accessibility & contrast
On white
3.81
#C24EE5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C24EE5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24EE5
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24EE5 | 1.00 | 3.81 | 5.52 | 5.52 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#067BE9
Deuteranopia (green-blind)
#5286E1
Tritanopia (blue-blind)
#C16A93
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c24ee5; /* rgb */ color: rgb(194, 78, 229); /* oklch */ color: oklch(63.8% 0.232 317.4);
Tailwind
colors: {
custom: {
50: '#d888ee',
500: '#c24ee5',
950: '#000000',
},
}SCSS
$custom: #c24ee5; $custom-light: #d888ee; $custom-dark: #000000;
JSON
{
"hex": "#c24ee5",
"rgb": {
"r": 194,
"g": 78,
"b": 229
},
"hsl": {
"h": 286.093,
"s": 74.384,
"l": 60.196
},
"oklch": {
"l": 0.63824,
"c": 0.2319,
"h": 317.4
},
"luminance": 0.22575
}Semantic roles & 50–950 ramp
primary
#C24EE5
secondary
#B8E4AA
accent
#D70F3D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84