#A7AABE#A7AABE
#A7AABE is a light, muted blue. Relative luminance 0.407; OKLCH L 74.2% C 0.029 H 278.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AABE |
|---|---|
| RGB | rgb(167, 170, 190) |
| HSL | hsl(232, 15%, 70%) |
| HSV | hsv(232, 12%, 75%) |
| CMYK | cmyk(12.1%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(69.95, 2.97, -10.57) |
| CIE-LCH | lch(69.95, 10.98, 285.67°) |
| OKLab | oklab(74.2% 0.0045 -0.0285) |
| OKLCH | oklch(74.2% 0.029 278.9) |
| XYZ | xyz(39.6033, 40.6823, 54.4712) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.62
Cool Gray
#9AA7B0
ΔE00 8.25
Dark Gray
#A9A9A9
ΔE00 9.13
Lightsteelblue
#B0C4DE
ΔE00 9.18
Cloudy Blue
#ACC2D9
ΔE00 9.53
Light Blue Grey
#B7C9E2
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AABE #BEBBA7
analogous
#A7B6BE #A7AABE #AFA7BE
triadic
#A7AABE #BEA7AA #AABEA7
tetradic
#A7AABE #BEA7B6 #BEBBA7 #A7BEAF
square
#A7AABE #BEA7B6 #BEBBA7 #A7BEAF
split-complementary
#A7AABE #BEAFA7 #B6BEA7
monochromatic
#646887 #8488A4 #A7AABE #CACCD8 #EDEEF2
Accessibility & contrast
On white
2.30
#A7AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#A7AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AABE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AABE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#A2ADB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a7aabe; /* rgb */ color: rgb(167, 170, 190); /* oklch */ color: oklch(74.2% 0.029 278.9);
Tailwind
colors: {
custom: {
50: '#c1c3d1',
500: '#a7aabe',
950: '#000000',
},
}SCSS
$custom: #a7aabe; $custom-light: #c1c3d1; $custom-dark: #000000;
JSON
{
"hex": "#a7aabe",
"rgb": {
"r": 167,
"g": 170,
"b": 190
},
"hsl": {
"h": 232.174,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.74204,
"c": 0.02887,
"h": 278.9
},
"luminance": 0.40683
}Semantic roles & 50–950 ramp
primary
#A7AABE
secondary
#E4E3DD
accent
#8F4C99
background
#FBFBFC
surface
#F7F7F9
border
#D0D0D2
text
#121214
muted
#818182