#AAB2BE#AAB2BE
#AAB2BE is a light, near-neutral blue. Relative luminance 0.441; OKLCH L 76.1% C 0.019 H 258.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2BE |
|---|---|
| RGB | rgb(170, 178, 190) |
| HSL | hsl(216, 13%, 71%) |
| HSV | hsv(216, 11%, 75%) |
| CMYK | cmyk(10.5%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(72.30, -0.39, -7.06) |
| CIE-LCH | lch(72.30, 7.07, 266.82°) |
| OKLab | oklab(76.1% -0.0039 -0.019) |
| OKLCH | oklch(76.1% 0.019 258.4) |
| XYZ | xyz(41.7902, 44.1041, 55.0165) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.06
Cool Gray
#9AA7B0
ΔE00 4.69
Cloudy Blue
#ACC2D9
ΔE00 6.50
Dark Gray
#A9A9A9
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 7.10
Silver
#C0C0C0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2BE #BEB6AA
analogous
#AABCBE #AAB2BE #ACAABE
triadic
#AAB2BE #BEAAB2 #B2BEAA
tetradic
#AAB2BE #BEAABC #BEB6AA #AABEAC
square
#AAB2BE #BEAABC #BEB6AA #AABEAC
split-complementary
#AAB2BE #BEACAA #BCBEAA
monochromatic
#677487 #8793A3 #AAB2BE #CDD1D9 #EEEFF2
Accessibility & contrast
On white
2.14
#AAB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#AAB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2BE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2BE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BF
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#A5B4B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab2be; /* rgb */ color: rgb(170, 178, 190); /* oklch */ color: oklch(76.1% 0.019 258.4);
Tailwind
colors: {
custom: {
50: '#c3c9d1',
500: '#aab2be',
950: '#000000',
},
}SCSS
$custom: #aab2be; $custom-light: #c3c9d1; $custom-dark: #000000;
JSON
{
"hex": "#aab2be",
"rgb": {
"r": 170,
"g": 178,
"b": 190
},
"hsl": {
"h": 216,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.76099,
"c": 0.01937,
"h": 258.4
},
"luminance": 0.44105
}Semantic roles & 50–950 ramp
primary
#AAB2BE
secondary
#E5E2DF
accent
#7A4E97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282