#C24DE8#C24DE8
#C24DE8 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.9% C 0.236 H 316.7°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C24DE8 |
|---|---|
| RGB | rgb(194, 77, 232) |
| HSL | hsl(285, 77%, 61%) |
| HSV | hsv(285, 67%, 91%) |
| CMYK | cmyk(16.4%, 66.8%, 0%, 9%) |
| CIE-LAB | lab(54.66, 68.44, -57.59) |
| CIE-LCH | lch(54.66, 89.44, 319.92°) |
| OKLab | oklab(63.9% 0.1717 -0.1617) |
| OKLCH | oklch(63.9% 0.236 316.7) |
| XYZ | xyz(39.4653, 22.6048, 78.6126) |
| Luminance | 0.2260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.21
Heliotrope
#D94FF5
ΔE00 4.34
Bright Lilac
#C95EFB
ΔE00 4.58
Pinkish Purple
#D648D7
ΔE00 4.92
Purple Pink
#D725DE
ΔE00 5.00
Lightish Purple
#A552E6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24DE8 #73E84D
analogous
#744DE8 #C24DE8 #E84DC1
triadic
#C24DE8 #E8C24D #4DE8C2
tetradic
#C24DE8 #E8744D #73E84D #4DC1E8
square
#C24DE8 #E8744D #73E84D #4DC1E8
split-complementary
#C24DE8 #C1E84D #4DE874
monochromatic
#8215A5 #AD1CDB #C24DE8 #D583EF #E7B9F6
Accessibility & contrast
On white
3.80
#C24DE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C24DE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24DE8
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24DE8 | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 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)
#007CED
Deuteranopia (green-blind)
#4F86E4
Tritanopia (blue-blind)
#C06B95
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c24de8; /* rgb */ color: rgb(194, 77, 232); /* oklch */ color: oklch(63.9% 0.236 316.7);
Tailwind
colors: {
custom: {
50: '#d887f0',
500: '#c24de8',
950: '#000000',
},
}SCSS
$custom: #c24de8; $custom-light: #d887f0; $custom-dark: #000000;
JSON
{
"hex": "#c24de8",
"rgb": {
"r": 194,
"g": 77,
"b": 232
},
"hsl": {
"h": 285.29,
"s": 77.114,
"l": 60.588
},
"oklch": {
"l": 0.63902,
"c": 0.23585,
"h": 316.7
},
"luminance": 0.22603
}Semantic roles & 50–950 ramp
primary
#C24DE8
secondary
#B9E6AB
accent
#D90C3E
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85