#C083F9#C083F9
#C083F9 is a light, vivid violet. Relative luminance 0.343; OKLCH L 71.9% C 0.175 H 306.4°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C083F9 |
|---|---|
| RGB | rgb(192, 131, 249) |
| HSL | hsl(271, 91%, 75%) |
| HSV | hsv(271, 47%, 98%) |
| CMYK | cmyk(22.9%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(65.18, 45.32, -50.30) |
| CIE-LCH | lch(65.18, 67.70, 312.02°) |
| OKLab | oklab(71.85% 0.1036 -0.1407) |
| OKLCH | oklch(71.85% 0.175 306.4) |
| XYZ | xyz(46.9499, 34.2790, 93.7473) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.71
Light Purple
#BF77F6
ΔE00 2.85
Easter Purple
#C071FE
ΔE00 4.22
Light Urple
#B36FF6
ΔE00 5.35
Baby Purple
#CA9BF7
ΔE00 6.36
Pastel Purple
#CAA0FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C083F9 #BCF983
analogous
#8583F9 #C083F9 #F983F7
triadic
#C083F9 #F9C083 #83F9C0
tetradic
#C083F9 #F98583 #BCF983 #83F7F9
square
#C083F9 #F98583 #BCF983 #83F7F9
split-complementary
#C083F9 #F7F983 #83F985
monochromatic
#850EF3 #A249F6 #C083F9 #DEBDFC #F0E2FE
Accessibility & contrast
On white
2.67
#C083F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#C083F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C083F9
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C083F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C083F9 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#739FF6
Tritanopia (blue-blind)
#B797B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #c083f9; /* rgb */ color: rgb(192, 131, 249); /* oklch */ color: oklch(71.9% 0.175 306.4);
Tailwind
colors: {
custom: {
50: '#d5a8fc',
500: '#c083f9',
950: '#000000',
},
}SCSS
$custom: #c083f9; $custom-light: #d5a8fc; $custom-dark: #000000;
JSON
{
"hex": "#c083f9",
"rgb": {
"r": 192,
"g": 131,
"b": 249
},
"hsl": {
"h": 271.017,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.71852,
"c": 0.17473,
"h": 306.4
},
"luminance": 0.34279
}Semantic roles & 50–950 ramp
primary
#C083F9
secondary
#E5F6D5
accent
#E6006F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85