#C080F6#C080F6
#C080F6 is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.2% C 0.176 H 307.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C080F6 |
|---|---|
| RGB | rgb(192, 128, 246) |
| HSL | hsl(273, 87%, 73%) |
| HSV | hsv(273, 48%, 96%) |
| CMYK | cmyk(22%, 48%, 0%, 3.5%) |
| CIE-LAB | lab(64.40, 46.25, -49.88) |
| CIE-LCH | lch(64.40, 68.03, 312.84°) |
| OKLab | oklab(71.22% 0.1073 -0.1395) |
| OKLCH | oklch(71.22% 0.176 307.6) |
| XYZ | xyz(46.0886, 33.2991, 91.1703) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.14
Liliac
#C48EFD
ΔE00 3.46
Easter Purple
#C071FE
ΔE00 3.67
Light Urple
#B36FF6
ΔE00 4.80
Bright Lavender
#C760FF
ΔE00 6.76
Baby Purple
#CA9BF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080F6 #B6F680
analogous
#8580F6 #C080F6 #F680F1
triadic
#C080F6 #F6C080 #80F6C0
tetradic
#C080F6 #F68580 #B6F680 #80F1F6
square
#C080F6 #F68580 #B6F680 #80F1F6
split-complementary
#C080F6 #F1F680 #80F685
monochromatic
#8711EB #A447F2 #C080F6 #DCB9FA #F1E2FD
Accessibility & contrast
On white
2.74
#C080F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#C080F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080F6
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080F6 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFA
Deuteranopia (green-blind)
#729DF3
Tritanopia (blue-blind)
#B894B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c080f6; /* rgb */ color: rgb(192, 128, 246); /* oklch */ color: oklch(71.2% 0.176 307.6);
Tailwind
colors: {
custom: {
50: '#d5a6f9',
500: '#c080f6',
950: '#000000',
},
}SCSS
$custom: #c080f6; $custom-light: #d5a6f9; $custom-dark: #000000;
JSON
{
"hex": "#c080f6",
"rgb": {
"r": 192,
"g": 128,
"b": 246
},
"hsl": {
"h": 272.542,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.71221,
"c": 0.17596,
"h": 307.6
},
"luminance": 0.33299
}Semantic roles & 50–950 ramp
primary
#C080F6
secondary
#E4F5D6
accent
#E30269
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85