#A7AAE4#A7AAE4
#A7AAE4 is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.7% C 0.083 H 281.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AAE4 |
|---|---|
| RGB | rgb(167, 170, 228) |
| HSL | hsl(237, 53%, 77%) |
| HSV | hsv(237, 27%, 89%) |
| CMYK | cmyk(26.8%, 25.4%, 0%, 10.6%) |
| CIE-LAB | lab(71.26, 11.58, -29.47) |
| CIE-LCH | lch(71.26, 31.66, 291.46°) |
| OKLab | oklab(75.65% 0.0172 -0.0813) |
| OKLCH | oklch(75.65% 0.083 281.9) |
| XYZ | xyz(44.3110, 42.5653, 79.2651) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 8.33
Pastel Blue
#A2BFFE
ΔE00 8.58
Pale Violet
#CEAEFA
ΔE00 8.78
Periwinkle
#CCCCFF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AAE4 #E4E1A7
analogous
#A7C9E4 #A7AAE4 #C2A7E4
triadic
#A7AAE4 #E4A7AA #AAE4A7
tetradic
#A7AAE4 #E4A7C9 #E4E1A7 #A7E4C2
square
#A7AAE4 #E4A7C9 #E4E1A7 #A7E4C2
split-complementary
#A7AAE4 #E4C2A7 #C9E4A7
monochromatic
#4950C7 #787DD6 #A7AAE4 #D6D7F2 #E8E8F8
Accessibility & contrast
On white
2.21
#A7AAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#A7AAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AAE4
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AAE4 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1E7
Deuteranopia (green-blind)
#97ADE3
Tritanopia (blue-blind)
#98B4BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a7aae4; /* rgb */ color: rgb(167, 170, 228); /* oklch */ color: oklch(75.7% 0.083 281.9);
Tailwind
colors: {
custom: {
50: '#c2c3ec',
500: '#a7aae4',
950: '#000000',
},
}SCSS
$custom: #a7aae4; $custom-light: #c2c3ec; $custom-dark: #000000;
JSON
{
"hex": "#a7aae4",
"rgb": {
"r": 167,
"g": 170,
"b": 228
},
"hsl": {
"h": 237.049,
"s": 53.043,
"l": 77.451
},
"oklch": {
"l": 0.75654,
"c": 0.08311,
"h": 281.9
},
"luminance": 0.42566
}Semantic roles & 50–950 ramp
primary
#A7AAE4
secondary
#EFEEDC
accent
#B925C0
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#121216
muted
#818184