#A7AAE9#A7AAE9
#A7AAE9 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.9% C 0.090 H 281.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AAE9 |
|---|---|
| RGB | rgb(167, 170, 233) |
| HSL | hsl(237, 60%, 78%) |
| HSV | hsv(237, 28%, 91%) |
| CMYK | cmyk(28.3%, 27%, 0%, 8.6%) |
| CIE-LAB | lab(71.45, 12.80, -31.90) |
| CIE-LCH | lch(71.45, 34.37, 291.86°) |
| OKLab | oklab(75.87% 0.0186 -0.0882) |
| OKLCH | oklch(75.87% 0.09 281.9) |
| XYZ | xyz(45.0152, 42.8470, 82.9736) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.08
Light Periwinkle
#C1C6FC
ΔE00 7.25
Periwinkle Blue
#8F99FB
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 8.14
Pale Violet
#CEAEFA
ΔE00 8.71
Perrywinkle
#8F8CE7
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AAE9 #E9E6A7
analogous
#A7CBE9 #A7AAE9 #C5A7E9
triadic
#A7AAE9 #E9A7AA #AAE9A7
tetradic
#A7AAE9 #E9A7CB #E9E6A7 #A7E9C5
square
#A7AAE9 #E9A7CB #E9E6A7 #A7E9C5
split-complementary
#A7AAE9 #E9C5A7 #CBE9A7
monochromatic
#454BD1 #767BDD #A7AAE9 #D8D9F5 #E7E7F9
Accessibility & contrast
On white
2.19
#A7AAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#A7AAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AAE9
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AAE9 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B1EC
Deuteranopia (green-blind)
#95ADE7
Tritanopia (blue-blind)
#97B5C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a7aae9; /* rgb */ color: rgb(167, 170, 233); /* oklch */ color: oklch(75.9% 0.090 281.9);
Tailwind
colors: {
custom: {
50: '#c2c3f0',
500: '#a7aae9',
950: '#000000',
},
}SCSS
$custom: #a7aae9; $custom-light: #c2c3f0; $custom-dark: #000000;
JSON
{
"hex": "#a7aae9",
"rgb": {
"r": 167,
"g": 170,
"b": 233
},
"hsl": {
"h": 237.273,
"s": 60,
"l": 78.431
},
"oklch": {
"l": 0.75866,
"c": 0.09019,
"h": 281.9
},
"luminance": 0.42848
}Semantic roles & 50–950 ramp
primary
#A7AAE9
secondary
#F0EFDB
accent
#C01EC8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#121216
muted
#818184