#A8A6FA#A8A6FA
#A8A6FA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.9% C 0.119 H 284.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A6FA |
|---|---|
| RGB | rgb(168, 166, 250) |
| HSL | hsl(241, 89%, 82%) |
| HSV | hsv(241, 34%, 98%) |
| CMYK | cmyk(32.8%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(71.21, 19.57, -41.51) |
| CIE-LCH | lch(71.21, 45.89, 295.24°) |
| OKLab | oklab(75.93% 0.0294 -0.1158) |
| OKLCH | oklch(75.93% 0.119 284.3) |
| XYZ | xyz(47.0353, 42.4980, 96.1487) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 7.59
Lavender
#B39DDB
ΔE00 8.13
Pastel Purple
#CAA0FF
ΔE00 8.38
Pastel Blue
#A2BFFE
ΔE00 8.48
Pale Violet
#CEAEFA
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A6FA #F8FAA6
analogous
#A6CEFA #A8A6FA #D2A6FA
triadic
#A8A6FA #FAA8A6 #A6FAA8
tetradic
#A8A6FA #FAA6CE #F8FAA6 #A6FAD2
square
#A8A6FA #FAA6CE #F8FAA6 #A6FAD2
split-complementary
#A8A6FA #FAD2A6 #CEFAA6
monochromatic
#3732F3 #6F6CF7 #A8A6FA #E1E0FD #E3E2FD
Accessibility & contrast
On white
2.21
#A8A6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#A8A6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A6FA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A6FA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#93B6C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a8a6fa; /* rgb */ color: rgb(168, 166, 250); /* oklch */ color: oklch(75.9% 0.119 284.3);
Tailwind
colors: {
custom: {
50: '#c4c0fc',
500: '#a8a6fa',
950: '#000000',
},
}SCSS
$custom: #a8a6fa; $custom-light: #c4c0fc; $custom-dark: #000000;
JSON
{
"hex": "#a8a6fa",
"rgb": {
"r": 168,
"g": 166,
"b": 250
},
"hsl": {
"h": 241.429,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.7593,
"c": 0.11949,
"h": 284.3
},
"luminance": 0.42499
}Semantic roles & 50–950 ramp
primary
#A8A6FA
secondary
#F5F5D6
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185