#A3A0FA#A3A0FA
#A3A0FA is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.4% C 0.128 H 284.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A3A0FA |
|---|---|
| RGB | rgb(163, 160, 250) |
| HSL | hsl(242, 90%, 80%) |
| HSV | hsv(242, 36%, 98%) |
| CMYK | cmyk(34.8%, 36%, 0%, 2%) |
| CIE-LAB | lab(69.35, 21.61, -44.46) |
| CIE-LCH | lch(69.35, 49.43, 295.92°) |
| OKLab | oklab(74.4% 0.0318 -0.1244) |
| OKLCH | oklch(74.4% 0.128 284.3) |
| XYZ | xyz(44.9256, 39.8289, 95.7446) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.19
Perrywinkle
#8F8CE7
ΔE00 6.04
Lavender Blue
#8B88F8
ΔE00 7.25
Lavender
#B39DDB
ΔE00 8.52
Pastel Purple
#CAA0FF
ΔE00 8.62
Periwinkle (survey)
#8E82FE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3A0FA #F7FAA0
analogous
#A0CAFA #A3A0FA #D0A0FA
triadic
#A3A0FA #FAA3A0 #A0FAA3
tetradic
#A3A0FA #FAA0CA #F7FAA0 #A0FAD0
square
#A3A0FA #FAA0CA #F7FAA0 #A0FAD0
split-complementary
#A3A0FA #FAD0A0 #CAFAA0
monochromatic
#322CF4 #6B66F7 #A3A0FA #DBDAFD #E3E2FD
Accessibility & contrast
On white
2.34
#A3A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#A3A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3A0FA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3A0FA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#8CB1C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a3a0fa; /* rgb */ color: rgb(163, 160, 250); /* oklch */ color: oklch(74.4% 0.128 284.3);
Tailwind
colors: {
custom: {
50: '#c1bcfc',
500: '#a3a0fa',
950: '#000000',
},
}SCSS
$custom: #a3a0fa; $custom-light: #c1bcfc; $custom-dark: #000000;
JSON
{
"hex": "#a3a0fa",
"rgb": {
"r": 163,
"g": 160,
"b": 250
},
"hsl": {
"h": 242,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.74404,
"c": 0.12843,
"h": 284.3
},
"luminance": 0.3983
}Semantic roles & 50–950 ramp
primary
#A3A0FA
secondary
#F4F6D5
accent
#E600DE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121217
muted
#818185