#A8A3FA#A8A3FA
#A8A3FA is a light, vivid blue. Relative luminance 0.414; OKLCH L 75.4% C 0.124 H 285.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A3FA |
|---|---|
| RGB | rgb(168, 163, 250) |
| HSL | hsl(243, 90%, 81%) |
| HSV | hsv(243, 35%, 98%) |
| CMYK | cmyk(32.8%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(70.47, 21.26, -42.67) |
| CIE-LCH | lch(70.47, 47.67, 296.48°) |
| OKLab | oklab(75.36% 0.0334 -0.1192) |
| OKLCH | oklch(75.36% 0.124 285.6) |
| XYZ | xyz(46.4963, 41.4201, 95.9690) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.33
Perrywinkle
#8F8CE7
ΔE00 6.97
Lavender
#B39DDB
ΔE00 7.85
Pastel Purple
#CAA0FF
ΔE00 7.87
Lavender Blue
#8B88F8
ΔE00 8.33
Pale Violet
#CEAEFA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A3FA #F5FAA3
analogous
#A3C9FA #A8A3FA #D3A3FA
triadic
#A8A3FA #FAA8A3 #A3FAA8
tetradic
#A8A3FA #FAA3C9 #F5FAA3 #A3FAD3
square
#A8A3FA #FAA3C9 #F5FAA3 #A3FAD3
split-complementary
#A8A3FA #FAD3A3 #C9FAA3
monochromatic
#3A2FF4 #7169F7 #A8A3FA #DFDDFD #E4E2FD
Accessibility & contrast
On white
2.26
#A8A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#A8A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A3FA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A3FA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#93B3C3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a8a3fa; /* rgb */ color: rgb(168, 163, 250); /* oklch */ color: oklch(75.4% 0.124 285.6);
Tailwind
colors: {
custom: {
50: '#c4befc',
500: '#a8a3fa',
950: '#000000',
},
}SCSS
$custom: #a8a3fa; $custom-light: #c4befc; $custom-dark: #000000;
JSON
{
"hex": "#a8a3fa",
"rgb": {
"r": 168,
"g": 163,
"b": 250
},
"hsl": {
"h": 243.448,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.75358,
"c": 0.12376,
"h": 285.6
},
"luminance": 0.41421
}Semantic roles & 50–950 ramp
primary
#A8A3FA
secondary
#F4F6D5
accent
#E600D8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185