#A08FF7#A08FF7
#A08FF7 is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.9% C 0.149 H 289.5°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A08FF7 |
|---|---|
| RGB | rgb(160, 143, 247) |
| HSL | hsl(250, 87%, 76%) |
| HSV | hsv(250, 42%, 97%) |
| CMYK | cmyk(35.2%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(64.83, 29.71, -49.95) |
| CIE-LCH | lch(64.83, 58.12, 300.74°) |
| OKLab | oklab(70.86% 0.0499 -0.1405) |
| OKLCH | oklch(70.86% 0.149 289.5) |
| XYZ | xyz(41.1037, 33.8328, 92.3424) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.74
Lavender Blue
#8B88F8
ΔE00 4.31
Periwinkle (survey)
#8E82FE
ΔE00 4.84
Periwinkle Blue
#8F99FB
ΔE00 5.67
Liliac
#C48EFD
ΔE00 7.34
Pastel Purple
#CAA0FF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A08FF7 #E6F78F
analogous
#8FB2F7 #A08FF7 #D48FF7
triadic
#A08FF7 #F7A08F #8FF7A0
tetradic
#A08FF7 #F78FB2 #E6F78F #8FF7D4
square
#A08FF7 #F78FB2 #E6F78F #8FF7D4
split-complementary
#A08FF7 #F7D48F #B2F78F
monochromatic
#3F1DEF #7056F3 #A08FF7 #D0C8FB #E7E2FD
Accessibility & contrast
On white
2.70
#A08FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#A08FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A08FF7
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A08FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A08FF7 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FFB
Deuteranopia (green-blind)
#6D9BF4
Tritanopia (blue-blind)
#8AA3B7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a08ff7; /* rgb */ color: rgb(160, 143, 247); /* oklch */ color: oklch(70.9% 0.149 289.5);
Tailwind
colors: {
custom: {
50: '#bfb0fa',
500: '#a08ff7',
950: '#000000',
},
}SCSS
$custom: #a08ff7; $custom-light: #bfb0fa; $custom-dark: #000000;
JSON
{
"hex": "#a08ff7",
"rgb": {
"r": 160,
"g": 143,
"b": 247
},
"hsl": {
"h": 249.808,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.70856,
"c": 0.14905,
"h": 289.5
},
"luminance": 0.33834
}Semantic roles & 50–950 ramp
primary
#A08FF7
secondary
#F0F5D6
accent
#E302BE
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#121017
muted
#817F85