#A3A2FF#A3A2FF
#A3A2FF is a light, vivid blue. Relative luminance 0.408; OKLCH L 75.0% C 0.133 H 283.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A3A2FF |
|---|---|
| RGB | rgb(163, 162, 255) |
| HSL | hsl(241, 100%, 82%) |
| HSV | hsv(241, 36%, 100%) |
| CMYK | cmyk(36.1%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(70.07, 21.78, -46.04) |
| CIE-LCH | lch(70.07, 50.93, 295.32°) |
| OKLab | oklab(75.03% 0.0303 -0.129) |
| OKLCH | oklch(75.03% 0.133 283.2) |
| XYZ | xyz(46.0695, 40.8456, 100.0450) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.03
Perrywinkle
#8F8CE7
ΔE00 6.62
Lavender Blue
#8B88F8
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 8.85
Periwinkle (survey)
#8E82FE
ΔE00 9.01
Pastel Purple
#CAA0FF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3A2FF #FEFFA2
analogous
#A2D0FF #A3A2FF #D2A2FF
triadic
#A3A2FF #FFA3A2 #A2FFA3
tetradic
#A3A2FF #FFA2D0 #FEFFA2 #A2FFD2
square
#A3A2FF #FFA2D0 #FEFFA2 #A2FFD2
split-complementary
#A3A2FF #FFD2A2 #D0FFA2
monochromatic
#2A28FF #6665FF #A3A2FF #E0DFFF #E1E0FF
Accessibility & contrast
On white
2.29
#A3A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#A3A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3A2FF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3A2FF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#8AB4C5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a3a2ff; /* rgb */ color: rgb(163, 162, 255); /* oklch */ color: oklch(75.0% 0.133 283.2);
Tailwind
colors: {
custom: {
50: '#c1bdff',
500: '#a3a2ff',
950: '#000000',
},
}SCSS
$custom: #a3a2ff; $custom-light: #c1bdff; $custom-dark: #000000;
JSON
{
"hex": "#a3a2ff",
"rgb": {
"r": 163,
"g": 162,
"b": 255
},
"hsl": {
"h": 240.645,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.7503,
"c": 0.13254,
"h": 283.2
},
"luminance": 0.40847
}Semantic roles & 50–950 ramp
primary
#A3A2FF
secondary
#F7F7D4
accent
#E600E3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186