#C524FF#C524FF
#C524FF is a light, highly saturated purple. Relative luminance 0.204; OKLCH L 62.8% C 0.293 H 314.0°. Best body text is #000000 at 5.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C524FF |
|---|---|
| RGB | rgb(197, 36, 255) |
| HSL | hsl(284, 100%, 57%) |
| HSV | hsv(284, 86%, 100%) |
| CMYK | cmyk(22.7%, 85.9%, 0%, 0%) |
| CIE-LAB | lab(52.23, 85.83, -74.35) |
| CIE-LCH | lch(52.23, 113.55, 319.10°) |
| OKLab | oklab(62.75% 0.2035 -0.2105) |
| OKLCH | oklch(62.75% 0.293 314) |
| XYZ | xyz(41.7037, 20.3536, 96.3202) |
| Luminance | 0.2035 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Hot Purple
#CB00F5
ΔE00 2.19
Neon Purple
#BC13FE
ΔE00 2.49
Bright Purple
#BE03FD
ΔE00 2.70
Electric Purple
#AA23FF
ΔE00 4.94
Bright Violet
#AD0AFD
ΔE00 5.46
Purple Pink
#D725DE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C524FF #5EFF24
analogous
#5824FF #C524FF #FF24CB
triadic
#C524FF #FFC524 #24FFC5
tetradic
#C524FF #FF5824 #5EFF24 #24CBFF
square
#C524FF #FF5824 #5EFF24 #24CBFF
split-complementary
#C524FF #CBFF24 #24FF58
monochromatic
#7C00A9 #A900E6 #C524FF #D561FF #E59EFF
Accessibility & contrast
On white
4.14
#C524FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.07
#C524FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C524FF
5.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C524FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C524FF | 1.00 | 4.14 | 5.07 | 5.07 |
| #FFFFFF | 4.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0075FF
Deuteranopia (green-blind)
#0080FB
Tritanopia (blue-blind)
#BF6199
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #c524ff; /* rgb */ color: rgb(197, 36, 255); /* oklch */ color: oklch(62.8% 0.293 314.0);
Tailwind
colors: {
custom: {
50: '#dd78ff',
500: '#c524ff',
950: '#000000',
},
}SCSS
$custom: #c524ff; $custom-light: #dd78ff; $custom-dark: #000000;
JSON
{
"hex": "#c524ff",
"rgb": {
"r": 197,
"g": 36,
"b": 255
},
"hsl": {
"h": 284.11,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.62751,
"c": 0.29279,
"h": 314
},
"luminance": 0.20352
}Semantic roles & 50–950 ramp
primary
#C524FF
secondary
#AAEC93
accent
#FF2962
background
#FEF8FF
surface
#FCEFFF
border
#D5CAD7
text
#160A18
muted
#847C86