#C080F5#C080F5
#C080F5 is a light, vivid violet. Relative luminance 0.332; OKLCH L 71.2% C 0.175 H 307.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C080F5 |
|---|---|
| RGB | rgb(192, 128, 245) |
| HSL | hsl(273, 85%, 73%) |
| HSV | hsv(273, 48%, 96%) |
| CMYK | cmyk(21.6%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(64.35, 46.03, -49.41) |
| CIE-LCH | lch(64.35, 67.53, 312.97°) |
| OKLab | oklab(71.17% 0.1071 -0.1381) |
| OKLCH | oklch(71.17% 0.175 307.8) |
| XYZ | xyz(45.9356, 33.2379, 90.3641) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.16
Liliac
#C48EFD
ΔE00 3.49
Easter Purple
#C071FE
ΔE00 3.74
Light Urple
#B36FF6
ΔE00 4.85
Bright Lavender
#C760FF
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080F5 #B5F580
analogous
#8680F5 #C080F5 #F580EF
triadic
#C080F5 #F5C080 #80F5C0
tetradic
#C080F5 #F58680 #B5F580 #80EFF5
square
#C080F5 #F58680 #B5F580 #80EFF5
split-complementary
#C080F5 #EFF580 #80F586
monochromatic
#8712E8 #A447F1 #C080F5 #DCB9F9 #F1E3FD
Accessibility & contrast
On white
2.75
#C080F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#C080F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080F5
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080F5 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6199F9
Deuteranopia (green-blind)
#739DF2
Tritanopia (blue-blind)
#B894AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c080f5; /* rgb */ color: rgb(192, 128, 245); /* oklch */ color: oklch(71.2% 0.175 307.8);
Tailwind
colors: {
custom: {
50: '#d5a6f9',
500: '#c080f5',
950: '#000000',
},
}SCSS
$custom: #c080f5; $custom-light: #d5a6f9; $custom-dark: #000000;
JSON
{
"hex": "#c080f5",
"rgb": {
"r": 192,
"g": 128,
"b": 245
},
"hsl": {
"h": 272.821,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.71169,
"c": 0.1748,
"h": 307.8
},
"luminance": 0.33237
}Semantic roles & 50–950 ramp
primary
#C080F5
secondary
#E4F5D6
accent
#E20468
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85