#C24FDC#C24FDC
#C24FDC is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.4% C 0.223 H 319.8°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C24FDC |
|---|---|
| RGB | rgb(194, 79, 220) |
| HSL | hsl(289, 67%, 59%) |
| HSV | hsv(289, 64%, 86%) |
| CMYK | cmyk(11.8%, 64.1%, 0%, 13.7%) |
| CIE-LAB | lab(54.27, 65.33, -51.45) |
| CIE-LCH | lch(54.27, 83.15, 321.78°) |
| OKLab | oklab(63.4% 0.1699 -0.1437) |
| OKLCH | oklch(63.4% 0.223 319.8) |
| XYZ | xyz(37.9608, 22.2304, 69.9876) |
| Luminance | 0.2223 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.75
Pinkish Purple
#D648D7
ΔE00 3.78
Purple Pink
#D725DE
ΔE00 4.55
Heliotrope
#D94FF5
ΔE00 4.88
Pinky Purple
#C94CBE
ΔE00 5.59
Bright Lilac
#C95EFB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24FDC #69DC4F
analogous
#7B4FDC #C24FDC #DC4FAF
triadic
#C24FDC #DCC24F #4FDCC2
tetradic
#C24FDC #DC7B4F #69DC4F #4FAFDC
square
#C24FDC #DC7B4F #69DC4F #4FAFDC
split-complementary
#C24FDC #AFDC4F #4FDC7B
monochromatic
#7E1D93 #A927C6 #C24FDC #D482E6 #E5B5F0
Accessibility & contrast
On white
3.86
#C24FDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#C24FDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24FDC
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24FDC | 1.00 | 3.86 | 5.45 | 5.45 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#247AE0
Deuteranopia (green-blind)
#5A86D9
Tritanopia (blue-blind)
#C3678F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c24fdc; /* rgb */ color: rgb(194, 79, 220); /* oklch */ color: oklch(63.4% 0.223 319.8);
Tailwind
colors: {
custom: {
50: '#d888e7',
500: '#c24fdc',
950: '#000000',
},
}SCSS
$custom: #c24fdc; $custom-light: #d888e7; $custom-dark: #000000;
JSON
{
"hex": "#c24fdc",
"rgb": {
"r": 194,
"g": 79,
"b": 220
},
"hsl": {
"h": 288.936,
"s": 66.825,
"l": 58.627
},
"oklch": {
"l": 0.63398,
"c": 0.22252,
"h": 319.8
},
"luminance": 0.22229
}Semantic roles & 50–950 ramp
primary
#C24FDC
secondary
#B2DFA8
accent
#EA3E5E
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84