#ABAFAC#ABAFAC
#ABAFAC is a light, near-neutral grey. Relative luminance 0.423; OKLCH L 75.0% C 0.006 H 153.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFAC |
|---|---|
| RGB | rgb(171, 175, 172) |
| HSL | hsl(135, 2%, 68%) |
| HSV | hsv(135, 2%, 69%) |
| CMYK | cmyk(2.3%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(71.07, -1.98, 1.04) |
| CIE-LCH | lch(71.07, 2.23, 152.20°) |
| OKLab | oklab(74.99% -0.0055 0.0027) |
| OKLCH | oklch(74.99% 0.006 153.8) |
| XYZ | xyz(39.5696, 42.2963, 45.1011) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.26
Dove Gray
#B6B8BD
ΔE00 5.51
Silver
#C0C0C0
ΔE00 5.69
Cool Grey
#95A3A6
ΔE00 6.24
Greyish
#A8A495
ΔE00 6.85
Silver (survey)
#C5C9C7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFAC #AFABAE
analogous
#ACAFAB #ABAFAC #ABAFAE
triadic
#ABAFAC #ACABAF #AFACAB
tetradic
#ABAFAC #ABACAF #AFABAE #AFAEAB
square
#ABAFAC #ABACAF #AFABAE #AFAEAB
split-complementary
#ABAFAC #AEABAF #AFABAC
monochromatic
#6D736E #8C918D #ABAFAC #CACDCB #EAEBEA
Accessibility & contrast
On white
2.22
#ABAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#ABAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFAC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFAC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAC
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#ABAFAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abafac; /* rgb */ color: rgb(171, 175, 172); /* oklch */ color: oklch(75.0% 0.006 153.8);
Tailwind
colors: {
custom: {
50: '#c4c6c4',
500: '#abafac',
950: '#000000',
},
}SCSS
$custom: #abafac; $custom-light: #c4c6c4; $custom-dark: #000000;
JSON
{
"hex": "#abafac",
"rgb": {
"r": 171,
"g": 175,
"b": 172
},
"hsl": {
"h": 135,
"s": 2.439,
"l": 67.843
},
"oklch": {
"l": 0.74991,
"c": 0.00618,
"h": 153.8
},
"luminance": 0.42296
}Semantic roles & 50–950 ramp
primary
#ABAFAC
secondary
#DCDADB
accent
#597F8C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281