#A8A3FE#A8A3FE
#A8A3FE is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.6% C 0.129 H 285.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A3FE |
|---|---|
| RGB | rgb(168, 163, 254) |
| HSL | hsl(243, 98%, 82%) |
| HSV | hsv(243, 36%, 100%) |
| CMYK | cmyk(33.9%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(70.65, 22.28, -44.57) |
| CIE-LCH | lch(70.65, 49.83, 296.56°) |
| OKLab | oklab(75.55% 0.0343 -0.1246) |
| OKLCH | oklch(75.55% 0.129 285.4) |
| XYZ | xyz(47.1302, 41.6736, 99.3073) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.08
Perrywinkle
#8F8CE7
ΔE00 7.04
Pastel Purple
#CAA0FF
ΔE00 7.99
Lavender Blue
#8B88F8
ΔE00 8.15
Lavender
#B39DDB
ΔE00 8.43
Lilac (survey)
#CEA2FD
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A3FE #F9FEA3
analogous
#A3CCFE #A8A3FE #D6A3FE
triadic
#A8A3FE #FEA8A3 #A3FEA8
tetradic
#A8A3FE #FEA3CC #F9FEA3 #A3FED6
square
#A8A3FE #FEA3CC #F9FEA3 #A3FED6
split-complementary
#A8A3FE #FED6A3 #CCFEA3
monochromatic
#352AFD #6F66FD #A8A3FE #E1E0FF #E2E1FF
Accessibility & contrast
On white
2.25
#A8A3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#A8A3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A3FE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A3FE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#85AAFC
Tritanopia (blue-blind)
#92B4C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a8a3fe; /* rgb */ color: rgb(168, 163, 254); /* oklch */ color: oklch(75.6% 0.129 285.4);
Tailwind
colors: {
custom: {
50: '#c4beff',
500: '#a8a3fe',
950: '#000000',
},
}SCSS
$custom: #a8a3fe; $custom-light: #c4beff; $custom-dark: #000000;
JSON
{
"hex": "#a8a3fe",
"rgb": {
"r": 168,
"g": 163,
"b": 254
},
"hsl": {
"h": 243.297,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.75551,
"c": 0.12927,
"h": 285.4
},
"luminance": 0.41675
}Semantic roles & 50–950 ramp
primary
#A8A3FE
secondary
#F5F7D4
accent
#E600D9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186