#A7A3E7#A7A3E7
#A7A3E7 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.4% C 0.097 H 286.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A7A3E7 |
|---|---|
| RGB | rgb(167, 163, 231) |
| HSL | hsl(244, 59%, 77%) |
| HSV | hsv(244, 29%, 91%) |
| CMYK | cmyk(27.7%, 29.4%, 0%, 9.4%) |
| CIE-LAB | lab(69.60, 16.23, -33.68) |
| CIE-LCH | lch(69.60, 37.39, 295.73°) |
| OKLab | oklab(74.41% 0.0276 -0.0933) |
| OKLCH | oklch(74.41% 0.097 286.5) |
| XYZ | xyz(43.4537, 40.1785, 81.0516) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.40
Periwinkle Blue
#8F99FB
ΔE00 7.30
Perrywinkle
#8F8CE7
ΔE00 7.61
Pale Violet
#CEAEFA
ΔE00 7.99
Lavender (survey)
#C79FEF
ΔE00 8.03
Pastel Purple
#CAA0FF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7A3E7 #E3E7A3
analogous
#A3C1E7 #A7A3E7 #C9A3E7
triadic
#A7A3E7 #E7A7A3 #A3E7A7
tetradic
#A7A3E7 #E7A3C1 #E3E7A3 #A3E7C9
square
#A7A3E7 #E7A3C1 #E3E7A3 #A3E7C9
split-complementary
#A7A3E7 #E7C9A3 #C1E7A3
monochromatic
#4A42CE #7972DA #A7A3E7 #D5D4F4 #E8E7F9
Accessibility & contrast
On white
2.32
#A7A3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#A7A3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7A3E7
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7A3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7A3E7 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEA
Deuteranopia (green-blind)
#8FA8E5
Tritanopia (blue-blind)
#98AFBB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a7a3e7; /* rgb */ color: rgb(167, 163, 231); /* oklch */ color: oklch(74.4% 0.097 286.5);
Tailwind
colors: {
custom: {
50: '#c2beef',
500: '#a7a3e7',
950: '#000000',
},
}SCSS
$custom: #a7a3e7; $custom-light: #c2beef; $custom-dark: #000000;
JSON
{
"hex": "#a7a3e7",
"rgb": {
"r": 167,
"g": 163,
"b": 231
},
"hsl": {
"h": 243.529,
"s": 58.621,
"l": 77.255
},
"oklch": {
"l": 0.74406,
"c": 0.0973,
"h": 286.5
},
"luminance": 0.40179
}Semantic roles & 50–950 ramp
primary
#A7A3E7
secondary
#EFF0DB
accent
#C61FBC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121216
muted
#818184