#A08FF9#A08FF9
#A08FF9 is a light, vivid blue. Relative luminance 0.340; OKLCH L 71.0% C 0.152 H 289.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A08FF9 |
|---|---|
| RGB | rgb(160, 143, 249) |
| HSL | hsl(250, 90%, 77%) |
| HSV | hsv(250, 43%, 98%) |
| CMYK | cmyk(35.7%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(64.93, 30.23, -50.89) |
| CIE-LCH | lch(64.93, 59.19, 300.71°) |
| OKLab | oklab(70.96% 0.0502 -0.1432) |
| OKLCH | oklch(70.96% 0.152 289.3) |
| XYZ | xyz(41.4140, 33.9569, 93.9765) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.86
Lavender Blue
#8B88F8
ΔE00 4.21
Periwinkle (survey)
#8E82FE
ΔE00 4.71
Periwinkle Blue
#8F99FB
ΔE00 5.59
Liliac
#C48EFD
ΔE00 7.39
Pastel Purple
#CAA0FF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A08FF9 #E8F98F
analogous
#8FB3F9 #A08FF9 #D58FF9
triadic
#A08FF9 #F9A08F #8FF9A0
tetradic
#A08FF9 #F98FB3 #E8F98F #8FF9D5
square
#A08FF9 #F98FB3 #E8F98F #8FF9D5
split-complementary
#A08FF9 #F9D58F #B3F98F
monochromatic
#3D1BF3 #6F55F6 #A08FF9 #D1C9FC #E6E2FD
Accessibility & contrast
On white
2.70
#A08FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#A08FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A08FF9
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A08FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A08FF9 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FD
Deuteranopia (green-blind)
#6C9BF6
Tritanopia (blue-blind)
#89A3B8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a08ff9; /* rgb */ color: rgb(160, 143, 249); /* oklch */ color: oklch(71.0% 0.152 289.3);
Tailwind
colors: {
custom: {
50: '#bfb0fc',
500: '#a08ff9',
950: '#000000',
},
}SCSS
$custom: #a08ff9; $custom-light: #bfb0fc; $custom-dark: #000000;
JSON
{
"hex": "#a08ff9",
"rgb": {
"r": 160,
"g": 143,
"b": 249
},
"hsl": {
"h": 249.623,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.70963,
"c": 0.15174,
"h": 289.3
},
"luminance": 0.33958
}Semantic roles & 50–950 ramp
primary
#A08FF9
secondary
#F0F6D5
accent
#E600C1
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#121017
muted
#817F85