#ABAFAA#ABAFAA
#ABAFAA is a light, near-neutral grey. Relative luminance 0.422; OKLCH L 74.9% C 0.008 H 139.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFAA |
|---|---|
| RGB | rgb(171, 175, 170) |
| HSL | hsl(108, 3%, 68%) |
| HSV | hsv(108, 3%, 69%) |
| CMYK | cmyk(2.3%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(71.02, -2.35, 2.07) |
| CIE-LCH | lch(71.02, 3.13, 138.69°) |
| OKLab | oklab(74.93% -0.0063 0.0054) |
| OKLCH | oklch(74.93% 0.008 139.4) |
| XYZ | xyz(39.3790, 42.2201, 44.0971) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.99
Greyish
#A8A495
ΔE00 6.17
Silver
#C0C0C0
ΔE00 6.18
Dove Gray
#B6B8BD
ΔE00 6.45
Cool Grey
#95A3A6
ΔE00 6.69
Cement
#A5A391
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFAA #AEAAAF
analogous
#ADAFAA #ABAFAA #AAAFAB
triadic
#ABAFAA #AAABAF #AFAAAB
tetradic
#ABAFAA #AAADAF #AEAAAF #AFABAA
square
#ABAFAA #AAADAF #AEAAAF #AFABAA
split-complementary
#ABAFAA #ABAAAF #AFAAAD
monochromatic
#6D736C #8C918A #ABAFAA #CACDCA #E9EAE9
Accessibility & contrast
On white
2.22
#ABAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#ABAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFAA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFAA | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#AFAEAA
Tritanopia (blue-blind)
#ABAFAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abafaa; /* rgb */ color: rgb(171, 175, 170); /* oklch */ color: oklch(74.9% 0.008 139.4);
Tailwind
colors: {
custom: {
50: '#c4c6c3',
500: '#abafaa',
950: '#000000',
},
}SCSS
$custom: #abafaa; $custom-light: #c4c6c3; $custom-dark: #000000;
JSON
{
"hex": "#abafaa",
"rgb": {
"r": 171,
"g": 175,
"b": 170
},
"hsl": {
"h": 108,
"s": 3.03,
"l": 67.647
},
"oklch": {
"l": 0.74932,
"c": 0.00835,
"h": 139.4
},
"luminance": 0.4222
}Semantic roles & 50–950 ramp
primary
#ABAFAA
secondary
#DBDADB
accent
#598D82
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281