#AAB0BF#AAB0BF
#AAB0BF is a light, muted blue. Relative luminance 0.434; OKLCH L 75.7% C 0.022 H 268.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0BF |
|---|---|
| RGB | rgb(170, 176, 191) |
| HSL | hsl(223, 14%, 71%) |
| HSV | hsv(223, 11%, 75%) |
| CMYK | cmyk(11%, 7.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.80, 0.90, -8.35) |
| CIE-LCH | lch(71.80, 8.40, 276.14°) |
| OKLab | oklab(75.72% -0.0006 -0.0225) |
| OKLCH | oklch(75.72% 0.022 268.4) |
| XYZ | xyz(41.5048, 43.3579, 55.4624) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.03
Cool Gray
#9AA7B0
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.29
Dark Gray
#A9A9A9
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0BF #BFB9AA
analogous
#AABABF #AAB0BF #AEAABF
triadic
#AAB0BF #BFAAB0 #B0BFAA
tetradic
#AAB0BF #BFAABA #BFB9AA #AABFAE
square
#AAB0BF #BFAABA #BFB9AA #AABFAE
split-complementary
#AAB0BF #BFAEAA #BABFAA
monochromatic
#667088 #8790A5 #AAB0BF #CDD0D9 #EEEFF2
Accessibility & contrast
On white
2.17
#AAB0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AAB0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0BF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0BF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#A5B3B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aab0bf; /* rgb */ color: rgb(170, 176, 191); /* oklch */ color: oklch(75.7% 0.022 268.4);
Tailwind
colors: {
custom: {
50: '#c3c7d2',
500: '#aab0bf',
950: '#000000',
},
}SCSS
$custom: #aab0bf; $custom-light: #c3c7d2; $custom-dark: #000000;
JSON
{
"hex": "#aab0bf",
"rgb": {
"r": 170,
"g": 176,
"b": 191
},
"hsl": {
"h": 222.857,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.75716,
"c": 0.02248,
"h": 268.4
},
"luminance": 0.43358
}Semantic roles & 50–950 ramp
primary
#AAB0BF
secondary
#E5E4E0
accent
#834D98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282