#C083FF#C083FF
#C083FF is a light, vivid violet. Relative luminance 0.347; OKLCH L 72.2% C 0.182 H 305.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C083FF |
|---|---|
| RGB | rgb(192, 131, 255) |
| HSL | hsl(270, 100%, 76%) |
| HSV | hsv(270, 49%, 100%) |
| CMYK | cmyk(24.7%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(65.48, 46.68, -53.11) |
| CIE-LCH | lch(65.48, 70.71, 311.31°) |
| OKLab | oklab(72.17% 0.1043 -0.1489) |
| OKLCH | oklch(72.17% 0.182 305) |
| XYZ | xyz(47.9007, 34.6593, 98.7548) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.84
Light Purple
#BF77F6
ΔE00 3.07
Easter Purple
#C071FE
ΔE00 4.09
Light Urple
#B36FF6
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 6.69
Pastel Purple
#CAA0FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C083FF #C2FF83
analogous
#8384FF #C083FF #FE83FF
triadic
#C083FF #FFC083 #83FFC0
tetradic
#C083FF #FF8384 #C2FF83 #83FFFE
square
#C083FF #FF8384 #C2FF83 #83FFFE
split-complementary
#C083FF #FFFE83 #84FF83
monochromatic
#8209FF #A146FF #C083FF #DFC0FF #EFE0FF
Accessibility & contrast
On white
2.65
#C083FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#C083FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C083FF
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C083FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C083FF | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#709FFC
Tritanopia (blue-blind)
#B699B5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #c083ff; /* rgb */ color: rgb(192, 131, 255); /* oklch */ color: oklch(72.2% 0.182 305.0);
Tailwind
colors: {
custom: {
50: '#d6a8ff',
500: '#c083ff',
950: '#000000',
},
}SCSS
$custom: #c083ff; $custom-light: #d6a8ff; $custom-dark: #000000;
JSON
{
"hex": "#c083ff",
"rgb": {
"r": 192,
"g": 131,
"b": 255
},
"hsl": {
"h": 269.516,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.72172,
"c": 0.18177,
"h": 305
},
"luminance": 0.34659
}Semantic roles & 50–950 ramp
primary
#C083FF
secondary
#E6F7D4
accent
#E60075
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#151018
muted
#837F86