#A08FF0#A08FF0
#A08FF0 is a light, vivid violet. Relative luminance 0.334; OKLCH L 70.5% C 0.140 H 290.4°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A08FF0 |
|---|---|
| RGB | rgb(160, 143, 240) |
| HSL | hsl(251, 76%, 75%) |
| HSV | hsv(251, 40%, 94%) |
| CMYK | cmyk(33.3%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(64.49, 27.89, -46.64) |
| CIE-LCH | lch(64.49, 54.34, 300.88°) |
| OKLab | oklab(70.49% 0.0487 -0.1308) |
| OKLCH | oklch(70.49% 0.14 290.4) |
| XYZ | xyz(40.0437, 33.4088, 86.7600) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.51
Lavender Blue
#8B88F8
ΔE00 4.84
Periwinkle (survey)
#8E82FE
ΔE00 5.48
Periwinkle Blue
#8F99FB
ΔE00 6.09
Liliac
#C48EFD
ΔE00 7.27
Lavender
#B39DDB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A08FF0 #DFF08F
analogous
#8FAFF0 #A08FF0 #D08FF0
triadic
#A08FF0 #F0A08F #8FF0A0
tetradic
#A08FF0 #F08FAF #DFF08F #8FF0D0
square
#A08FF0 #F08FAF #DFF08F #8FF0D0
split-complementary
#A08FF0 #F0D08F #AFF08F
monochromatic
#4423E2 #7259E9 #A08FF0 #CEC5F7 #E8E4FB
Accessibility & contrast
On white
2.73
#A08FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#A08FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A08FF0
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A08FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A08FF0 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF4
Deuteranopia (green-blind)
#729AEE
Tritanopia (blue-blind)
#8DA1B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a08ff0; /* rgb */ color: rgb(160, 143, 240); /* oklch */ color: oklch(70.5% 0.140 290.4);
Tailwind
colors: {
custom: {
50: '#bfb0f5',
500: '#a08ff0',
950: '#000000',
},
}SCSS
$custom: #a08ff0; $custom-light: #bfb0f5; $custom-dark: #000000;
JSON
{
"hex": "#a08ff0",
"rgb": {
"r": 160,
"g": 143,
"b": 240
},
"hsl": {
"h": 250.515,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.70488,
"c": 0.13959,
"h": 290.4
},
"luminance": 0.3341
}Semantic roles & 50–950 ramp
primary
#A08FF0
secondary
#EEF3D8
accent
#D90DB5
background
#FBFAFF
surface
#F7F4FE
border
#D0CED6
text
#121017
muted
#817F85