#C124FF#C124FF
#C124FF is a light, highly saturated purple. Relative luminance 0.198; OKLCH L 62.2% C 0.292 H 312.9°. Best body text is #000000 at 4.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C124FF |
|---|---|
| RGB | rgb(193, 36, 255) |
| HSL | hsl(283, 100%, 57%) |
| HSV | hsv(283, 86%, 100%) |
| CMYK | cmyk(24.3%, 85.9%, 0%, 0%) |
| CIE-LAB | lab(51.63, 85.25, -75.35) |
| CIE-LCH | lch(51.63, 113.78, 318.53°) |
| OKLab | oklab(62.22% 0.1986 -0.2136) |
| OKLCH | oklch(62.22% 0.292 312.9) |
| XYZ | xyz(40.6699, 19.8205, 96.2717) |
| Luminance | 0.1982 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Neon Purple
#BC13FE
ΔE00 1.83
Bright Purple
#BE03FD
ΔE00 2.12
Hot Purple
#CB00F5
ΔE00 2.34
Electric Purple
#AA23FF
ΔE00 4.20
Bright Violet
#AD0AFD
ΔE00 4.74
Lightish Purple
#A552E6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C124FF #62FF24
analogous
#5424FF #C124FF #FF24CF
triadic
#C124FF #FFC124 #24FFC1
tetradic
#C124FF #FF5424 #62FF24 #24CFFF
square
#C124FF #FF5424 #62FF24 #24CFFF
split-complementary
#C124FF #CFFF24 #24FF54
monochromatic
#7900A9 #A500E6 #C124FF #D261FF #E49EFF
Accessibility & contrast
On white
4.23
#C124FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.96
#C124FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C124FF
4.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C124FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C124FF | 1.00 | 4.23 | 4.96 | 4.96 |
| #FFFFFF | 4.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0074FF
Deuteranopia (green-blind)
#007EFB
Tritanopia (blue-blind)
#BA6299
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #c124ff; /* rgb */ color: rgb(193, 36, 255); /* oklch */ color: oklch(62.2% 0.292 312.9);
Tailwind
colors: {
custom: {
50: '#da77ff',
500: '#c124ff',
950: '#000000',
},
}SCSS
$custom: #c124ff; $custom-light: #da77ff; $custom-dark: #000000;
JSON
{
"hex": "#c124ff",
"rgb": {
"r": 193,
"g": 36,
"b": 255
},
"hsl": {
"h": 283.014,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.62215,
"c": 0.29169,
"h": 312.9
},
"luminance": 0.19819
}Semantic roles & 50–950 ramp
primary
#C124FF
secondary
#ACEC93
accent
#FF2965
background
#FEF8FF
surface
#FCEFFF
border
#D5CAD7
text
#160A18
muted
#847C86