#ABAAB2#ABAAB2
#ABAAB2 is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.1% C 0.011 H 291.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAB2 |
|---|---|
| RGB | rgb(171, 170, 178) |
| HSL | hsl(248, 5%, 68%) |
| HSV | hsv(248, 4%, 70%) |
| CMYK | cmyk(3.9%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(69.91, 1.89, -3.97) |
| CIE-LCH | lch(69.91, 4.40, 295.43°) |
| OKLab | oklab(74.13% 0.0043 -0.0106) |
| OKLCH | oklch(74.13% 0.011 291.9) |
| XYZ | xyz(39.2037, 40.6217, 47.8863) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.41
Dark Gray
#A9A9A9
ΔE00 4.43
Cool Gray
#9AA7B0
ΔE00 6.89
Silver
#C0C0C0
ΔE00 7.25
Cool Grey
#95A3A6
ΔE00 8.90
Grey
#929591
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAB2 #B1B2AA
analogous
#AAADB2 #ABAAB2 #AFAAB2
triadic
#ABAAB2 #B2ABAA #AAB2AB
tetradic
#ABAAB2 #B2AAAD #B1B2AA #AAB2AF
square
#ABAAB2 #B2AAAD #B1B2AA #AAB2AF
split-complementary
#ABAAB2 #B2AFAA #ADB2AA
monochromatic
#6D6B76 #8B8A95 #ABAAB2 #CBCACF #EAEAEC
Accessibility & contrast
On white
2.30
#ABAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#ABAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAB2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAB2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB2
Deuteranopia (green-blind)
#A8ABB2
Tritanopia (blue-blind)
#AAABAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #abaab2; /* rgb */ color: rgb(171, 170, 178); /* oklch */ color: oklch(74.1% 0.011 291.9);
Tailwind
colors: {
custom: {
50: '#c4c3c9',
500: '#abaab2',
950: '#000000',
},
}SCSS
$custom: #abaab2; $custom-light: #c4c3c9; $custom-dark: #000000;
JSON
{
"hex": "#abaab2",
"rgb": {
"r": 171,
"g": 170,
"b": 178
},
"hsl": {
"h": 247.5,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.7413,
"c": 0.01141,
"h": 291.9
},
"luminance": 0.40622
}Semantic roles & 50–950 ramp
primary
#ABAAB2
secondary
#DDDDDB
accent
#8F5788
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182