#C24ADF#C24ADF
#C24ADF is a light, highly saturated purple. Relative luminance 0.217; OKLCH L 63.0% C 0.232 H 319.2°. Best body text is #000000 at 5.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C24ADF |
|---|---|
| RGB | rgb(194, 74, 223) |
| HSL | hsl(288, 70%, 58%) |
| HSV | hsv(288, 67%, 87%) |
| CMYK | cmyk(13%, 66.8%, 0%, 12.5%) |
| CIE-LAB | lab(53.70, 67.94, -54.05) |
| CIE-LCH | lch(53.70, 86.82, 321.50°) |
| OKLab | oklab(63.04% 0.1753 -0.1513) |
| OKLCH | oklch(63.04% 0.232 319.2) |
| XYZ | xyz(38.0145, 21.6964, 71.9832) |
| Luminance | 0.2170 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.38
Purple Pink
#D725DE
ΔE00 4.11
Pinkish Purple
#D648D7
ΔE00 4.22
Heliotrope
#D94FF5
ΔE00 5.11
Lightish Purple
#A552E6
ΔE00 5.51
Hot Purple
#CB00F5
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24ADF #67DF4A
analogous
#774ADF #C24ADF #DF4AB1
triadic
#C24ADF #DFC24A #4ADFC2
tetradic
#C24ADF #DF774A #67DF4A #4AB1DF
square
#C24ADF #DF774A #67DF4A #4AB1DF
split-complementary
#C24ADF #B1DF4A #4ADF77
monochromatic
#7D1A94 #A823C8 #C24ADF #D47EE8 #E5B2F1
Accessibility & contrast
On white
3.93
#C24ADF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.34
#C24ADF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24ADF
5.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24ADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24ADF | 1.00 | 3.93 | 5.34 | 5.34 |
| #FFFFFF | 3.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A78E3
Deuteranopia (green-blind)
#5484DB
Tritanopia (blue-blind)
#C2658F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c24adf; /* rgb */ color: rgb(194, 74, 223); /* oklch */ color: oklch(63.0% 0.232 319.2);
Tailwind
colors: {
custom: {
50: '#d885ea',
500: '#c24adf',
950: '#000000',
},
}SCSS
$custom: #c24adf; $custom-light: #d885ea; $custom-dark: #000000;
JSON
{
"hex": "#c24adf",
"rgb": {
"r": 194,
"g": 74,
"b": 223
},
"hsl": {
"h": 288.322,
"s": 69.953,
"l": 58.235
},
"oklch": {
"l": 0.63044,
"c": 0.23155,
"h": 319.2
},
"luminance": 0.21695
}Semantic roles & 50–950 ramp
primary
#C24ADF
secondary
#B0E0A5
accent
#ED3B5E
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84