#AAB0BA#AAB0BA
#AAB0BA is a light, near-neutral blue. Relative luminance 0.431; OKLCH L 75.6% C 0.016 H 260.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0BA |
|---|---|
| RGB | rgb(170, 176, 186) |
| HSL | hsl(218, 10%, 70%) |
| HSV | hsv(218, 9%, 73%) |
| CMYK | cmyk(8.6%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(71.65, -0.13, -5.82) |
| CIE-LCH | lch(71.65, 5.82, 268.77°) |
| OKLab | oklab(75.55% -0.0026 -0.0156) |
| OKLCH | oklch(75.55% 0.016 260.7) |
| XYZ | xyz(40.9640, 43.1415, 52.6139) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.50
Cool Gray
#9AA7B0
ΔE00 4.53
Dark Gray
#A9A9A9
ΔE00 5.47
Silver
#C0C0C0
ΔE00 6.80
Cool Grey
#95A3A6
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0BA #BAB4AA
analogous
#AAB8BA #AAB0BA #ACAABA
triadic
#AAB0BA #BAAAB0 #B0BAAA
tetradic
#AAB0BA #BAAAB8 #BAB4AA #AABAAC
square
#AAB0BA #BAAAB8 #BAB4AA #AABAAC
split-complementary
#AAB0BA #BAACAA #B8BAAA
monochromatic
#697281 #88919F #AAB0BA #CCCFD5 #EEEFF1
Accessibility & contrast
On white
2.18
#AAB0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AAB0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0BA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0BA | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BB
Deuteranopia (green-blind)
#ABAFBA
Tritanopia (blue-blind)
#A6B2B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aab0ba; /* rgb */ color: rgb(170, 176, 186); /* oklch */ color: oklch(75.6% 0.016 260.7);
Tailwind
colors: {
custom: {
50: '#c3c7ce',
500: '#aab0ba',
950: '#000000',
},
}SCSS
$custom: #aab0ba; $custom-light: #c3c7ce; $custom-dark: #000000;
JSON
{
"hex": "#aab0ba",
"rgb": {
"r": 170,
"g": 176,
"b": 186
},
"hsl": {
"h": 217.5,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.75553,
"c": 0.01582,
"h": 260.7
},
"luminance": 0.43142
}Semantic roles & 50–950 ramp
primary
#AAB0BA
secondary
#E2E0DE
accent
#7B5194
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282