#C24DDE#C24DDE
#C24DDE is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.3% C 0.227 H 319.3°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C24DDE |
|---|---|
| RGB | rgb(194, 77, 222) |
| HSL | hsl(288, 69%, 59%) |
| HSV | hsv(288, 65%, 87%) |
| CMYK | cmyk(12.6%, 65.3%, 0%, 12.9%) |
| CIE-LAB | lab(54.08, 66.54, -52.88) |
| CIE-LCH | lch(54.08, 84.99, 321.52°) |
| OKLab | oklab(63.3% 0.1721 -0.1479) |
| OKLCH | oklch(63.3% 0.227 319.3) |
| XYZ | xyz(38.0851, 22.0528, 71.3436) |
| Luminance | 0.2205 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.05
Pinkish Purple
#D648D7
ΔE00 4.00
Purple Pink
#D725DE
ΔE00 4.38
Heliotrope
#D94FF5
ΔE00 4.89
Bright Lilac
#C95EFB
ΔE00 5.61
Lightish Purple
#A552E6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24DDE #69DE4D
analogous
#794DDE #C24DDE #DE4DB1
triadic
#C24DDE #DEC24D #4DDEC2
tetradic
#C24DDE #DE794D #69DE4D #4DB1DE
square
#C24DDE #DE794D #69DE4D #4DB1DE
split-complementary
#C24DDE #B1DE4D #4DDE79
monochromatic
#7E1C95 #A925C9 #C24DDE #D481E8 #E5B4F1
Accessibility & contrast
On white
3.88
#C24DDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#C24DDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24DDE
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24DDE | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A79E2
Deuteranopia (green-blind)
#5785DA
Tritanopia (blue-blind)
#C2678F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c24dde; /* rgb */ color: rgb(194, 77, 222); /* oklch */ color: oklch(63.3% 0.227 319.3);
Tailwind
colors: {
custom: {
50: '#d887e9',
500: '#c24dde',
950: '#000000',
},
}SCSS
$custom: #c24dde; $custom-light: #d887e9; $custom-dark: #000000;
JSON
{
"hex": "#c24dde",
"rgb": {
"r": 194,
"g": 77,
"b": 222
},
"hsl": {
"h": 288.414,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.63299,
"c": 0.2269,
"h": 319.3
},
"luminance": 0.22051
}Semantic roles & 50–950 ramp
primary
#C24DDE
secondary
#B2E0A7
accent
#EC3C5E
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84