#ABAAB6#ABAAB6
#ABAAB6 is a light, near-neutral grey. Relative luminance 0.408; OKLCH L 74.3% C 0.017 H 289.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAB6 |
|---|---|
| RGB | rgb(171, 170, 182) |
| HSL | hsl(245, 8%, 69%) |
| HSV | hsv(245, 7%, 71%) |
| CMYK | cmyk(6%, 6.6%, 0%, 28.6%) |
| CIE-LAB | lab(70.02, 2.68, -6.01) |
| CIE-LCH | lch(70.02, 6.58, 294.01°) |
| OKLab | oklab(74.26% 0.0058 -0.0161) |
| OKLCH | oklch(74.26% 0.017 289.8) |
| XYZ | xyz(39.6112, 40.7847, 50.0323) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.44
Dark Gray
#A9A9A9
ΔE00 6.25
Cool Gray
#9AA7B0
ΔE00 7.68
Silver
#C0C0C0
ΔE00 8.42
Cool Grey
#95A3A6
ΔE00 10.08
Lightsteelblue
#B0C4DE
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAB6 #B5B6AA
analogous
#AAAFB6 #ABAAB6 #B1AAB6
triadic
#ABAAB6 #B6ABAA #AAB6AB
tetradic
#ABAAB6 #B6AAAF #B5B6AA #AAB6B1
square
#ABAAB6 #B6AAAF #B5B6AA #AAB6B1
split-complementary
#ABAAB6 #B6B1AA #AFB6AA
monochromatic
#6C6A7C #8A899A #ABAAB6 #CCCBD2 #ECECEF
Accessibility & contrast
On white
2.29
#ABAAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#ABAAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAB6
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAB6 | 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)
#A8ABB7
Deuteranopia (green-blind)
#A7ABB6
Tritanopia (blue-blind)
#A9ACAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #abaab6; /* rgb */ color: rgb(171, 170, 182); /* oklch */ color: oklch(74.3% 0.017 289.8);
Tailwind
colors: {
custom: {
50: '#c4c3cb',
500: '#abaab6',
950: '#000000',
},
}SCSS
$custom: #abaab6; $custom-light: #c4c3cb; $custom-dark: #000000;
JSON
{
"hex": "#abaab6",
"rgb": {
"r": 171,
"g": 170,
"b": 182
},
"hsl": {
"h": 245,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.74258,
"c": 0.01709,
"h": 289.8
},
"luminance": 0.40785
}Semantic roles & 50–950 ramp
primary
#ABAAB6
secondary
#DFE0DC
accent
#92548C
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182