#ABAAB5#ABAAB5
#ABAAB5 is a light, near-neutral grey. Relative luminance 0.407; OKLCH L 74.2% C 0.016 H 290.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAB5 |
|---|---|
| RGB | rgb(171, 170, 181) |
| HSL | hsl(245, 7%, 69%) |
| HSV | hsv(245, 6%, 71%) |
| CMYK | cmyk(5.5%, 6.1%, 0%, 29%) |
| CIE-LAB | lab(70.00, 2.48, -5.51) |
| CIE-LCH | lch(70.00, 6.04, 294.26°) |
| OKLab | oklab(74.22% 0.0054 -0.0147) |
| OKLCH | oklch(74.22% 0.016 290.2) |
| XYZ | xyz(39.5082, 40.7435, 49.4900) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.15
Dark Gray
#A9A9A9
ΔE00 5.81
Cool Gray
#9AA7B0
ΔE00 7.45
Silver
#C0C0C0
ΔE00 8.12
Cool Grey
#95A3A6
ΔE00 9.77
Cloudy Blue
#ACC2D9
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAB5 #B4B5AA
analogous
#AAAFB5 #ABAAB5 #B1AAB5
triadic
#ABAAB5 #B5ABAA #AAB5AB
tetradic
#ABAAB5 #B5AAAF #B4B5AA #AAB5B1
square
#ABAAB5 #B5AAAF #B4B5AA #AAB5B1
split-complementary
#ABAAB5 #B5B1AA #AFB5AA
monochromatic
#6C6A7A #8B8999 #ABAAB5 #CBCBD1 #ECEBEE
Accessibility & contrast
On white
2.30
#ABAAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#ABAAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAB5
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAB5 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB6
Deuteranopia (green-blind)
#A8ABB5
Tritanopia (blue-blind)
#A9ACAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #abaab5; /* rgb */ color: rgb(171, 170, 181); /* oklch */ color: oklch(74.2% 0.016 290.2);
Tailwind
colors: {
custom: {
50: '#c4c3cb',
500: '#abaab5',
950: '#000000',
},
}SCSS
$custom: #abaab5; $custom-light: #c4c3cb; $custom-dark: #000000;
JSON
{
"hex": "#abaab5",
"rgb": {
"r": 171,
"g": 170,
"b": 181
},
"hsl": {
"h": 245.455,
"s": 6.918,
"l": 68.824
},
"oklch": {
"l": 0.74225,
"c": 0.01567,
"h": 290.2
},
"luminance": 0.40744
}Semantic roles & 50–950 ramp
primary
#ABAAB5
secondary
#DFDFDC
accent
#91558B
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182