#ABA9BB#ABA9BB
#ABA9BB is a light, muted blue. Relative luminance 0.406; OKLCH L 74.2% C 0.026 H 290.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9BB |
|---|---|
| RGB | rgb(171, 169, 187) |
| HSL | hsl(247, 12%, 70%) |
| HSV | hsv(247, 10%, 73%) |
| CMYK | cmyk(8.6%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(69.91, 4.24, -8.95) |
| CIE-LCH | lch(69.91, 9.90, 295.34°) |
| OKLab | oklab(74.22% 0.0092 -0.024) |
| OKLCH | oklch(74.22% 0.026 290.9) |
| XYZ | xyz(39.9504, 40.6215, 52.7401) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.65
Dark Gray
#A9A9A9
ΔE00 8.82
Cool Gray
#9AA7B0
ΔE00 9.64
Silver
#C0C0C0
ΔE00 10.52
Lightsteelblue
#B0C4DE
ΔE00 11.11
Light Blue Grey
#B7C9E2
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9BB #B9BBA9
analogous
#A9B0BB #ABA9BB #B4A9BB
triadic
#ABA9BB #BBABA9 #A9BBAB
tetradic
#ABA9BB #BBA9B0 #B9BBA9 #A9BBB4
square
#ABA9BB #BBA9B0 #B9BBA9 #A9BBB4
split-complementary
#ABA9BB #BBB4A9 #B0BBA9
monochromatic
#6A6782 #8A87A0 #ABA9BB #CCCBD6 #EEEDF1
Accessibility & contrast
On white
2.30
#ABA9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#ABA9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9BB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9BB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#A8ACAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba9bb; /* rgb */ color: rgb(171, 169, 187); /* oklch */ color: oklch(74.2% 0.026 290.9);
Tailwind
colors: {
custom: {
50: '#c4c2cf',
500: '#aba9bb',
950: '#000000',
},
}SCSS
$custom: #aba9bb; $custom-light: #c4c2cf; $custom-dark: #000000;
JSON
{
"hex": "#aba9bb",
"rgb": {
"r": 171,
"g": 169,
"b": 187
},
"hsl": {
"h": 246.667,
"s": 11.688,
"l": 69.804
},
"oklch": {
"l": 0.74217,
"c": 0.02572,
"h": 290.9
},
"luminance": 0.40622
}Semantic roles & 50–950 ramp
primary
#ABA9BB
secondary
#E2E2DD
accent
#96508E
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182