#C080F7#C080F7
#C080F7 is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.3% C 0.177 H 307.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C080F7 |
|---|---|
| RGB | rgb(192, 128, 247) |
| HSL | hsl(272, 88%, 74%) |
| HSV | hsv(272, 48%, 97%) |
| CMYK | cmyk(22.3%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(64.45, 46.48, -50.35) |
| CIE-LCH | lch(64.45, 68.52, 312.71°) |
| OKLab | oklab(71.27% 0.1074 -0.1409) |
| OKLCH | oklch(71.27% 0.177 307.3) |
| XYZ | xyz(46.2425, 33.3607, 91.9808) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.13
Liliac
#C48EFD
ΔE00 3.44
Easter Purple
#C071FE
ΔE00 3.61
Light Urple
#B36FF6
ΔE00 4.77
Bright Lavender
#C760FF
ΔE00 6.73
Baby Purple
#CA9BF7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080F7 #B7F780
analogous
#8480F7 #C080F7 #F780F2
triadic
#C080F7 #F7C080 #80F7C0
tetradic
#C080F7 #F78480 #B7F780 #80F2F7
square
#C080F7 #F78480 #B7F780 #80F2F7
split-complementary
#C080F7 #F2F780 #80F784
monochromatic
#870FEE #A346F3 #C080F7 #DDBAFB #F1E2FD
Accessibility & contrast
On white
2.74
#C080F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#C080F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080F7
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080F7 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFB
Deuteranopia (green-blind)
#729DF4
Tritanopia (blue-blind)
#B894B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c080f7; /* rgb */ color: rgb(192, 128, 247); /* oklch */ color: oklch(71.3% 0.177 307.3);
Tailwind
colors: {
custom: {
50: '#d5a6fa',
500: '#c080f7',
950: '#000000',
},
}SCSS
$custom: #c080f7; $custom-light: #d5a6fa; $custom-dark: #000000;
JSON
{
"hex": "#c080f7",
"rgb": {
"r": 192,
"g": 128,
"b": 247
},
"hsl": {
"h": 272.269,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.71274,
"c": 0.17712,
"h": 307.3
},
"luminance": 0.3336
}Semantic roles & 50–950 ramp
primary
#C080F7
secondary
#E4F5D6
accent
#E5016A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F17
muted
#837F85