#A083F4#A083F4
#A083F4 is a light, vivid violet. Relative luminance 0.302; OKLCH L 68.6% C 0.163 H 293.5°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A083F4 |
|---|---|
| RGB | rgb(160, 131, 244) |
| HSL | hsl(255, 84%, 74%) |
| HSV | hsv(255, 46%, 96%) |
| CMYK | cmyk(34.4%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(61.86, 35.75, -53.01) |
| CIE-LCH | lch(61.86, 63.94, 304.00°) |
| OKLab | oklab(68.56% 0.0648 -0.1494) |
| OKLCH | oklch(68.56% 0.163 293.5) |
| XYZ | xyz(38.9384, 30.2371, 89.3552) |
| Luminance | 0.3024 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 4.10
Lavender Blue
#8B88F8
ΔE00 5.04
Perrywinkle
#8F8CE7
ΔE00 5.27
Mediumpurple
#9370DB
ΔE00 6.46
Light Urple
#B36FF6
ΔE00 6.49
Light Purple
#BF77F6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A083F4 #D7F483
analogous
#839EF4 #A083F4 #D883F4
triadic
#A083F4 #F4A083 #83F4A0
tetradic
#A083F4 #F4839E #D7F483 #83F4D8
square
#A083F4 #F4839E #D7F483 #83F4D8
split-complementary
#A083F4 #F4D883 #9EF483
monochromatic
#4B15E8 #754BEF #A083F4 #CBBBF9 #E9E3FD
Accessibility & contrast
On white
2.98
#A083F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#A083F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A083F4
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A083F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A083F4 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C97F8
Deuteranopia (green-blind)
#6094F1
Tritanopia (blue-blind)
#8C99B0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #a083f4; /* rgb */ color: rgb(160, 131, 244); /* oklch */ color: oklch(68.6% 0.163 293.5);
Tailwind
colors: {
custom: {
50: '#bfa7f8',
500: '#a083f4',
950: '#000000',
},
}SCSS
$custom: #a083f4; $custom-light: #bfa7f8; $custom-dark: #000000;
JSON
{
"hex": "#a083f4",
"rgb": {
"r": 160,
"g": 131,
"b": 244
},
"hsl": {
"h": 255.398,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.68564,
"c": 0.16287,
"h": 293.5
},
"luminance": 0.30238
}Semantic roles & 50–950 ramp
primary
#A083F4
secondary
#EDF4D7
accent
#E005A8
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#120F17
muted
#817F85