#A8A4FA#A8A4FA
#A8A4FA is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.5% C 0.122 H 285.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A4FA |
|---|---|
| RGB | rgb(168, 164, 250) |
| HSL | hsl(243, 90%, 81%) |
| HSV | hsv(243, 34%, 98%) |
| CMYK | cmyk(32.8%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(70.72, 20.69, -42.29) |
| CIE-LCH | lch(70.72, 47.08, 296.08°) |
| OKLab | oklab(75.55% 0.0321 -0.118) |
| OKLCH | oklch(75.55% 0.122 285.2) |
| XYZ | xyz(46.6746, 41.7766, 96.0285) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.38
Perrywinkle
#8F8CE7
ΔE00 7.17
Lavender
#B39DDB
ΔE00 7.93
Pastel Purple
#CAA0FF
ΔE00 8.03
Lavender Blue
#8B88F8
ΔE00 8.54
Pale Violet
#CEAEFA
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A4FA #F6FAA4
analogous
#A4CBFA #A8A4FA #D3A4FA
triadic
#A8A4FA #FAA8A4 #A4FAA8
tetradic
#A8A4FA #FAA4CB #F6FAA4 #A4FAD3
square
#A8A4FA #FAA4CB #F6FAA4 #A4FAD3
split-complementary
#A8A4FA #FAD3A4 #CBFAA4
monochromatic
#3930F4 #716AF7 #A8A4FA #DFDEFD #E3E2FD
Accessibility & contrast
On white
2.24
#A8A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#A8A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A4FA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A4FA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#93B4C4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a8a4fa; /* rgb */ color: rgb(168, 164, 250); /* oklch */ color: oklch(75.5% 0.122 285.2);
Tailwind
colors: {
custom: {
50: '#c4bffc',
500: '#a8a4fa',
950: '#000000',
},
}SCSS
$custom: #a8a4fa; $custom-light: #c4bffc; $custom-dark: #000000;
JSON
{
"hex": "#a8a4fa",
"rgb": {
"r": 168,
"g": 164,
"b": 250
},
"hsl": {
"h": 242.791,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.75548,
"c": 0.12233,
"h": 285.2
},
"luminance": 0.41778
}Semantic roles & 50–950 ramp
primary
#A8A4FA
secondary
#F4F5D6
accent
#E600DB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185