#A8A3F9#A8A3F9
#A8A3F9 is a light, vivid blue. Relative luminance 0.414; OKLCH L 75.3% C 0.122 H 285.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A3F9 |
|---|---|
| RGB | rgb(168, 163, 249) |
| HSL | hsl(243, 88%, 81%) |
| HSV | hsv(243, 35%, 98%) |
| CMYK | cmyk(32.5%, 34.5%, 0%, 2.4%) |
| CIE-LAB | lab(70.43, 21.00, -42.20) |
| CIE-LCH | lch(70.43, 47.14, 296.46°) |
| OKLab | oklab(75.31% 0.0332 -0.1178) |
| OKLCH | oklch(75.31% 0.122 285.7) |
| XYZ | xyz(46.3399, 41.3575, 95.1454) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.40
Perrywinkle
#8F8CE7
ΔE00 6.96
Lavender
#B39DDB
ΔE00 7.70
Pastel Purple
#CAA0FF
ΔE00 7.84
Lavender Blue
#8B88F8
ΔE00 8.38
Pale Violet
#CEAEFA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A3F9 #F4F9A3
analogous
#A3C9F9 #A8A3F9 #D3A3F9
triadic
#A8A3F9 #F9A8A3 #A3F9A8
tetradic
#A8A3F9 #F9A3C9 #F4F9A3 #A3F9D3
square
#A8A3F9 #F9A3C9 #F4F9A3 #A3F9D3
split-complementary
#A8A3F9 #F9D3A3 #C9F9A3
monochromatic
#3B30F2 #726AF5 #A8A3F9 #DEDCFD #E4E2FD
Accessibility & contrast
On white
2.26
#A8A3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#A8A3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A3F9
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A3F9 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFC
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#94B3C3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a8a3f9; /* rgb */ color: rgb(168, 163, 249); /* oklch */ color: oklch(75.3% 0.122 285.7);
Tailwind
colors: {
custom: {
50: '#c4befb',
500: '#a8a3f9',
950: '#000000',
},
}SCSS
$custom: #a8a3f9; $custom-light: #c4befb; $custom-dark: #000000;
JSON
{
"hex": "#a8a3f9",
"rgb": {
"r": 168,
"g": 163,
"b": 249
},
"hsl": {
"h": 243.488,
"s": 87.755,
"l": 80.784
},
"oklch": {
"l": 0.75311,
"c": 0.12238,
"h": 285.7
},
"luminance": 0.41359
}Semantic roles & 50–950 ramp
primary
#A8A3F9
secondary
#F3F5D6
accent
#E401D7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185