#A6A4E7#A6A4E7
#A6A4E7 is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.5% C 0.096 H 285.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A6A4E7 |
|---|---|
| RGB | rgb(166, 164, 231) |
| HSL | hsl(242, 58%, 77%) |
| HSV | hsv(242, 29%, 91%) |
| CMYK | cmyk(28.1%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(69.77, 15.38, -33.41) |
| CIE-LCH | lch(69.77, 36.78, 294.72°) |
| OKLab | oklab(74.52% 0.0251 -0.0926) |
| OKLCH | oklch(74.52% 0.096 285.2) |
| XYZ | xyz(43.4214, 40.4264, 81.1012) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 7.72
Pale Violet
#CEAEFA
ΔE00 8.29
Lavender (survey)
#C79FEF
ΔE00 8.48
Pastel Purple
#CAA0FF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6A4E7 #E5E7A4
analogous
#A4C4E7 #A6A4E7 #C8A4E7
triadic
#A6A4E7 #E7A6A4 #A4E7A6
tetradic
#A6A4E7 #E7A4C4 #E5E7A4 #A4E7C8
square
#A6A4E7 #E7A4C4 #E5E7A4 #A4E7C8
split-complementary
#A6A4E7 #E7C8A4 #C4E7A4
monochromatic
#4743CD #7774DA #A6A4E7 #D5D4F4 #E7E7F9
Accessibility & contrast
On white
2.31
#A6A4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#A6A4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6A4E7
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6A4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6A4E7 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ACEA
Deuteranopia (green-blind)
#90A9E5
Tritanopia (blue-blind)
#97B0BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a6a4e7; /* rgb */ color: rgb(166, 164, 231); /* oklch */ color: oklch(74.5% 0.096 285.2);
Tailwind
colors: {
custom: {
50: '#c2beef',
500: '#a6a4e7',
950: '#000000',
},
}SCSS
$custom: #a6a4e7; $custom-light: #c2beef; $custom-dark: #000000;
JSON
{
"hex": "#a6a4e7",
"rgb": {
"r": 166,
"g": 164,
"b": 231
},
"hsl": {
"h": 241.791,
"s": 58.261,
"l": 77.451
},
"oklch": {
"l": 0.74523,
"c": 0.09591,
"h": 285.2
},
"luminance": 0.40427
}Semantic roles & 50–950 ramp
primary
#A6A4E7
secondary
#EFF0DB
accent
#C620C1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121216
muted
#818184