#C324FF#C324FF
#C324FF is a light, highly saturated purple. Relative luminance 0.201; OKLCH L 62.5% C 0.292 H 313.5°. Best body text is #000000 at 5.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C324FF |
|---|---|
| RGB | rgb(195, 36, 255) |
| HSL | hsl(284, 100%, 57%) |
| HSV | hsv(284, 86%, 100%) |
| CMYK | cmyk(23.5%, 85.9%, 0%, 0%) |
| CIE-LAB | lab(51.93, 85.54, -74.85) |
| CIE-LCH | lch(51.93, 113.66, 318.81°) |
| OKLab | oklab(62.48% 0.2011 -0.2121) |
| OKLCH | oklch(62.48% 0.292 313.5) |
| XYZ | xyz(41.1833, 20.0852, 96.2958) |
| Luminance | 0.2008 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Neon Purple
#BC13FE
ΔE00 2.16
Hot Purple
#CB00F5
ΔE00 2.23
Bright Purple
#BE03FD
ΔE00 2.40
Electric Purple
#AA23FF
ΔE00 4.57
Bright Violet
#AD0AFD
ΔE00 5.10
Lightish Purple
#A552E6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C324FF #60FF24
analogous
#5624FF #C324FF #FF24CD
triadic
#C324FF #FFC324 #24FFC3
tetradic
#C324FF #FF5624 #60FF24 #24CDFF
square
#C324FF #FF5624 #60FF24 #24CDFF
split-complementary
#C324FF #CDFF24 #24FF56
monochromatic
#7A00A9 #A700E6 #C324FF #D461FF #E59EFF
Accessibility & contrast
On white
4.19
#C324FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.02
#C324FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C324FF
5.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C324FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C324FF | 1.00 | 4.19 | 5.02 | 5.02 |
| #FFFFFF | 4.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0074FF
Deuteranopia (green-blind)
#007FFB
Tritanopia (blue-blind)
#BC6299
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #c324ff; /* rgb */ color: rgb(195, 36, 255); /* oklch */ color: oklch(62.5% 0.292 313.5);
Tailwind
colors: {
custom: {
50: '#db78ff',
500: '#c324ff',
950: '#000000',
},
}SCSS
$custom: #c324ff; $custom-light: #db78ff; $custom-dark: #000000;
JSON
{
"hex": "#c324ff",
"rgb": {
"r": 195,
"g": 36,
"b": 255
},
"hsl": {
"h": 283.562,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.62483,
"c": 0.29224,
"h": 313.5
},
"luminance": 0.20084
}Semantic roles & 50–950 ramp
primary
#C324FF
secondary
#ABEC93
accent
#FF2963
background
#FEF8FF
surface
#FCEFFF
border
#D5CAD7
text
#160A18
muted
#847C86