#C24FDE#C24FDE
#C24FDE is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.5% C 0.224 H 319.2°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C24FDE |
|---|---|
| RGB | rgb(194, 79, 222) |
| HSL | hsl(288, 68%, 59%) |
| HSV | hsv(288, 64%, 87%) |
| CMYK | cmyk(12.6%, 64.4%, 0%, 12.9%) |
| CIE-LAB | lab(54.38, 65.70, -52.40) |
| CIE-LCH | lch(54.38, 84.04, 321.43°) |
| OKLab | oklab(63.52% 0.1699 -0.1465) |
| OKLCH | oklch(63.52% 0.224 319.2) |
| XYZ | xyz(38.2272, 22.3370, 71.3909) |
| Luminance | 0.2233 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.94
Pinkish Purple
#D648D7
ΔE00 3.94
Purple Pink
#D725DE
ΔE00 4.62
Heliotrope
#D94FF5
ΔE00 4.72
Bright Lilac
#C95EFB
ΔE00 5.38
Lightish Purple
#A552E6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24FDE #6BDE4F
analogous
#7B4FDE #C24FDE #DE4FB3
triadic
#C24FDE #DEC24F #4FDEC2
tetradic
#C24FDE #DE7B4F #6BDE4F #4FB3DE
square
#C24FDE #DE7B4F #6BDE4F #4FB3DE
split-complementary
#C24FDE #B3DE4F #4FDE7B
monochromatic
#7E1C96 #AA26CA #C24FDE #D483E8 #E6B6F1
Accessibility & contrast
On white
3.84
#C24FDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#C24FDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24FDE
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24FDE | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#207AE2
Deuteranopia (green-blind)
#5986DA
Tritanopia (blue-blind)
#C26890
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c24fde; /* rgb */ color: rgb(194, 79, 222); /* oklch */ color: oklch(63.5% 0.224 319.2);
Tailwind
colors: {
custom: {
50: '#d888e9',
500: '#c24fde',
950: '#000000',
},
}SCSS
$custom: #c24fde; $custom-light: #d888e9; $custom-dark: #000000;
JSON
{
"hex": "#c24fde",
"rgb": {
"r": 194,
"g": 79,
"b": 222
},
"hsl": {
"h": 288.252,
"s": 68.421,
"l": 59.02
},
"oklch": {
"l": 0.63515,
"c": 0.22432,
"h": 319.2
},
"luminance": 0.22335
}Semantic roles & 50–950 ramp
primary
#C24FDE
secondary
#B3E0A8
accent
#EB3D5F
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84