#ABAFAB#ABAFAB
#ABAFAB is a light, near-neutral grey. Relative luminance 0.423; OKLCH L 75.0% C 0.007 H 145.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFAB |
|---|---|
| RGB | rgb(171, 175, 171) |
| HSL | hsl(120, 2%, 68%) |
| HSV | hsv(120, 2%, 69%) |
| CMYK | cmyk(2.3%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(71.05, -2.16, 1.55) |
| CIE-LCH | lch(71.05, 2.66, 144.32°) |
| OKLab | oklab(74.96% -0.0059 0.0041) |
| OKLCH | oklch(74.96% 0.007 145.5) |
| XYZ | xyz(39.4740, 42.2580, 44.5972) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.61
Silver
#C0C0C0
ΔE00 5.92
Dove Gray
#B6B8BD
ΔE00 5.98
Cool Grey
#95A3A6
ΔE00 6.45
Greyish
#A8A495
ΔE00 6.50
Silver (survey)
#C5C9C7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFAB #AFABAF
analogous
#ADAFAB #ABAFAB #ABAFAD
triadic
#ABAFAB #ABABAF #AFABAB
tetradic
#ABAFAB #ABADAF #AFABAF #AFADAB
square
#ABAFAB #ABADAF #AFABAF #AFADAB
split-complementary
#ABAFAB #ADABAF #AFABAD
monochromatic
#6D736D #8C918C #ABAFAB #CACDCA #EAEBEA
Accessibility & contrast
On white
2.22
#ABAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#ABAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFAB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFAB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#AEAEAB
Tritanopia (blue-blind)
#ABAFAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abafab; /* rgb */ color: rgb(171, 175, 171); /* oklch */ color: oklch(75.0% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#c4c6c4',
500: '#abafab',
950: '#000000',
},
}SCSS
$custom: #abafab; $custom-light: #c4c6c4; $custom-dark: #000000;
JSON
{
"hex": "#abafab",
"rgb": {
"r": 171,
"g": 175,
"b": 171
},
"hsl": {
"h": 120,
"s": 2.439,
"l": 67.843
},
"oklch": {
"l": 0.74961,
"c": 0.00721,
"h": 145.5
},
"luminance": 0.42258
}Semantic roles & 50–950 ramp
primary
#ABAFAB
secondary
#DCDADC
accent
#598C8C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281