#ABAAAA#ABAAAA
#ABAAAA is a light, near-neutral grey. Relative luminance 0.403; OKLCH L 73.9% C 0.001 H 17.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAAA |
|---|---|
| RGB | rgb(171, 170, 170) |
| HSL | hsl(0, 1%, 67%) |
| HSV | hsv(0, 1%, 67%) |
| CMYK | cmyk(0%, 0.6%, 0.6%, 32.9%) |
| CIE-LAB | lab(69.69, 0.36, 0.13) |
| CIE-LCH | lch(69.69, 0.38, 19.46°) |
| OKLab | oklab(73.88% 0.0011 0.0003) |
| OKLCH | oklch(73.88% 0.001 17.3) |
| XYZ | xyz(38.4238, 40.3097, 43.7787) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 0.64
Dove Gray
#B6B8BD
ΔE00 4.71
Silver
#C0C0C0
ΔE00 5.96
Cool Gray
#9AA7B0
ΔE00 7.02
Greyish
#A8A495
ΔE00 7.46
Cool Grey
#95A3A6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAAA #AAABAB
analogous
#ABAAAB #ABAAAA #ABABAA
triadic
#ABAAAA #AAABAA #AAAAAB
tetradic
#ABAAAA #ABABAA #AAABAB #ABAAAB
square
#ABAAAA #ABABAA #AAABAB #ABAAAB
split-complementary
#ABAAAA #AAABAB #AAABAB
monochromatic
#6E6D6D #8D8B8B #ABAAAA #C9C9C9 #E8E8E8
Accessibility & contrast
On white
2.32
#ABAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#ABAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAAA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAAA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#AAAAAA
Tritanopia (blue-blind)
#ABAAAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #abaaaa; /* rgb */ color: rgb(171, 170, 170); /* oklch */ color: oklch(73.9% 0.001 17.3);
Tailwind
colors: {
custom: {
50: '#c4c3c3',
500: '#abaaaa',
950: '#000000',
},
}SCSS
$custom: #abaaaa; $custom-light: #c4c3c3; $custom-dark: #000000;
JSON
{
"hex": "#abaaaa",
"rgb": {
"r": 171,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 0.592,
"l": 66.863
},
"oklch": {
"l": 0.73884,
"c": 0.00114,
"h": 17.3
},
"luminance": 0.4031
}Semantic roles & 50–950 ramp
primary
#ABAAAA
secondary
#D8D9D9
accent
#8A8A5B
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#121212
muted
#818181