#C24EE8#C24EE8
#C24EE8 is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 64.0% C 0.235 H 316.7°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C24EE8 |
|---|---|
| RGB | rgb(194, 78, 232) |
| HSL | hsl(285, 77%, 61%) |
| HSV | hsv(285, 66%, 91%) |
| CMYK | cmyk(16.4%, 66.4%, 0%, 9%) |
| CIE-LAB | lab(54.81, 68.03, -57.35) |
| CIE-LCH | lch(54.81, 88.98, 319.87°) |
| OKLab | oklab(64.01% 0.1706 -0.161) |
| OKLCH | oklch(64.01% 0.235 316.7) |
| XYZ | xyz(39.5358, 22.7459, 78.6361) |
| Luminance | 0.2274 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.18
Heliotrope
#D94FF5
ΔE00 4.25
Bright Lilac
#C95EFB
ΔE00 4.44
Pinkish Purple
#D648D7
ΔE00 4.90
Bright Lavender
#C760FF
ΔE00 4.99
Purple Pink
#D725DE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24EE8 #74E84E
analogous
#754EE8 #C24EE8 #E84EC1
triadic
#C24EE8 #E8C24E #4EE8C2
tetradic
#C24EE8 #E8754E #74E84E #4EC1E8
square
#C24EE8 #E8754E #74E84E #4EC1E8
split-complementary
#C24EE8 #C1E84E #4EE875
monochromatic
#8216A6 #AD1DDC #C24EE8 #D584EF #E7BAF6
Accessibility & contrast
On white
3.78
#C24EE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#C24EE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24EE8
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24EE8 | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CED
Deuteranopia (green-blind)
#5087E4
Tritanopia (blue-blind)
#C06B95
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c24ee8; /* rgb */ color: rgb(194, 78, 232); /* oklch */ color: oklch(64.0% 0.235 316.7);
Tailwind
colors: {
custom: {
50: '#d888f0',
500: '#c24ee8',
950: '#000000',
},
}SCSS
$custom: #c24ee8; $custom-light: #d888f0; $custom-dark: #000000;
JSON
{
"hex": "#c24ee8",
"rgb": {
"r": 194,
"g": 78,
"b": 232
},
"hsl": {
"h": 285.195,
"s": 77,
"l": 60.784
},
"oklch": {
"l": 0.64007,
"c": 0.23461,
"h": 316.7
},
"luminance": 0.22744
}Semantic roles & 50–950 ramp
primary
#C24EE8
secondary
#BAE6AC
accent
#D90C3F
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85