#ABAEB6#ABAEB6
#ABAEB6 is a light, near-neutral grey. Relative luminance 0.423; OKLCH L 75.1% C 0.012 H 269.5°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEB6 |
|---|---|
| RGB | rgb(171, 174, 182) |
| HSL | hsl(224, 7%, 69%) |
| HSV | hsv(224, 6%, 71%) |
| CMYK | cmyk(6%, 4.4%, 0%, 28.6%) |
| CIE-LAB | lab(71.08, 0.50, -4.45) |
| CIE-LCH | lch(71.08, 4.48, 276.40°) |
| OKLab | oklab(75.09% -0.0001 -0.0119) |
| OKLCH | oklch(75.09% 0.012 269.5) |
| XYZ | xyz(40.3725, 42.3072, 50.2861) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.12
Dark Gray
#A9A9A9
ΔE00 4.34
Cool Gray
#9AA7B0
ΔE00 5.16
Silver
#C0C0C0
ΔE00 6.36
Cool Grey
#95A3A6
ΔE00 7.51
Silver (survey)
#C5C9C7
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEB6 #B6B3AB
analogous
#ABB4B6 #ABAEB6 #AEABB6
triadic
#ABAEB6 #B6ABAE #AEB6AB
tetradic
#ABAEB6 #B6ABB4 #B6B3AB #ABB6AE
square
#ABAEB6 #B6ABB4 #B6B3AB #ABB6AE
split-complementary
#ABAEB6 #B6AEAB #B4B6AB
monochromatic
#6B707B #8A8E9A #ABAEB6 #CCCED2 #ECEDEF
Accessibility & contrast
On white
2.22
#ABAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#ABAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEB6
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEB6 | 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)
#ACAEB6
Deuteranopia (green-blind)
#ABAEB6
Tritanopia (blue-blind)
#A9AFB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaeb6; /* rgb */ color: rgb(171, 174, 182); /* oklch */ color: oklch(75.1% 0.012 269.5);
Tailwind
colors: {
custom: {
50: '#c4c6cb',
500: '#abaeb6',
950: '#000000',
},
}SCSS
$custom: #abaeb6; $custom-light: #c4c6cb; $custom-dark: #000000;
JSON
{
"hex": "#abaeb6",
"rgb": {
"r": 171,
"g": 174,
"b": 182
},
"hsl": {
"h": 223.636,
"s": 7.006,
"l": 69.216
},
"oklch": {
"l": 0.75087,
"c": 0.0119,
"h": 269.5
},
"luminance": 0.42307
}Semantic roles & 50–950 ramp
primary
#ABAEB6
secondary
#E0DFDD
accent
#805591
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282