#C080FC#C080FC
#C080FC is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.5% C 0.183 H 306.1°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C080FC |
|---|---|
| RGB | rgb(192, 128, 252) |
| HSL | hsl(271, 95%, 75%) |
| HSV | hsv(271, 49%, 99%) |
| CMYK | cmyk(23.8%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(64.70, 47.60, -52.70) |
| CIE-LCH | lch(64.70, 71.02, 312.09°) |
| OKLab | oklab(71.54% 0.1079 -0.1477) |
| OKLCH | oklch(71.54% 0.183 306.1) |
| XYZ | xyz(47.0245, 33.6735, 96.0989) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.25
Easter Purple
#C071FE
ΔE00 3.41
Liliac
#C48EFD
ΔE00 3.44
Light Urple
#B36FF6
ΔE00 4.68
Bright Lavender
#C760FF
ΔE00 6.65
Bright Lilac
#C95EFB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080FC #BCFC80
analogous
#8280FC #C080FC #FC80FA
triadic
#C080FC #FCC080 #80FCC0
tetradic
#C080FC #FC8280 #BCFC80 #80FAFC
square
#C080FC #FC8280 #BCFC80 #80FAFC
split-complementary
#C080FC #FAFC80 #80FC82
monochromatic
#8508F9 #A244FB #C080FC #DEBCFD #F0E1FE
Accessibility & contrast
On white
2.72
#C080FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#C080FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080FC
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080FC | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9BFF
Deuteranopia (green-blind)
#6F9DF9
Tritanopia (blue-blind)
#B796B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c080fc; /* rgb */ color: rgb(192, 128, 252); /* oklch */ color: oklch(71.5% 0.183 306.1);
Tailwind
colors: {
custom: {
50: '#d6a6fe',
500: '#c080fc',
950: '#000000',
},
}SCSS
$custom: #c080fc; $custom-light: #d6a6fe; $custom-dark: #000000;
JSON
{
"hex": "#c080fc",
"rgb": {
"r": 192,
"g": 128,
"b": 252
},
"hsl": {
"h": 270.968,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.71542,
"c": 0.18292,
"h": 306.1
},
"luminance": 0.33673
}Semantic roles & 50–950 ramp
primary
#C080FC
secondary
#E5F7D4
accent
#E6006F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F18
muted
#837F86