#C080EB#C080EB
#C080EB is a light, vivid violet. Relative luminance 0.326; OKLCH L 70.7% C 0.163 H 310.4°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C080EB |
|---|---|
| RGB | rgb(192, 128, 235) |
| HSL | hsl(276, 73%, 71%) |
| HSV | hsv(276, 46%, 92%) |
| CMYK | cmyk(18.3%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(63.87, 43.83, -44.65) |
| CIE-LCH | lch(63.87, 62.57, 314.47°) |
| OKLab | oklab(70.65% 0.1058 -0.1243) |
| OKLCH | oklch(70.65% 0.163 310.4) |
| XYZ | xyz(44.4501, 32.6437, 82.5404) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.99
Liliac
#C48EFD
ΔE00 4.17
Easter Purple
#C071FE
ΔE00 4.73
Light Urple
#B36FF6
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 6.78
Pale Purple
#B790D4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080EB #ABEB80
analogous
#8A80EB #C080EB #EB80E0
triadic
#C080EB #EBC080 #80EBC0
tetradic
#C080EB #EB8A80 #ABEB80 #80E0EB
square
#C080EB #EB8A80 #ABEB80 #80E0EB
split-complementary
#C080EB #E0EB80 #80EB8A
monochromatic
#8921D0 #A64BE3 #C080EB #DAB5F3 #F2E5FB
Accessibility & contrast
On white
2.79
#C080EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#C080EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080EB
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080EB | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EF
Deuteranopia (green-blind)
#799CE8
Tritanopia (blue-blind)
#BB91AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c080eb; /* rgb */ color: rgb(192, 128, 235); /* oklch */ color: oklch(70.7% 0.163 310.4);
Tailwind
colors: {
custom: {
50: '#d5a6f2',
500: '#c080eb',
950: '#000000',
},
}SCSS
$custom: #c080eb; $custom-light: #d5a6f2; $custom-dark: #000000;
JSON
{
"hex": "#c080eb",
"rgb": {
"r": 192,
"g": 128,
"b": 235
},
"hsl": {
"h": 275.888,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.70652,
"c": 0.16325,
"h": 310.4
},
"luminance": 0.32643
}Semantic roles & 50–950 ramp
primary
#C080EB
secondary
#E1F1D5
accent
#D5115F
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85