#C512FF#C512FF
#C512FF is a light, highly saturated purple. Relative luminance 0.195; OKLCH L 62.1% C 0.301 H 314.4°. Best body text is #000000 at 4.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C512FF |
|---|---|
| RGB | rgb(197, 18, 255) |
| HSL | hsl(285, 100%, 54%) |
| HSV | hsv(285, 93%, 100%) |
| CMYK | cmyk(22.7%, 92.9%, 0%, 0%) |
| CIE-LAB | lab(51.30, 88.61, -75.87) |
| CIE-LCH | lch(51.30, 116.66, 319.43°) |
| OKLab | oklab(62.1% 0.2103 -0.2149) |
| OKLCH | oklch(62.1% 0.301 314.4) |
| XYZ | xyz(41.2891, 19.5245, 96.1820) |
| Luminance | 0.1952 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Neon Purple
#BC13FE
ΔE00 1.66
Hot Purple
#CB00F5
ΔE00 1.70
Bright Purple
#BE03FD
ΔE00 1.74
Electric Purple
#AA23FF
ΔE00 4.36
Bright Violet
#AD0AFD
ΔE00 4.65
Purple Pink
#D725DE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C512FF #4CFF12
analogous
#4E12FF #C512FF #FF12C3
triadic
#C512FF #FFC512 #12FFC5
tetradic
#C512FF #FF4E12 #4CFF12 #12C3FF
square
#C512FF #FF4E12 #4CFF12 #12C3FF
split-complementary
#C512FF #C3FF12 #12FF4E
monochromatic
#720097 #A000D4 #C512FF #D44FFF #E38CFF
Accessibility & contrast
On white
4.28
#C512FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.90
#C512FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C512FF
4.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C512FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C512FF | 1.00 | 4.28 | 4.90 | 4.90 |
| #FFFFFF | 4.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0072FF
Deuteranopia (green-blind)
#007EFB
Tritanopia (blue-blind)
#BF5D97
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #c512ff; /* rgb */ color: rgb(197, 18, 255); /* oklch */ color: oklch(62.1% 0.301 314.4);
Tailwind
colors: {
custom: {
50: '#dd74ff',
500: '#c512ff',
950: '#000000',
},
}SCSS
$custom: #c512ff; $custom-light: #dd74ff; $custom-dark: #000000;
JSON
{
"hex": "#c512ff",
"rgb": {
"r": 197,
"g": 18,
"b": 255
},
"hsl": {
"h": 285.316,
"s": 100,
"l": 53.529
},
"oklch": {
"l": 0.62101,
"c": 0.30069,
"h": 314.4
},
"luminance": 0.19523
}Semantic roles & 50–950 ramp
primary
#C512FF
secondary
#9CE984
accent
#FF295D
background
#FEF7FF
surface
#FDEEFF
border
#D5C9D7
text
#160A18
muted
#847C86