#ABAFAE#ABAFAE
#ABAFAE is a light, near-neutral grey. Relative luminance 0.424; OKLCH L 75.0% C 0.005 H 179.6°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFAE |
|---|---|
| RGB | rgb(171, 175, 174) |
| HSL | hsl(165, 2%, 68%) |
| HSV | hsv(165, 2%, 69%) |
| CMYK | cmyk(2.3%, 0%, 0.6%, 31.4%) |
| CIE-LAB | lab(71.13, -1.60, 0.02) |
| CIE-LCH | lch(71.13, 1.60, 179.32°) |
| OKLab | oklab(75.05% -0.0047 0) |
| OKLCH | oklch(75.05% 0.005 179.6) |
| XYZ | xyz(39.7632, 42.3737, 46.1203) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.70
Dove Gray
#B6B8BD
ΔE00 4.60
Silver
#C0C0C0
ΔE00 5.34
Cool Grey
#95A3A6
ΔE00 5.94
Cool Gray
#9AA7B0
ΔE00 6.12
Silver (survey)
#C5C9C7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFAE #AFABAC
analogous
#ABAFAC #ABAFAE #ABAEAF
triadic
#ABAFAE #AEABAF #AFAEAB
tetradic
#ABAFAE #ACABAF #AFABAC #AEAFAB
square
#ABAFAE #ACABAF #AFABAC #AEAFAB
split-complementary
#ABAFAE #AFABAE #AFACAB
monochromatic
#6D7371 #8C9190 #ABAFAE #CACDCC #EAEBEA
Accessibility & contrast
On white
2.22
#ABAFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#ABAFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFAE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFAE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAE
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#AAAFAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abafae; /* rgb */ color: rgb(171, 175, 174); /* oklch */ color: oklch(75.0% 0.005 179.6);
Tailwind
colors: {
custom: {
50: '#c4c6c6',
500: '#abafae',
950: '#000000',
},
}SCSS
$custom: #abafae; $custom-light: #c4c6c6; $custom-dark: #000000;
JSON
{
"hex": "#abafae",
"rgb": {
"r": 171,
"g": 175,
"b": 174
},
"hsl": {
"h": 165,
"s": 2.439,
"l": 67.843
},
"oklch": {
"l": 0.7505,
"c": 0.00473,
"h": 179.6
},
"luminance": 0.42374
}Semantic roles & 50–950 ramp
primary
#ABAFAE
secondary
#DCDADB
accent
#59668C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282