#C083F5#C083F5
#C083F5 is a light, vivid violet. Relative luminance 0.340; OKLCH L 71.6% C 0.170 H 307.3°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C083F5 |
|---|---|
| RGB | rgb(192, 131, 245) |
| HSL | hsl(272, 85%, 74%) |
| HSV | hsv(272, 47%, 96%) |
| CMYK | cmyk(21.6%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(64.99, 44.42, -48.41) |
| CIE-LCH | lch(64.99, 65.70, 312.54°) |
| OKLab | oklab(71.64% 0.1031 -0.1352) |
| OKLCH | oklch(71.64% 0.17 307.3) |
| XYZ | xyz(46.3327, 34.0321, 90.4965) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.81
Light Purple
#BF77F6
ΔE00 2.89
Easter Purple
#C071FE
ΔE00 4.43
Light Urple
#B36FF6
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 6.20
Pastel Purple
#CAA0FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C083F5 #B8F583
analogous
#8783F5 #C083F5 #F583F1
triadic
#C083F5 #F5C083 #83F5C0
tetradic
#C083F5 #F58783 #B8F583 #83F1F5
square
#C083F5 #F58783 #B8F583 #83F1F5
split-complementary
#C083F5 #F1F583 #83F587
monochromatic
#8613EB #A34AF0 #C083F5 #DDBCFA #F1E3FD
Accessibility & contrast
On white
2.69
#C083F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#C083F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C083F5
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C083F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C083F5 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF9
Deuteranopia (green-blind)
#769EF2
Tritanopia (blue-blind)
#B896B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #c083f5; /* rgb */ color: rgb(192, 131, 245); /* oklch */ color: oklch(71.6% 0.170 307.3);
Tailwind
colors: {
custom: {
50: '#d5a8f9',
500: '#c083f5',
950: '#000000',
},
}SCSS
$custom: #c083f5; $custom-light: #d5a8f9; $custom-dark: #000000;
JSON
{
"hex": "#c083f5",
"rgb": {
"r": 192,
"g": 131,
"b": 245
},
"hsl": {
"h": 272.105,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.71642,
"c": 0.17004,
"h": 307.3
},
"luminance": 0.34032
}Semantic roles & 50–950 ramp
primary
#C083F5
secondary
#E4F5D6
accent
#E2046B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85