#A3A4FA#A3A4FA
#A3A4FA is a light, vivid blue. Relative luminance 0.412; OKLCH L 75.2% C 0.123 H 282.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A3A4FA |
|---|---|
| RGB | rgb(163, 164, 250) |
| HSL | hsl(239, 90%, 81%) |
| HSV | hsv(239, 35%, 98%) |
| CMYK | cmyk(34.8%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(70.34, 19.34, -42.90) |
| CIE-LCH | lch(70.34, 47.06, 294.27°) |
| OKLab | oklab(75.17% 0.0266 -0.1199) |
| OKLCH | oklch(75.17% 0.123 282.5) |
| XYZ | xyz(45.6302, 41.2381, 95.9795) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.45
Perrywinkle
#8F8CE7
ΔE00 6.92
Lavender Blue
#8B88F8
ΔE00 8.16
Pastel Blue
#A2BFFE
ΔE00 8.34
Lavender
#B39DDB
ΔE00 8.84
Pastel Purple
#CAA0FF
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3A4FA #FAF9A3
analogous
#A3CFFA #A3A4FA #CDA3FA
triadic
#A3A4FA #FAA3A4 #A4FAA3
tetradic
#A3A4FA #FAA3CF #FAF9A3 #A3FACD
square
#A3A4FA #FAA3CF #FAF9A3 #A3FACD
split-complementary
#A3A4FA #FACDA3 #CFFAA3
monochromatic
#2F31F4 #696BF7 #A3A4FA #DDDDFD #E2E2FD
Accessibility & contrast
On white
2.27
#A3A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#A3A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3A4FA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3A4FA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#8CB4C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a3a4fa; /* rgb */ color: rgb(163, 164, 250); /* oklch */ color: oklch(75.2% 0.123 282.5);
Tailwind
colors: {
custom: {
50: '#c1befc',
500: '#a3a4fa',
950: '#000000',
},
}SCSS
$custom: #a3a4fa; $custom-light: #c1befc; $custom-dark: #000000;
JSON
{
"hex": "#a3a4fa",
"rgb": {
"r": 163,
"g": 164,
"b": 250
},
"hsl": {
"h": 239.31,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.75168,
"c": 0.12284,
"h": 282.5
},
"luminance": 0.4124
}Semantic roles & 50–950 ramp
primary
#A3A4FA
secondary
#F6F5D5
accent
#E300E6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121217
muted
#818185