#C006FC#C006FC
#C006FC is a mid, highly saturated purple. Relative luminance 0.184; OKLCH L 60.9% C 0.300 H 313.8°. Best body text is #000000 at 4.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C006FC |
|---|---|
| RGB | rgb(192, 6, 252) |
| HSL | hsl(285, 98%, 51%) |
| HSV | hsv(285, 98%, 99%) |
| CMYK | cmyk(23.8%, 97.6%, 0%, 1.2%) |
| CIE-LAB | lab(49.94, 88.51, -76.45) |
| CIE-LCH | lch(49.94, 116.95, 319.18°) |
| OKLab | oklab(60.95% 0.2077 -0.2167) |
| OKLCH | oklch(60.95% 0.3 313.8) |
| XYZ | xyz(39.3709, 18.3664, 93.5477) |
| Luminance | 0.1837 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Purple
#BE03FD
ΔE00 0.43
Neon Purple
#BC13FE
ΔE00 0.68
Hot Purple
#CB00F5
ΔE00 2.16
Electric Purple
#AA23FF
ΔE00 3.38
Bright Violet
#AD0AFD
ΔE00 3.40
Vibrant Purple
#AD03DE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C006FC #42FC06
analogous
#4506FC #C006FC #FC06BD
triadic
#C006FC #FCC006 #06FCC0
tetradic
#C006FC #FC4506 #42FC06 #06BDFC
square
#C006FC #FC4506 #42FC06 #06BDFC
split-complementary
#C006FC #BDFC06 #06FC45
monochromatic
#660286 #9402C2 #C006FC #CF42FD #DF7FFD
Accessibility & contrast
On white
4.49
#C006FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.67
#C006FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C006FC
4.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C006FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C006FC | 1.00 | 4.49 | 4.67 | 4.67 |
| #FFFFFF | 4.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#006FFF
Deuteranopia (green-blind)
#007AF8
Tritanopia (blue-blind)
#B95B95
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #c006fc; /* rgb */ color: rgb(192, 6, 252); /* oklch */ color: oklch(60.9% 0.300 313.8);
Tailwind
colors: {
custom: {
50: '#da72ff',
500: '#c006fc',
950: '#000000',
},
}SCSS
$custom: #c006fc; $custom-light: #da72ff; $custom-dark: #000000;
JSON
{
"hex": "#c006fc",
"rgb": {
"r": 192,
"g": 6,
"b": 252
},
"hsl": {
"h": 285.366,
"s": 97.619,
"l": 50.588
},
"oklch": {
"l": 0.60946,
"c": 0.30021,
"h": 313.8
},
"luminance": 0.18365
}Semantic roles & 50–950 ramp
primary
#C006FC
secondary
#93E678
accent
#FF295D
background
#FEF7FF
surface
#FCEEFF
border
#D5C9D7
text
#160A18
muted
#847C86