#C080FA#C080FA
#C080FA is a light, vivid violet. Relative luminance 0.335; OKLCH L 71.4% C 0.181 H 306.6°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C080FA |
|---|---|
| RGB | rgb(192, 128, 250) |
| HSL | hsl(271, 92%, 74%) |
| HSV | hsv(271, 49%, 98%) |
| CMYK | cmyk(23.2%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(64.60, 47.15, -51.76) |
| CIE-LCH | lch(64.60, 70.02, 312.33°) |
| OKLab | oklab(71.44% 0.1077 -0.145) |
| OKLCH | oklch(71.44% 0.181 306.6) |
| XYZ | xyz(46.7092, 33.5474, 94.4385) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.17
Liliac
#C48EFD
ΔE00 3.42
Easter Purple
#C071FE
ΔE00 3.47
Light Urple
#B36FF6
ΔE00 4.70
Bright Lavender
#C760FF
ΔE00 6.67
Bright Lilac
#C95EFB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080FA #BAFA80
analogous
#8380FA #C080FA #FA80F7
triadic
#C080FA #FAC080 #80FAC0
tetradic
#C080FA #FA8380 #BAFA80 #80F7FA
square
#C080FA #FA8380 #BAFA80 #80F7FA
split-complementary
#C080FA #F7FA80 #80FA83
monochromatic
#860AF5 #A345F8 #C080FA #DDBBFC #F0E2FE
Accessibility & contrast
On white
2.72
#C080FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#C080FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080FA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080FA | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFE
Deuteranopia (green-blind)
#709DF7
Tritanopia (blue-blind)
#B795B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c080fa; /* rgb */ color: rgb(192, 128, 250); /* oklch */ color: oklch(71.4% 0.181 306.6);
Tailwind
colors: {
custom: {
50: '#d5a6fc',
500: '#c080fa',
950: '#000000',
},
}SCSS
$custom: #c080fa; $custom-light: #d5a6fc; $custom-dark: #000000;
JSON
{
"hex": "#c080fa",
"rgb": {
"r": 192,
"g": 128,
"b": 250
},
"hsl": {
"h": 271.475,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.71435,
"c": 0.18059,
"h": 306.6
},
"luminance": 0.33547
}Semantic roles & 50–950 ramp
primary
#C080FA
secondary
#E5F6D5
accent
#E6006D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F17
muted
#837F85