#ABAEB3#ABAEB3
#ABAEB3 is a light, near-neutral grey. Relative luminance 0.422; OKLCH L 75.0% C 0.008 H 260.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEB3 |
|---|---|
| RGB | rgb(171, 174, 179) |
| HSL | hsl(218, 5%, 69%) |
| HSV | hsv(218, 4%, 70%) |
| CMYK | cmyk(4.5%, 2.8%, 0%, 29.8%) |
| CIE-LAB | lab(71.00, -0.09, -2.92) |
| CIE-LCH | lch(71.00, 2.93, 268.21°) |
| OKLab | oklab(74.99% -0.0013 -0.0078) |
| OKLCH | oklch(74.99% 0.008 260.8) |
| XYZ | xyz(40.0658, 42.1845, 48.6707) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.86
Dark Gray
#A9A9A9
ΔE00 3.06
Cool Gray
#9AA7B0
ΔE00 4.95
Silver
#C0C0C0
ΔE00 5.65
Cool Grey
#95A3A6
ΔE00 6.70
Silver (survey)
#C5C9C7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEB3 #B3B0AB
analogous
#ABB2B3 #ABAEB3 #ACABB3
triadic
#ABAEB3 #B3ABAE #AEB3AB
tetradic
#ABAEB3 #B3ABB2 #B3B0AB #ABB3AC
square
#ABAEB3 #B3ABB2 #B3B0AB #ABB3AC
split-complementary
#ABAEB3 #B3ACAB #B2B3AB
monochromatic
#6C7077 #8B8F96 #ABAEB3 #CBCDD0 #EBECED
Accessibility & contrast
On white
2.23
#ABAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#ABAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEB3
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEB3 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 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)
#ACAEB3
Deuteranopia (green-blind)
#ACADB3
Tritanopia (blue-blind)
#A9AFB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaeb3; /* rgb */ color: rgb(171, 174, 179); /* oklch */ color: oklch(75.0% 0.008 260.8);
Tailwind
colors: {
custom: {
50: '#c4c6c9',
500: '#abaeb3',
950: '#000000',
},
}SCSS
$custom: #abaeb3; $custom-light: #c4c6c9; $custom-dark: #000000;
JSON
{
"hex": "#abaeb3",
"rgb": {
"r": 171,
"g": 174,
"b": 179
},
"hsl": {
"h": 217.5,
"s": 5,
"l": 68.627
},
"oklch": {
"l": 0.74993,
"c": 0.0079,
"h": 260.8
},
"luminance": 0.42185
}Semantic roles & 50–950 ramp
primary
#ABAEB3
secondary
#DEDDDC
accent
#7A578F
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282