#C080F4#C080F4
#C080F4 is a light, vivid violet. Relative luminance 0.332; OKLCH L 71.1% C 0.174 H 308.0°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C080F4 |
|---|---|
| RGB | rgb(192, 128, 244) |
| HSL | hsl(273, 84%, 73%) |
| HSV | hsv(273, 48%, 96%) |
| CMYK | cmyk(21.3%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(64.30, 45.81, -48.94) |
| CIE-LCH | lch(64.30, 67.03, 313.11°) |
| OKLab | oklab(71.12% 0.107 -0.1367) |
| OKLCH | oklch(71.12% 0.174 308) |
| XYZ | xyz(45.7833, 33.1770, 89.5623) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.20
Liliac
#C48EFD
ΔE00 3.53
Easter Purple
#C071FE
ΔE00 3.81
Light Urple
#B36FF6
ΔE00 4.89
Bright Lavender
#C760FF
ΔE00 6.83
Baby Purple
#CA9BF7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080F4 #B4F480
analogous
#8680F4 #C080F4 #F480EE
triadic
#C080F4 #F4C080 #80F4C0
tetradic
#C080F4 #F48680 #B4F480 #80EEF4
square
#C080F4 #F48680 #B4F480 #80EEF4
split-complementary
#C080F4 #EEF480 #80F486
monochromatic
#8814E6 #A448EF #C080F4 #DCB8F9 #F1E3FD
Accessibility & contrast
On white
2.75
#C080F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#C080F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080F4
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080F4 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6299F8
Deuteranopia (green-blind)
#749DF1
Tritanopia (blue-blind)
#B993AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c080f4; /* rgb */ color: rgb(192, 128, 244); /* oklch */ color: oklch(71.1% 0.174 308.0);
Tailwind
colors: {
custom: {
50: '#d5a6f8',
500: '#c080f4',
950: '#000000',
},
}SCSS
$custom: #c080f4; $custom-light: #d5a6f8; $custom-dark: #000000;
JSON
{
"hex": "#c080f4",
"rgb": {
"r": 192,
"g": 128,
"b": 244
},
"hsl": {
"h": 273.103,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.71116,
"c": 0.17364,
"h": 308
},
"luminance": 0.33176
}Semantic roles & 50–950 ramp
primary
#C080F4
secondary
#E4F5D6
accent
#E10567
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85