#C080F9#C080F9
#C080F9 is a light, vivid violet. Relative luminance 0.335; OKLCH L 71.4% C 0.179 H 306.8°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C080F9 |
|---|---|
| RGB | rgb(192, 128, 249) |
| HSL | hsl(272, 91%, 74%) |
| HSV | hsv(272, 49%, 98%) |
| CMYK | cmyk(22.9%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(64.55, 46.92, -51.30) |
| CIE-LCH | lch(64.55, 69.52, 312.45°) |
| OKLab | oklab(71.38% 0.1076 -0.1436) |
| OKLCH | oklch(71.38% 0.179 306.8) |
| XYZ | xyz(46.5528, 33.4848, 93.6149) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.14
Liliac
#C48EFD
ΔE00 3.42
Easter Purple
#C071FE
ΔE00 3.51
Light Urple
#B36FF6
ΔE00 4.71
Bright Lavender
#C760FF
ΔE00 6.69
Baby Purple
#CA9BF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080F9 #B9F980
analogous
#8480F9 #C080F9 #F980F5
triadic
#C080F9 #F9C080 #80F9C0
tetradic
#C080F9 #F98480 #B9F980 #80F5F9
square
#C080F9 #F98480 #B9F980 #80F5F9
split-complementary
#C080F9 #F5F980 #80F984
monochromatic
#860BF3 #A346F6 #C080F9 #DDBAFC #F1E2FE
Accessibility & contrast
On white
2.73
#C080F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#C080F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080F9
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080F9 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFD
Deuteranopia (green-blind)
#709DF6
Tritanopia (blue-blind)
#B795B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c080f9; /* rgb */ color: rgb(192, 128, 249); /* oklch */ color: oklch(71.4% 0.179 306.8);
Tailwind
colors: {
custom: {
50: '#d5a6fc',
500: '#c080f9',
950: '#000000',
},
}SCSS
$custom: #c080f9; $custom-light: #d5a6fc; $custom-dark: #000000;
JSON
{
"hex": "#c080f9",
"rgb": {
"r": 192,
"g": 128,
"b": 249
},
"hsl": {
"h": 271.736,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.71381,
"c": 0.17944,
"h": 306.8
},
"luminance": 0.33484
}Semantic roles & 50–950 ramp
primary
#C080F9
secondary
#E5F6D5
accent
#E6006C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F17
muted
#837F85