#C24DEC#C24DEC
#C24DEC is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.1% C 0.239 H 315.7°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C24DEC |
|---|---|
| RGB | rgb(194, 77, 236) |
| HSL | hsl(284, 81%, 61%) |
| HSV | hsv(284, 67%, 93%) |
| CMYK | cmyk(17.8%, 67.4%, 0%, 7.5%) |
| CIE-LAB | lab(54.90, 69.21, -59.45) |
| CIE-LCH | lch(54.90, 91.24, 319.34°) |
| OKLab | oklab(64.15% 0.1715 -0.1671) |
| OKLCH | oklch(64.15% 0.239 315.7) |
| XYZ | xyz(40.0400, 22.8347, 81.6390) |
| Luminance | 0.2283 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.73
Bright Lilac
#C95EFB
ΔE00 4.24
Heliotrope
#D94FF5
ΔE00 4.24
Bright Lavender
#C760FF
ΔE00 4.75
Lightish Purple
#A552E6
ΔE00 5.03
Purple Pink
#D725DE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24DEC #77EC4D
analogous
#734DEC #C24DEC #EC4DC7
triadic
#C24DEC #ECC24D #4DECC2
tetradic
#C24DEC #EC734D #77EC4D #4DC7EC
square
#C24DEC #EC734D #77EC4D #4DC7EC
split-complementary
#C24DEC #C7EC4D #4DEC73
monochromatic
#8412AC #AE18E4 #C24DEC #D584F2 #E8BCF8
Accessibility & contrast
On white
3.77
#C24DEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#C24DEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24DEC
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24DEC | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF1
Deuteranopia (green-blind)
#4B87E8
Tritanopia (blue-blind)
#BF6C97
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c24dec; /* rgb */ color: rgb(194, 77, 236); /* oklch */ color: oklch(64.1% 0.239 315.7);
Tailwind
colors: {
custom: {
50: '#d887f3',
500: '#c24dec',
950: '#000000',
},
}SCSS
$custom: #c24dec; $custom-light: #d887f3; $custom-dark: #000000;
JSON
{
"hex": "#c24dec",
"rgb": {
"r": 194,
"g": 77,
"b": 236
},
"hsl": {
"h": 284.151,
"s": 80.711,
"l": 61.373
},
"oklch": {
"l": 0.64149,
"c": 0.23945,
"h": 315.7
},
"luminance": 0.22833
}Semantic roles & 50–950 ramp
primary
#C24DEC
secondary
#BCE8AD
accent
#DD0841
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85