#ABAEB4#ABAEB4
#ABAEB4 is a light, near-neutral grey. Relative luminance 0.422; OKLCH L 75.0% C 0.009 H 264.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEB4 |
|---|---|
| RGB | rgb(171, 174, 180) |
| HSL | hsl(220, 6%, 69%) |
| HSV | hsv(220, 5%, 71%) |
| CMYK | cmyk(5%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(71.03, 0.10, -3.43) |
| CIE-LCH | lch(71.03, 3.44, 271.75°) |
| OKLab | oklab(75.02% -0.0009 -0.0092) |
| OKLCH | oklch(75.02% 0.009 264.5) |
| XYZ | xyz(40.1673, 42.2251, 49.2053) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.86
Dark Gray
#A9A9A9
ΔE00 3.48
Cool Gray
#9AA7B0
ΔE00 4.96
Silver
#C0C0C0
ΔE00 5.86
Cool Grey
#95A3A6
ΔE00 6.95
Silver (survey)
#C5C9C7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEB4 #B4B1AB
analogous
#ABB3B4 #ABAEB4 #ADABB4
triadic
#ABAEB4 #B4ABAE #AEB4AB
tetradic
#ABAEB4 #B4ABB3 #B4B1AB #ABB4AD
square
#ABAEB4 #B4ABB3 #B4B1AB #ABB4AD
split-complementary
#ABAEB4 #B4ADAB #B3B4AB
monochromatic
#6C7079 #8B8F97 #ABAEB4 #CBCDD1 #ECECEE
Accessibility & contrast
On white
2.22
#ABAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#ABAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEB4
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEB4 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB4
Deuteranopia (green-blind)
#ABADB4
Tritanopia (blue-blind)
#A9AFB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaeb4; /* rgb */ color: rgb(171, 174, 180); /* oklch */ color: oklch(75.0% 0.009 264.5);
Tailwind
colors: {
custom: {
50: '#c4c6ca',
500: '#abaeb4',
950: '#000000',
},
}SCSS
$custom: #abaeb4; $custom-light: #c4c6ca; $custom-dark: #000000;
JSON
{
"hex": "#abaeb4",
"rgb": {
"r": 171,
"g": 174,
"b": 180
},
"hsl": {
"h": 220,
"s": 5.66,
"l": 68.824
},
"oklch": {
"l": 0.75024,
"c": 0.00921,
"h": 264.5
},
"luminance": 0.42225
}Semantic roles & 50–950 ramp
primary
#ABAEB4
secondary
#DFDEDC
accent
#7C5690
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282