#A8A4E7#A8A4E7
#A8A4E7 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.7% C 0.096 H 286.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A4E7 |
|---|---|
| RGB | rgb(168, 164, 231) |
| HSL | hsl(244, 58%, 77%) |
| HSV | hsv(244, 29%, 91%) |
| CMYK | cmyk(27.3%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(69.93, 15.96, -33.16) |
| CIE-LCH | lch(69.93, 36.80, 295.70°) |
| OKLab | oklab(74.68% 0.0273 -0.0918) |
| OKLCH | oklch(74.68% 0.096 286.6) |
| XYZ | xyz(43.8440, 40.6444, 81.1210) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.33
Periwinkle Blue
#8F99FB
ΔE00 7.57
Pale Violet
#CEAEFA
ΔE00 7.82
Perrywinkle
#8F8CE7
ΔE00 7.94
Lavender (survey)
#C79FEF
ΔE00 7.98
Pastel Purple
#CAA0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A4E7 #E3E7A4
analogous
#A4C2E7 #A8A4E7 #C9A4E7
triadic
#A8A4E7 #E7A8A4 #A4E7A8
tetradic
#A8A4E7 #E7A4C2 #E3E7A4 #A4E7C9
square
#A8A4E7 #E7A4C2 #E3E7A4 #A4E7C9
split-complementary
#A8A4E7 #E7C9A4 #C2E7A4
monochromatic
#4B43CD #7A74DA #A8A4E7 #D6D4F4 #E8E7F9
Accessibility & contrast
On white
2.30
#A8A4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#A8A4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A4E7
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A4E7 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEA
Deuteranopia (green-blind)
#91A9E5
Tritanopia (blue-blind)
#99B0BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a8a4e7; /* rgb */ color: rgb(168, 164, 231); /* oklch */ color: oklch(74.7% 0.096 286.6);
Tailwind
colors: {
custom: {
50: '#c3bfef',
500: '#a8a4e7',
950: '#000000',
},
}SCSS
$custom: #a8a4e7; $custom-light: #c3bfef; $custom-dark: #000000;
JSON
{
"hex": "#a8a4e7",
"rgb": {
"r": 168,
"g": 164,
"b": 231
},
"hsl": {
"h": 243.582,
"s": 58.261,
"l": 77.451
},
"oklch": {
"l": 0.7468,
"c": 0.09579,
"h": 286.6
},
"luminance": 0.40645
}Semantic roles & 50–950 ramp
primary
#A8A4E7
secondary
#EFF0DB
accent
#C620BC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184