#AAB2BF#AAB2BF
#AAB2BF is a light, muted blue. Relative luminance 0.441; OKLCH L 76.1% C 0.021 H 260.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2BF |
|---|---|
| RGB | rgb(170, 178, 191) |
| HSL | hsl(217, 14%, 71%) |
| HSV | hsv(217, 11%, 75%) |
| CMYK | cmyk(11%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(72.33, -0.19, -7.56) |
| CIE-LCH | lch(72.33, 7.57, 268.59°) |
| OKLab | oklab(76.13% -0.0035 -0.0203) |
| OKLCH | oklch(76.13% 0.021 260.2) |
| XYZ | xyz(41.8999, 44.1479, 55.5940) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.34
Cool Gray
#9AA7B0
ΔE00 4.97
Cloudy Blue
#ACC2D9
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 6.87
Dark Gray
#A9A9A9
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2BF #BFB7AA
analogous
#AABCBF #AAB2BF #ACAABF
triadic
#AAB2BF #BFAAB2 #B2BFAA
tetradic
#AAB2BF #BFAABC #BFB7AA #AABFAC
square
#AAB2BF #BFAABC #BFB7AA #AABFAC
split-complementary
#AAB2BF #BFACAA #BCBFAA
monochromatic
#667388 #8792A5 #AAB2BF #CDD2D9 #EEEFF2
Accessibility & contrast
On white
2.14
#AAB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AAB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2BF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2BF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2C0
Deuteranopia (green-blind)
#ACB0BF
Tritanopia (blue-blind)
#A5B5B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab2bf; /* rgb */ color: rgb(170, 178, 191); /* oklch */ color: oklch(76.1% 0.021 260.2);
Tailwind
colors: {
custom: {
50: '#c3c9d2',
500: '#aab2bf',
950: '#000000',
},
}SCSS
$custom: #aab2bf; $custom-light: #c3c9d2; $custom-dark: #000000;
JSON
{
"hex": "#aab2bf",
"rgb": {
"r": 170,
"g": 178,
"b": 191
},
"hsl": {
"h": 217.143,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.76132,
"c": 0.02064,
"h": 260.2
},
"luminance": 0.44148
}Semantic roles & 50–950 ramp
primary
#AAB2BF
secondary
#E5E3E0
accent
#7C4D98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282