#ABAEAF#ABAEAF
#ABAEAF is a light, near-neutral grey. Relative luminance 0.420; OKLCH L 74.9% C 0.004 H 219.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEAF |
|---|---|
| RGB | rgb(171, 174, 175) |
| HSL | hsl(195, 2%, 68%) |
| HSV | hsv(195, 2%, 69%) |
| CMYK | cmyk(2.3%, 0.6%, 0%, 31.4%) |
| CIE-LAB | lab(70.89, -0.87, -0.88) |
| CIE-LCH | lch(70.89, 1.24, 225.52°) |
| OKLab | oklab(74.87% -0.0029 -0.0024) |
| OKLCH | oklch(74.87% 0.004 219.5) |
| XYZ | xyz(39.6671, 42.0250, 46.5710) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.98
Dove Gray
#B6B8BD
ΔE00 3.76
Silver
#C0C0C0
ΔE00 5.24
Cool Gray
#9AA7B0
ΔE00 5.57
Cool Grey
#95A3A6
ΔE00 6.11
Silver (survey)
#C5C9C7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEAF #AFACAB
analogous
#ABAFAE #ABAEAF #ABACAF
triadic
#ABAEAF #AFABAE #AEAFAB
tetradic
#ABAEAF #AEABAF #AFACAB #ACAFAB
square
#ABAEAF #AEABAF #AFACAB #ACAFAB
split-complementary
#ABAEAF #AFABAC #AFAEAB
monochromatic
#6D7173 #8C9091 #ABAEAF #CACCCD #EAEAEB
Accessibility & contrast
On white
2.23
#ABAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#ABAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEAF
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEAF | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEAF
Deuteranopia (green-blind)
#ADADAF
Tritanopia (blue-blind)
#AAAEAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaeaf; /* rgb */ color: rgb(171, 174, 175); /* oklch */ color: oklch(74.9% 0.004 219.5);
Tailwind
colors: {
custom: {
50: '#c4c6c6',
500: '#abaeaf',
950: '#000000',
},
}SCSS
$custom: #abaeaf; $custom-light: #c4c6c6; $custom-dark: #000000;
JSON
{
"hex": "#abaeaf",
"rgb": {
"r": 171,
"g": 174,
"b": 175
},
"hsl": {
"h": 195,
"s": 2.439,
"l": 67.843
},
"oklch": {
"l": 0.7487,
"c": 0.00371,
"h": 219.5
},
"luminance": 0.42025
}Semantic roles & 50–950 ramp
primary
#ABAEAF
secondary
#DCDBDA
accent
#66598C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282