#C24DE1#C24DE1
#C24DE1 is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.5% C 0.230 H 318.5°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C24DE1 |
|---|---|
| RGB | rgb(194, 77, 225) |
| HSL | hsl(287, 71%, 59%) |
| HSV | hsv(287, 66%, 88%) |
| CMYK | cmyk(13.8%, 65.8%, 0%, 11.8%) |
| CIE-LAB | lab(54.25, 67.10, -54.30) |
| CIE-LCH | lch(54.25, 86.32, 321.02°) |
| OKLab | oklab(63.48% 0.172 -0.1521) |
| OKLCH | oklch(63.48% 0.23 318.5) |
| XYZ | xyz(38.4908, 22.2150, 73.4800) |
| Luminance | 0.2221 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.36
Pinkish Purple
#D648D7
ΔE00 4.25
Purple Pink
#D725DE
ΔE00 4.53
Heliotrope
#D94FF5
ΔE00 4.68
Bright Lilac
#C95EFB
ΔE00 5.28
Lightish Purple
#A552E6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24DE1 #6CE14D
analogous
#784DE1 #C24DE1 #E14DB6
triadic
#C24DE1 #E1C24D #4DE1C2
tetradic
#C24DE1 #E1784D #6CE14D #4DB6E1
square
#C24DE1 #E1784D #6CE14D #4DB6E1
split-complementary
#C24DE1 #B6E14D #4DE178
monochromatic
#7F1A9A #AA23CE #C24DE1 #D481EA #E6B6F3
Accessibility & contrast
On white
3.86
#C24DE1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#C24DE1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24DE1
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24DE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24DE1 | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#127AE5
Deuteranopia (green-blind)
#5586DD
Tritanopia (blue-blind)
#C26891
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c24de1; /* rgb */ color: rgb(194, 77, 225); /* oklch */ color: oklch(63.5% 0.230 318.5);
Tailwind
colors: {
custom: {
50: '#d887eb',
500: '#c24de1',
950: '#000000',
},
}SCSS
$custom: #c24de1; $custom-light: #d887eb; $custom-dark: #000000;
JSON
{
"hex": "#c24de1",
"rgb": {
"r": 194,
"g": 77,
"b": 225
},
"hsl": {
"h": 287.432,
"s": 71.154,
"l": 59.216
},
"oklch": {
"l": 0.63477,
"c": 0.22958,
"h": 318.5
},
"luminance": 0.22213
}Semantic roles & 50–950 ramp
primary
#C24DE1
secondary
#B4E2A8
accent
#EE3A60
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84