#C024FF#C024FF
#C024FF is a light, highly saturated purple. Relative luminance 0.197; OKLCH L 62.1% C 0.291 H 312.6°. Best body text is #000000 at 4.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C024FF |
|---|---|
| RGB | rgb(192, 36, 255) |
| HSL | hsl(283, 100%, 57%) |
| HSV | hsv(283, 86%, 100%) |
| CMYK | cmyk(24.7%, 85.9%, 0%, 0%) |
| CIE-LAB | lab(51.48, 85.11, -75.60) |
| CIE-LCH | lch(51.48, 113.84, 318.39°) |
| OKLab | oklab(62.08% 0.1974 -0.2144) |
| OKLCH | oklch(62.08% 0.291 312.6) |
| XYZ | xyz(40.4158, 19.6895, 96.2598) |
| Luminance | 0.1969 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Neon Purple
#BC13FE
ΔE00 1.68
Bright Purple
#BE03FD
ΔE00 1.99
Hot Purple
#CB00F5
ΔE00 2.41
Electric Purple
#AA23FF
ΔE00 4.01
Bright Violet
#AD0AFD
ΔE00 4.56
Lightish Purple
#A552E6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C024FF #63FF24
analogous
#5324FF #C024FF #FF24D0
triadic
#C024FF #FFC024 #24FFC0
tetradic
#C024FF #FF5324 #63FF24 #24D0FF
square
#C024FF #FF5324 #63FF24 #24D0FF
split-complementary
#C024FF #D0FF24 #24FF53
monochromatic
#7800A9 #A400E6 #C024FF #D261FF #E39EFF
Accessibility & contrast
On white
4.25
#C024FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.94
#C024FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C024FF
4.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C024FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C024FF | 1.00 | 4.25 | 4.94 | 4.94 |
| #FFFFFF | 4.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0074FF
Deuteranopia (green-blind)
#007EFB
Tritanopia (blue-blind)
#B86299
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #c024ff; /* rgb */ color: rgb(192, 36, 255); /* oklch */ color: oklch(62.1% 0.291 312.6);
Tailwind
colors: {
custom: {
50: '#d977ff',
500: '#c024ff',
950: '#000000',
},
}SCSS
$custom: #c024ff; $custom-light: #d977ff; $custom-dark: #000000;
JSON
{
"hex": "#c024ff",
"rgb": {
"r": 192,
"g": 36,
"b": 255
},
"hsl": {
"h": 282.74,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.62082,
"c": 0.29143,
"h": 312.6
},
"luminance": 0.19688
}Semantic roles & 50–950 ramp
primary
#C024FF
secondary
#ACEC93
accent
#FF2966
background
#FEF7FF
surface
#FCEEFF
border
#D5C9D7
text
#160A18
muted
#847C86