#A08FF8#A08FF8
#A08FF8 is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.9% C 0.150 H 289.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A08FF8 |
|---|---|
| RGB | rgb(160, 143, 248) |
| HSL | hsl(250, 88%, 77%) |
| HSV | hsv(250, 42%, 97%) |
| CMYK | cmyk(35.5%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(64.88, 29.97, -50.42) |
| CIE-LCH | lch(64.88, 58.65, 300.73°) |
| OKLab | oklab(70.91% 0.05 -0.1418) |
| OKLCH | oklch(70.91% 0.15 289.4) |
| XYZ | xyz(41.2584, 33.8947, 93.1573) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.80
Lavender Blue
#8B88F8
ΔE00 4.26
Periwinkle (survey)
#8E82FE
ΔE00 4.77
Periwinkle Blue
#8F99FB
ΔE00 5.63
Liliac
#C48EFD
ΔE00 7.36
Pastel Purple
#CAA0FF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A08FF8 #E7F88F
analogous
#8FB3F8 #A08FF8 #D58FF8
triadic
#A08FF8 #F8A08F #8FF8A0
tetradic
#A08FF8 #F88FB3 #E7F88F #8FF8D5
square
#A08FF8 #F88FB3 #E7F88F #8FF8D5
split-complementary
#A08FF8 #F8D58F #B3F88F
monochromatic
#3E1CF1 #6F55F4 #A08FF8 #D1C9FC #E7E2FD
Accessibility & contrast
On white
2.70
#A08FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#A08FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A08FF8
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A08FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A08FF8 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FC
Deuteranopia (green-blind)
#6D9BF5
Tritanopia (blue-blind)
#8AA3B8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a08ff8; /* rgb */ color: rgb(160, 143, 248); /* oklch */ color: oklch(70.9% 0.150 289.4);
Tailwind
colors: {
custom: {
50: '#bfb0fb',
500: '#a08ff8',
950: '#000000',
},
}SCSS
$custom: #a08ff8; $custom-light: #bfb0fb; $custom-dark: #000000;
JSON
{
"hex": "#a08ff8",
"rgb": {
"r": 160,
"g": 143,
"b": 248
},
"hsl": {
"h": 249.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.7091,
"c": 0.1504,
"h": 289.4
},
"luminance": 0.33896
}Semantic roles & 50–950 ramp
primary
#A08FF8
secondary
#F0F5D6
accent
#E501C0
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#121017
muted
#817F85