#C080E9#C080E9
#C080E9 is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.6% C 0.161 H 311.0°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C080E9 |
|---|---|
| RGB | rgb(192, 128, 233) |
| HSL | hsl(277, 70%, 71%) |
| HSV | hsv(277, 45%, 91%) |
| CMYK | cmyk(17.6%, 45.1%, 0%, 8.6%) |
| CIE-LAB | lab(63.78, 43.40, -43.69) |
| CIE-LCH | lch(63.78, 61.58, 314.81°) |
| OKLab | oklab(70.55% 0.1055 -0.1215) |
| OKLCH | oklch(70.55% 0.161 311) |
| XYZ | xyz(44.1627, 32.5288, 81.0272) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.25
Liliac
#C48EFD
ΔE00 4.37
Easter Purple
#C071FE
ΔE00 4.98
Light Urple
#B36FF6
ΔE00 5.77
Pale Purple
#B790D4
ΔE00 6.68
Baby Purple
#CA9BF7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080E9 #A9E980
analogous
#8B80E9 #C080E9 #E980DE
triadic
#C080E9 #E9C080 #80E9C0
tetradic
#C080E9 #E98B80 #A9E980 #80DEE9
square
#C080E9 #E98B80 #A9E980 #80DEE9
split-complementary
#C080E9 #DEE980 #80E98B
monochromatic
#8A23CB #A64CE0 #C080E9 #DAB4F2 #F2E5FA
Accessibility & contrast
On white
2.80
#C080E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#C080E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080E9
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080E9 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6997ED
Deuteranopia (green-blind)
#7A9CE6
Tritanopia (blue-blind)
#BB90AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c080e9; /* rgb */ color: rgb(192, 128, 233); /* oklch */ color: oklch(70.6% 0.161 311.0);
Tailwind
colors: {
custom: {
50: '#d5a6f0',
500: '#c080e9',
950: '#000000',
},
}SCSS
$custom: #c080e9; $custom-light: #d5a6f0; $custom-dark: #000000;
JSON
{
"hex": "#c080e9",
"rgb": {
"r": 192,
"g": 128,
"b": 233
},
"hsl": {
"h": 276.571,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.70551,
"c": 0.16095,
"h": 311
},
"luminance": 0.32528
}Semantic roles & 50–950 ramp
primary
#C080E9
secondary
#DFF1D4
accent
#D2135E
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F16
muted
#837F84