#ABAAB7#ABAAB7
#ABAAB7 is a light, near-neutral blue. Relative luminance 0.408; OKLCH L 74.3% C 0.019 H 289.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAB7 |
|---|---|
| RGB | rgb(171, 170, 183) |
| HSL | hsl(245, 8%, 69%) |
| HSV | hsv(245, 7%, 72%) |
| CMYK | cmyk(6.6%, 7.1%, 0%, 28.2%) |
| CIE-LAB | lab(70.05, 2.88, -6.52) |
| CIE-LCH | lch(70.05, 7.13, 293.82°) |
| OKLab | oklab(74.29% 0.0062 -0.0175) |
| OKLCH | oklch(74.29% 0.019 289.5) |
| XYZ | xyz(39.7149, 40.8261, 50.5785) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.75
Dark Gray
#A9A9A9
ΔE00 6.68
Cool Gray
#9AA7B0
ΔE00 7.92
Silver
#C0C0C0
ΔE00 8.73
Cool Grey
#95A3A6
ΔE00 10.38
Lightsteelblue
#B0C4DE
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAB7 #B6B7AA
analogous
#AAB0B7 #ABAAB7 #B2AAB7
triadic
#ABAAB7 #B7ABAA #AAB7AB
tetradic
#ABAAB7 #B7AAB0 #B6B7AA #AAB7B2
square
#ABAAB7 #B7AAB0 #B6B7AA #AAB7B2
split-complementary
#ABAAB7 #B7B2AA #B0B7AA
monochromatic
#6B6A7D #8A899B #ABAAB7 #CCCBD3 #ECECEF
Accessibility & contrast
On white
2.29
#ABAAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#ABAAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAB7
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAB7 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB8
Deuteranopia (green-blind)
#A7ABB7
Tritanopia (blue-blind)
#A9ACAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #abaab7; /* rgb */ color: rgb(171, 170, 183); /* oklch */ color: oklch(74.3% 0.019 289.5);
Tailwind
colors: {
custom: {
50: '#c4c3cc',
500: '#abaab7',
950: '#000000',
},
}SCSS
$custom: #abaab7; $custom-light: #c4c3cc; $custom-dark: #000000;
JSON
{
"hex": "#abaab7",
"rgb": {
"r": 171,
"g": 170,
"b": 183
},
"hsl": {
"h": 244.615,
"s": 8.28,
"l": 69.216
},
"oklch": {
"l": 0.7429,
"c": 0.01852,
"h": 289.5
},
"luminance": 0.40826
}Semantic roles & 50–950 ramp
primary
#ABAAB7
secondary
#E0E0DD
accent
#92538D
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182