#A6A4E9#A6A4E9
#A6A4E9 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.6% C 0.099 H 285.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A6A4E9 |
|---|---|
| RGB | rgb(166, 164, 233) |
| HSL | hsl(242, 61%, 78%) |
| HSV | hsv(242, 30%, 91%) |
| CMYK | cmyk(28.8%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(69.85, 15.87, -34.38) |
| CIE-LCH | lch(69.85, 37.87, 294.78°) |
| OKLab | oklab(74.61% 0.0257 -0.0953) |
| OKLCH | oklch(74.61% 0.099 285.1) |
| XYZ | xyz(43.7055, 40.5401, 82.5973) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.04
Periwinkle Blue
#8F99FB
ΔE00 6.85
Perrywinkle
#8F8CE7
ΔE00 7.56
Pale Violet
#CEAEFA
ΔE00 8.31
Lavender (survey)
#C79FEF
ΔE00 8.51
Pastel Purple
#CAA0FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6A4E9 #E7E9A4
analogous
#A4C4E9 #A6A4E9 #C8A4E9
triadic
#A6A4E9 #E9A6A4 #A4E9A6
tetradic
#A6A4E9 #E9A4C4 #E7E9A4 #A4E9C8
square
#A6A4E9 #E9A4C4 #E7E9A4 #A4E9C8
split-complementary
#A6A4E9 #E9C8A4 #C4E9A4
monochromatic
#4641D1 #7673DD #A6A4E9 #D6D5F5 #E7E6F9
Accessibility & contrast
On white
2.31
#A6A4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#A6A4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6A4E9
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6A4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6A4E9 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADEC
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#96B0BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a6a4e9; /* rgb */ color: rgb(166, 164, 233); /* oklch */ color: oklch(74.6% 0.099 285.1);
Tailwind
colors: {
custom: {
50: '#c2bef0',
500: '#a6a4e9',
950: '#000000',
},
}SCSS
$custom: #a6a4e9; $custom-light: #c2bef0; $custom-dark: #000000;
JSON
{
"hex": "#a6a4e9",
"rgb": {
"r": 166,
"g": 164,
"b": 233
},
"hsl": {
"h": 241.739,
"s": 61.062,
"l": 77.843
},
"oklch": {
"l": 0.74611,
"c": 0.09874,
"h": 285.1
},
"luminance": 0.40541
}Semantic roles & 50–950 ramp
primary
#A6A4E9
secondary
#F0F0DB
accent
#C91DC4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121216
muted
#818184