#ABAAAE#ABAAAE
#ABAAAE is a light, near-neutral grey. Relative luminance 0.405; OKLCH L 74.0% C 0.006 H 297.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAAE |
|---|---|
| RGB | rgb(171, 170, 174) |
| HSL | hsl(255, 2%, 67%) |
| HSV | hsv(255, 2%, 68%) |
| CMYK | cmyk(1.7%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(69.80, 1.11, -1.93) |
| CIE-LCH | lch(69.80, 2.23, 300.05°) |
| OKLab | oklab(74.01% 0.0027 -0.0051) |
| OKLCH | oklch(74.01% 0.006 297.7) |
| XYZ | xyz(38.8080, 40.4634, 45.8019) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.45
Dove Gray
#B6B8BD
ΔE00 4.04
Silver
#C0C0C0
ΔE00 6.33
Cool Gray
#9AA7B0
ΔE00 6.59
Cool Grey
#95A3A6
ΔE00 7.95
Grey
#929591
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAAE #ADAEAA
analogous
#AAABAE #ABAAAE #ADAAAE
triadic
#ABAAAE #AEABAA #AAAEAB
tetradic
#ABAAAE #AEAAAB #ADAEAA #AAAEAD
square
#ABAAAE #AEAAAB #ADAEAA #AAAEAD
split-complementary
#ABAAAE #AEADAA #ABAEAA
monochromatic
#6D6C71 #8C8B90 #ABAAAE #CAC9CC #E9E9EA
Accessibility & contrast
On white
2.31
#ABAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#ABAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAAE
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAAE | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAE
Deuteranopia (green-blind)
#A9AAAE
Tritanopia (blue-blind)
#ABABAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #abaaae; /* rgb */ color: rgb(171, 170, 174); /* oklch */ color: oklch(74.0% 0.006 297.7);
Tailwind
colors: {
custom: {
50: '#c4c3c6',
500: '#abaaae',
950: '#000000',
},
}SCSS
$custom: #abaaae; $custom-light: #c4c3c6; $custom-dark: #000000;
JSON
{
"hex": "#abaaae",
"rgb": {
"r": 171,
"g": 170,
"b": 174
},
"hsl": {
"h": 255,
"s": 2.41,
"l": 67.451
},
"oklch": {
"l": 0.74005,
"c": 0.00577,
"h": 297.7
},
"luminance": 0.40463
}Semantic roles & 50–950 ramp
primary
#ABAAAE
secondary
#DADBD9
accent
#8C597F
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182