#A5A3E7#A5A3E7
#A5A3E7 is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.3% C 0.097 H 285.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A5A3E7 |
|---|---|
| RGB | rgb(165, 163, 231) |
| HSL | hsl(242, 59%, 77%) |
| HSV | hsv(242, 29%, 91%) |
| CMYK | cmyk(28.6%, 29.4%, 0%, 9.4%) |
| CIE-LAB | lab(69.44, 15.65, -33.93) |
| CIE-LCH | lch(69.44, 37.36, 294.76°) |
| OKLab | oklab(74.25% 0.0254 -0.0941) |
| OKLCH | oklch(74.25% 0.097 285.1) |
| XYZ | xyz(43.0343, 39.9622, 81.0320) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.88
Perrywinkle
#8F8CE7
ΔE00 7.39
Pale Violet
#CEAEFA
ΔE00 8.47
Lavender (survey)
#C79FEF
ΔE00 8.54
Pastel Purple
#CAA0FF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5A3E7 #E5E7A3
analogous
#A3C3E7 #A5A3E7 #C7A3E7
triadic
#A5A3E7 #E7A5A3 #A3E7A5
tetradic
#A5A3E7 #E7A3C3 #E5E7A3 #A3E7C7
square
#A5A3E7 #E7A3C3 #E5E7A3 #A3E7C7
split-complementary
#A5A3E7 #E7C7A3 #C3E7A3
monochromatic
#4642CE #7672DA #A5A3E7 #D4D4F4 #E7E7F9
Accessibility & contrast
On white
2.34
#A5A3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#A5A3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5A3E7
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5A3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5A3E7 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEA
Deuteranopia (green-blind)
#8EA8E5
Tritanopia (blue-blind)
#95AFBB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a5a3e7; /* rgb */ color: rgb(165, 163, 231); /* oklch */ color: oklch(74.3% 0.097 285.1);
Tailwind
colors: {
custom: {
50: '#c1beef',
500: '#a5a3e7',
950: '#000000',
},
}SCSS
$custom: #a5a3e7; $custom-light: #c1beef; $custom-dark: #000000;
JSON
{
"hex": "#a5a3e7",
"rgb": {
"r": 165,
"g": 163,
"b": 231
},
"hsl": {
"h": 241.765,
"s": 58.621,
"l": 77.255
},
"oklch": {
"l": 0.7425,
"c": 0.09743,
"h": 285.1
},
"luminance": 0.39963
}Semantic roles & 50–950 ramp
primary
#A5A3E7
secondary
#EFF0DB
accent
#C61FC1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121216
muted
#818184