#AAB0BE#AAB0BE
#AAB0BE is a light, muted blue. Relative luminance 0.433; OKLCH L 75.7% C 0.021 H 267.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0BE |
|---|---|
| RGB | rgb(170, 176, 190) |
| HSL | hsl(222, 13%, 71%) |
| HSV | hsv(222, 11%, 75%) |
| CMYK | cmyk(10.5%, 7.4%, 0%, 25.5%) |
| CIE-LAB | lab(71.77, 0.69, -7.85) |
| CIE-LCH | lch(71.77, 7.88, 275.04°) |
| OKLab | oklab(75.68% -0.001 -0.0211) |
| OKLCH | oklch(75.68% 0.021 267.2) |
| XYZ | xyz(41.3952, 43.3140, 54.8848) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.69
Cool Gray
#9AA7B0
ΔE00 5.64
Dark Gray
#A9A9A9
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0BE #BEB8AA
analogous
#AABABE #AAB0BE #AEAABE
triadic
#AAB0BE #BEAAB0 #B0BEAA
tetradic
#AAB0BE #BEAABA #BEB8AA #AABEAE
square
#AAB0BE #BEAABA #BEB8AA #AABEAE
split-complementary
#AAB0BE #BEAEAA #BABEAA
monochromatic
#677087 #8790A3 #AAB0BE #CDD0D9 #EEEFF2
Accessibility & contrast
On white
2.17
#AAB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#AAB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0BE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0BE | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#A6B3B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aab0be; /* rgb */ color: rgb(170, 176, 190); /* oklch */ color: oklch(75.7% 0.021 267.2);
Tailwind
colors: {
custom: {
50: '#c3c7d1',
500: '#aab0be',
950: '#000000',
},
}SCSS
$custom: #aab0be; $custom-light: #c3c7d1; $custom-dark: #000000;
JSON
{
"hex": "#aab0be",
"rgb": {
"r": 170,
"g": 176,
"b": 190
},
"hsl": {
"h": 222,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.75683,
"c": 0.02111,
"h": 267.2
},
"luminance": 0.43314
}Semantic roles & 50–950 ramp
primary
#AAB0BE
secondary
#E5E3DF
accent
#814E97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282