#A8A6F7#A8A6F7
#A8A6F7 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.8% C 0.115 H 284.4°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A6F7 |
|---|---|
| RGB | rgb(168, 166, 247) |
| HSL | hsl(241, 84%, 81%) |
| HSV | hsv(241, 33%, 97%) |
| CMYK | cmyk(32%, 32.8%, 0%, 3.1%) |
| CIE-LAB | lab(71.09, 18.81, -40.08) |
| CIE-LCH | lch(71.09, 44.28, 295.14°) |
| OKLab | oklab(75.79% 0.0287 -0.1117) |
| OKLCH | oklch(75.79% 0.115 284.4) |
| XYZ | xyz(46.5687, 42.3114, 93.6910) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.77
Perrywinkle
#8F8CE7
ΔE00 7.60
Lavender
#B39DDB
ΔE00 7.71
Pastel Purple
#CAA0FF
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 8.51
Pastel Blue
#A2BFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A6F7 #F5F7A6
analogous
#A6CCF7 #A8A6F7 #D0A6F7
triadic
#A8A6F7 #F7A8A6 #A6F7A8
tetradic
#A8A6F7 #F7A6CC #F5F7A6 #A6F7D0
square
#A8A6F7 #F7A6CC #F5F7A6 #A6F7D0
split-complementary
#A8A6F7 #F7D0A6 #CCF7A6
monochromatic
#3A36ED #716EF2 #A8A6F7 #DFDEFC #E4E3FC
Accessibility & contrast
On white
2.22
#A8A6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#A8A6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A6F7
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A6F7 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FA
Deuteranopia (green-blind)
#8BACF5
Tritanopia (blue-blind)
#94B5C3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a8a6f7; /* rgb */ color: rgb(168, 166, 247); /* oklch */ color: oklch(75.8% 0.115 284.4);
Tailwind
colors: {
custom: {
50: '#c4c0fa',
500: '#a8a6f7',
950: '#000000',
},
}SCSS
$custom: #a8a6f7; $custom-light: #c4c0fa; $custom-dark: #000000;
JSON
{
"hex": "#a8a6f7",
"rgb": {
"r": 168,
"g": 166,
"b": 247
},
"hsl": {
"h": 241.481,
"s": 83.505,
"l": 80.98
},
"oklch": {
"l": 0.75789,
"c": 0.11533,
"h": 284.4
},
"luminance": 0.42313
}Semantic roles & 50–950 ramp
primary
#A8A6F7
secondary
#F4F4D7
accent
#E006DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185