#C24BDC#C24BDC
#C24BDC is a light, highly saturated purple. Relative luminance 0.217; OKLCH L 63.0% C 0.228 H 320.0°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C24BDC |
|---|---|
| RGB | rgb(194, 75, 220) |
| HSL | hsl(289, 67%, 58%) |
| HSV | hsv(289, 66%, 86%) |
| CMYK | cmyk(11.8%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(53.68, 66.98, -52.40) |
| CIE-LCH | lch(53.68, 85.04, 321.97°) |
| OKLab | oklab(62.97% 0.1743 -0.1465) |
| OKLCH | oklch(62.97% 0.228 320) |
| XYZ | xyz(37.6809, 21.6706, 69.8943) |
| Luminance | 0.2167 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.05
Pinkish Purple
#D648D7
ΔE00 3.95
Purple Pink
#D725DE
ΔE00 4.09
Heliotrope
#D94FF5
ΔE00 5.23
Pinky Purple
#C94CBE
ΔE00 5.62
Lightish Purple
#A552E6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24BDC #65DC4B
analogous
#794BDC #C24BDC #DC4BAE
triadic
#C24BDC #DCC24B #4BDCC2
tetradic
#C24BDC #DC794B #65DC4B #4BAEDC
square
#C24BDC #DC794B #65DC4B #4BAEDC
split-complementary
#C24BDC #AEDC4B #4BDC79
monochromatic
#7C1C91 #A726C4 #C24BDC #D37EE6 #E5B1F0
Accessibility & contrast
On white
3.94
#C24BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#C24BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24BDC
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24BDC | 1.00 | 3.94 | 5.33 | 5.33 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1978E0
Deuteranopia (green-blind)
#5784D8
Tritanopia (blue-blind)
#C3658E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c24bdc; /* rgb */ color: rgb(194, 75, 220); /* oklch */ color: oklch(63.0% 0.228 320.0);
Tailwind
colors: {
custom: {
50: '#d886e7',
500: '#c24bdc',
950: '#000000',
},
}SCSS
$custom: #c24bdc; $custom-light: #d886e7; $custom-dark: #000000;
JSON
{
"hex": "#c24bdc",
"rgb": {
"r": 194,
"g": 75,
"b": 220
},
"hsl": {
"h": 289.241,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.62969,
"c": 0.22767,
"h": 320
},
"luminance": 0.21669
}Semantic roles & 50–950 ramp
primary
#C24BDC
secondary
#AFDEA4
accent
#EA3D5C
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84