#ABAAB3#ABAAB3
#ABAAB3 is a light, near-neutral grey. Relative luminance 0.407; OKLCH L 74.2% C 0.013 H 291.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAB3 |
|---|---|
| RGB | rgb(171, 170, 179) |
| HSL | hsl(247, 6%, 68%) |
| HSV | hsv(247, 5%, 70%) |
| CMYK | cmyk(4.5%, 5%, 0%, 29.8%) |
| CIE-LAB | lab(69.94, 2.09, -4.48) |
| CIE-LCH | lch(69.94, 4.95, 294.94°) |
| OKLab | oklab(74.16% 0.0046 -0.012) |
| OKLCH | oklch(74.16% 0.013 291.2) |
| XYZ | xyz(39.3045, 40.6620, 48.4170) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.63
Dark Gray
#A9A9A9
ΔE00 4.90
Cool Gray
#9AA7B0
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.53
Cool Grey
#95A3A6
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAB3 #B2B3AA
analogous
#AAADB3 #ABAAB3 #AFAAB3
triadic
#ABAAB3 #B3ABAA #AAB3AB
tetradic
#ABAAB3 #B3AAAD #B2B3AA #AAB3AF
square
#ABAAB3 #B3AAAD #B2B3AA #AAB3AF
split-complementary
#ABAAB3 #B3AFAA #ADB3AA
monochromatic
#6C6B78 #8B8A96 #ABAAB3 #CBCAD0 #EBEBED
Accessibility & contrast
On white
2.30
#ABAAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#ABAAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAB3
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAB3 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#A8ABB3
Tritanopia (blue-blind)
#AAABAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #abaab3; /* rgb */ color: rgb(171, 170, 179); /* oklch */ color: oklch(74.2% 0.013 291.2);
Tailwind
colors: {
custom: {
50: '#c4c3c9',
500: '#abaab3',
950: '#000000',
},
}SCSS
$custom: #abaab3; $custom-light: #c4c3c9; $custom-dark: #000000;
JSON
{
"hex": "#abaab3",
"rgb": {
"r": 171,
"g": 170,
"b": 179
},
"hsl": {
"h": 246.667,
"s": 5.59,
"l": 68.431
},
"oklch": {
"l": 0.74161,
"c": 0.01283,
"h": 291.2
},
"luminance": 0.40662
}Semantic roles & 50–950 ramp
primary
#ABAAB3
secondary
#DDDEDB
accent
#8F5689
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182