#C24EDB#C24EDB
#C24EDB is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.2% C 0.223 H 320.1°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C24EDB |
|---|---|
| RGB | rgb(194, 78, 219) |
| HSL | hsl(289, 66%, 58%) |
| HSV | hsv(289, 64%, 86%) |
| CMYK | cmyk(11.4%, 64.4%, 0%, 14.1%) |
| CIE-LAB | lab(54.06, 65.56, -51.21) |
| CIE-LCH | lch(54.06, 83.19, 322.00°) |
| OKLab | oklab(63.23% 0.171 -0.143) |
| OKLCH | oklch(63.23% 0.223 320.1) |
| XYZ | xyz(37.7571, 22.0344, 69.2683) |
| Luminance | 0.2203 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.73
Pinkish Purple
#D648D7
ΔE00 3.74
Purple Pink
#D725DE
ΔE00 4.40
Heliotrope
#D94FF5
ΔE00 5.05
Pinky Purple
#C94CBE
ΔE00 5.44
Bright Lilac
#C95EFB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C24EDB #67DB4E
analogous
#7B4EDB #C24EDB #DB4EAD
triadic
#C24EDB #DBC24E #4EDBC2
tetradic
#C24EDB #DB7B4E #67DB4E #4EADDB
square
#C24EDB #DB7B4E #67DB4E #4EADDB
split-complementary
#C24EDB #ADDB4E #4EDB7B
monochromatic
#7D1E91 #A828C4 #C24EDB #D481E5 #E5B4F0
Accessibility & contrast
On white
3.88
#C24EDB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#C24EDB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C24EDB
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C24EDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C24EDB | 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)
#2479DF
Deuteranopia (green-blind)
#5A85D8
Tritanopia (blue-blind)
#C3668E
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c24edb; /* rgb */ color: rgb(194, 78, 219); /* oklch */ color: oklch(63.2% 0.223 320.1);
Tailwind
colors: {
custom: {
50: '#d887e7',
500: '#c24edb',
950: '#000000',
},
}SCSS
$custom: #c24edb; $custom-light: #d887e7; $custom-dark: #000000;
JSON
{
"hex": "#c24edb",
"rgb": {
"r": 194,
"g": 78,
"b": 219
},
"hsl": {
"h": 289.362,
"s": 66.197,
"l": 58.235
},
"oklch": {
"l": 0.6323,
"c": 0.22294,
"h": 320.1
},
"luminance": 0.22033
}Semantic roles & 50–950 ramp
primary
#C24EDB
secondary
#B0DEA6
accent
#E93F5D
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84