#C624FF#C624FF
#C624FF is a light, highly saturated purple. Relative luminance 0.205; OKLCH L 62.9% C 0.293 H 314.3°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C624FF |
|---|---|
| RGB | rgb(198, 36, 255) |
| HSL | hsl(284, 100%, 57%) |
| HSV | hsv(284, 86%, 100%) |
| CMYK | cmyk(22.4%, 85.9%, 0%, 0%) |
| CIE-LAB | lab(52.39, 85.97, -74.09) |
| CIE-LCH | lch(52.39, 113.49, 319.24°) |
| OKLab | oklab(62.89% 0.2047 -0.2098) |
| OKLCH | oklch(62.89% 0.293 314.3) |
| XYZ | xyz(41.9665, 20.4891, 96.3325) |
| Luminance | 0.2049 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Hot Purple
#CB00F5
ΔE00 2.19
Neon Purple
#BC13FE
ΔE00 2.66
Bright Purple
#BE03FD
ΔE00 2.86
Electric Purple
#AA23FF
ΔE00 5.12
Bright Violet
#AD0AFD
ΔE00 5.64
Purple Pink
#D725DE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C624FF #5DFF24
analogous
#5924FF #C624FF #FF24CA
triadic
#C624FF #FFC624 #24FFC6
tetradic
#C624FF #FF5924 #5DFF24 #24CAFF
square
#C624FF #FF5924 #5DFF24 #24CAFF
split-complementary
#C624FF #CAFF24 #24FF59
monochromatic
#7D00A9 #AA00E6 #C624FF #D661FF #E69EFF
Accessibility & contrast
On white
4.12
#C624FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#C624FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C624FF
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C624FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C624FF | 1.00 | 4.12 | 5.10 | 5.10 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0075FF
Deuteranopia (green-blind)
#0080FB
Tritanopia (blue-blind)
#C06199
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #c624ff; /* rgb */ color: rgb(198, 36, 255); /* oklch */ color: oklch(62.9% 0.293 314.3);
Tailwind
colors: {
custom: {
50: '#dd78ff',
500: '#c624ff',
950: '#000000',
},
}SCSS
$custom: #c624ff; $custom-light: #dd78ff; $custom-dark: #000000;
JSON
{
"hex": "#c624ff",
"rgb": {
"r": 198,
"g": 36,
"b": 255
},
"hsl": {
"h": 284.384,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.62885,
"c": 0.29308,
"h": 314.3
},
"luminance": 0.20488
}Semantic roles & 50–950 ramp
primary
#C624FF
secondary
#AAEC93
accent
#FF2961
background
#FEF8FF
surface
#FCEFFF
border
#D5CAD7
text
#160A18
muted
#847C86