#ABA9BF#ABA9BF
#ABA9BF is a light, muted blue. Relative luminance 0.408; OKLCH L 74.4% C 0.031 H 289.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9BF |
|---|---|
| RGB | rgb(171, 169, 191) |
| HSL | hsl(245, 15%, 71%) |
| HSV | hsv(245, 12%, 75%) |
| CMYK | cmyk(10.5%, 11.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.03, 5.06, -10.98) |
| CIE-LCH | lch(70.03, 12.09, 294.76°) |
| OKLab | oklab(74.35% 0.0106 -0.0296) |
| OKLCH | oklch(74.35% 0.031 289.8) |
| XYZ | xyz(40.3846, 40.7952, 55.0268) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.90
Dark Gray
#A9A9A9
ΔE00 10.28
Cool Gray
#9AA7B0
ΔE00 10.70
Thistle
#D8BFD8
ΔE00 11.07
Lightsteelblue
#B0C4DE
ΔE00 11.17
Light Blue Grey
#B7C9E2
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9BF #BDBFA9
analogous
#A9B2BF #ABA9BF #B6A9BF
triadic
#ABA9BF #BFABA9 #A9BFAB
tetradic
#ABA9BF #BFA9B2 #BDBFA9 #A9BFB6
square
#ABA9BF #BFA9B2 #BDBFA9 #A9BFB6
split-complementary
#ABA9BF #BFB6A9 #B2BFA9
monochromatic
#696588 #8986A5 #ABA9BF #CDCCD9 #EEEDF2
Accessibility & contrast
On white
2.29
#ABA9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#ABA9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9BF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9BF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC0
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#A7ACB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba9bf; /* rgb */ color: rgb(171, 169, 191); /* oklch */ color: oklch(74.4% 0.031 289.8);
Tailwind
colors: {
custom: {
50: '#c4c2d2',
500: '#aba9bf',
950: '#000000',
},
}SCSS
$custom: #aba9bf; $custom-light: #c4c2d2; $custom-dark: #000000;
JSON
{
"hex": "#aba9bf",
"rgb": {
"r": 171,
"g": 169,
"b": 191
},
"hsl": {
"h": 245.455,
"s": 14.667,
"l": 70.588
},
"oklch": {
"l": 0.74353,
"c": 0.03143,
"h": 289.8
},
"luminance": 0.40795
}Semantic roles & 50–950 ramp
primary
#ABA9BF
secondary
#E4E5DF
accent
#994D92
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182