#A5A3FA#A5A3FA
#A5A3FA is a light, vivid blue. Relative luminance 0.411; OKLCH L 75.1% C 0.124 H 284.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A5A3FA |
|---|---|
| RGB | rgb(165, 163, 250) |
| HSL | hsl(241, 90%, 81%) |
| HSV | hsv(241, 35%, 98%) |
| CMYK | cmyk(34%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(70.24, 20.45, -43.05) |
| CIE-LCH | lch(70.24, 47.65, 295.41°) |
| OKLab | oklab(75.13% 0.0301 -0.1203) |
| OKLCH | oklch(75.13% 0.124 284) |
| XYZ | xyz(45.8648, 41.0944, 95.9394) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.73
Perrywinkle
#8F8CE7
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 8.07
Lavender
#B39DDB
ΔE00 8.38
Pastel Purple
#CAA0FF
ΔE00 8.58
Pastel Blue
#A2BFFE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5A3FA #F8FAA3
analogous
#A3CCFA #A5A3FA #D0A3FA
triadic
#A5A3FA #FAA5A3 #A3FAA5
tetradic
#A5A3FA #FAA3CC #F8FAA3 #A3FAD0
square
#A5A3FA #FAA3CC #F8FAA3 #A3FAD0
split-complementary
#A5A3FA #FAD0A3 #CCFAA3
monochromatic
#332FF4 #6C69F7 #A5A3FA #DEDDFD #E3E2FD
Accessibility & contrast
On white
2.28
#A5A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#A5A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5A3FA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5A3FA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#8FB3C3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a5a3fa; /* rgb */ color: rgb(165, 163, 250); /* oklch */ color: oklch(75.1% 0.124 284.0);
Tailwind
colors: {
custom: {
50: '#c2befc',
500: '#a5a3fa',
950: '#000000',
},
}SCSS
$custom: #a5a3fa; $custom-light: #c2befc; $custom-dark: #000000;
JSON
{
"hex": "#a5a3fa",
"rgb": {
"r": 165,
"g": 163,
"b": 250
},
"hsl": {
"h": 241.379,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.75128,
"c": 0.12401,
"h": 284
},
"luminance": 0.41096
}Semantic roles & 50–950 ramp
primary
#A5A3FA
secondary
#F5F6D5
accent
#E600E0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185