#A7AAE7#A7AAE7
#A7AAE7 is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.8% C 0.087 H 281.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AAE7 |
|---|---|
| RGB | rgb(167, 170, 231) |
| HSL | hsl(237, 57%, 78%) |
| HSV | hsv(237, 28%, 91%) |
| CMYK | cmyk(27.7%, 26.4%, 0%, 9.4%) |
| CIE-LAB | lab(71.37, 12.31, -30.93) |
| CIE-LCH | lch(71.37, 33.29, 291.70°) |
| OKLab | oklab(75.78% 0.018 -0.0855) |
| OKLCH | oklch(75.78% 0.087 281.9) |
| XYZ | xyz(44.7311, 42.7334, 81.4774) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.94
Light Periwinkle
#C1C6FC
ΔE00 7.22
Periwinkle Blue
#8F99FB
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 8.31
Pale Violet
#CEAEFA
ΔE00 8.72
Periwinkle
#CCCCFF
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AAE7 #E7E4A7
analogous
#A7CAE7 #A7AAE7 #C4A7E7
triadic
#A7AAE7 #E7A7AA #AAE7A7
tetradic
#A7AAE7 #E7A7CA #E7E4A7 #A7E7C4
square
#A7AAE7 #E7A7CA #E7E4A7 #A7E7C4
split-complementary
#A7AAE7 #E7C4A7 #CAE7A7
monochromatic
#474DCD #777CDA #A7AAE7 #D7D8F4 #E7E8F8
Accessibility & contrast
On white
2.20
#A7AAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#A7AAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AAE7
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AAE7 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B1EA
Deuteranopia (green-blind)
#96ADE5
Tritanopia (blue-blind)
#97B5BF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a7aae7; /* rgb */ color: rgb(167, 170, 231); /* oklch */ color: oklch(75.8% 0.087 281.9);
Tailwind
colors: {
custom: {
50: '#c2c3ee',
500: '#a7aae7',
950: '#000000',
},
}SCSS
$custom: #a7aae7; $custom-light: #c2c3ee; $custom-dark: #000000;
JSON
{
"hex": "#a7aae7",
"rgb": {
"r": 167,
"g": 170,
"b": 231
},
"hsl": {
"h": 237.188,
"s": 57.143,
"l": 78.039
},
"oklch": {
"l": 0.7578,
"c": 0.08736,
"h": 281.9
},
"luminance": 0.42734
}Semantic roles & 50–950 ramp
primary
#A7AAE7
secondary
#F0EFDB
accent
#BD21C5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#121216
muted
#818184