#ABAFBF#ABAFBF
#ABAFBF is a light, muted blue. Relative luminance 0.431; OKLCH L 75.6% C 0.023 H 274.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFBF |
|---|---|
| RGB | rgb(171, 175, 191) |
| HSL | hsl(228, 14%, 71%) |
| HSV | hsv(228, 10%, 75%) |
| CMYK | cmyk(10.5%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(71.61, 1.78, -8.62) |
| CIE-LCH | lch(71.61, 8.81, 281.65°) |
| OKLab | oklab(75.59% 0.0019 -0.0232) |
| OKLCH | oklch(75.59% 0.023 274.6) |
| XYZ | xyz(41.5265, 43.0791, 55.4074) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.51
Cool Gray
#9AA7B0
ΔE00 6.94
Dark Gray
#A9A9A9
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 7.96
Cloudy Blue
#ACC2D9
ΔE00 8.07
Light Blue Grey
#B7C9E2
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFBF #BFBBAB
analogous
#ABB9BF #ABAFBF #B1ABBF
triadic
#ABAFBF #BFABAF #AFBFAB
tetradic
#ABAFBF #BFABB9 #BFBBAB #ABBFB1
square
#ABAFBF #BFABB9 #BFBBAB #ABBFB1
split-complementary
#ABAFBF #BFB1AB #B9BFAB
monochromatic
#686E88 #888EA5 #ABAFBF #CED0D9 #EEEEF2
Accessibility & contrast
On white
2.18
#ABAFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#ABAFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFBF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFBF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#A7B2B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abafbf; /* rgb */ color: rgb(171, 175, 191); /* oklch */ color: oklch(75.6% 0.023 274.6);
Tailwind
colors: {
custom: {
50: '#c4c6d2',
500: '#abafbf',
950: '#000000',
},
}SCSS
$custom: #abafbf; $custom-light: #c4c6d2; $custom-dark: #000000;
JSON
{
"hex": "#abafbf",
"rgb": {
"r": 171,
"g": 175,
"b": 191
},
"hsl": {
"h": 228,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.75587,
"c": 0.02327,
"h": 274.6
},
"luminance": 0.43079
}Semantic roles & 50–950 ramp
primary
#ABAFBF
secondary
#E6E4E0
accent
#894E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282