#A3A2E5#A3A2E5
#A3A2E5 is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.8% C 0.096 H 284.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A3A2E5 |
|---|---|
| RGB | rgb(163, 162, 229) |
| HSL | hsl(241, 56%, 77%) |
| HSV | hsv(241, 29%, 90%) |
| CMYK | cmyk(28.8%, 29.3%, 0%, 10.2%) |
| CIE-LAB | lab(68.96, 15.14, -33.60) |
| CIE-LCH | lch(68.96, 36.85, 294.26°) |
| OKLab | oklab(73.81% 0.024 -0.0931) |
| OKLCH | oklch(73.81% 0.096 284.5) |
| XYZ | xyz(42.1637, 39.2833, 79.4745) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.01
Periwinkle Blue
#8F99FB
ΔE00 6.73
Perrywinkle
#8F8CE7
ΔE00 7.13
Lavender (survey)
#C79FEF
ΔE00 8.85
Pale Violet
#CEAEFA
ΔE00 8.87
Pastel Purple
#CAA0FF
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3A2E5 #E4E5A2
analogous
#A2C3E5 #A3A2E5 #C5A2E5
triadic
#A3A2E5 #E5A3A2 #A2E5A3
tetradic
#A3A2E5 #E5A2C3 #E4E5A2 #A2E5C5
square
#A3A2E5 #E5A2C3 #E4E5A2 #A2E5C5
split-complementary
#A3A2E5 #E5C5A2 #C3E5A2
monochromatic
#4442CA #7472D8 #A3A2E5 #D2D2F2 #E7E7F8
Accessibility & contrast
On white
2.37
#A3A2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#A3A2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3A2E5
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3A2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3A2E5 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAAE8
Deuteranopia (green-blind)
#8DA6E3
Tritanopia (blue-blind)
#93AEBA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a3a2e5; /* rgb */ color: rgb(163, 162, 229); /* oklch */ color: oklch(73.8% 0.096 284.5);
Tailwind
colors: {
custom: {
50: '#bfbded',
500: '#a3a2e5',
950: '#000000',
},
}SCSS
$custom: #a3a2e5; $custom-light: #bfbded; $custom-dark: #000000;
JSON
{
"hex": "#a3a2e5",
"rgb": {
"r": 163,
"g": 162,
"b": 229
},
"hsl": {
"h": 240.896,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.73809,
"c": 0.09619,
"h": 284.5
},
"luminance": 0.39284
}Semantic roles & 50–950 ramp
primary
#A3A2E5
secondary
#EFF0DB
accent
#C422C1
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184