#ABAEB7#ABAEB7
#ABAEB7 is a light, near-neutral grey. Relative luminance 0.423; OKLCH L 75.1% C 0.013 H 271.3°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEB7 |
|---|---|
| RGB | rgb(171, 174, 183) |
| HSL | hsl(225, 8%, 69%) |
| HSV | hsv(225, 7%, 72%) |
| CMYK | cmyk(6.6%, 4.9%, 0%, 28.2%) |
| CIE-LAB | lab(71.11, 0.70, -4.96) |
| CIE-LCH | lch(71.11, 5.01, 278.01°) |
| OKLab | oklab(75.12% 0.0003 -0.0133) |
| OKLCH | oklch(75.12% 0.013 271.3) |
| XYZ | xyz(40.4762, 42.3487, 50.8323) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.35
Dark Gray
#A9A9A9
ΔE00 4.78
Cool Gray
#9AA7B0
ΔE00 5.33
Silver
#C0C0C0
ΔE00 6.65
Cool Grey
#95A3A6
ΔE00 7.82
Cloudy Blue
#ACC2D9
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEB7 #B7B4AB
analogous
#ABB4B7 #ABAEB7 #AEABB7
triadic
#ABAEB7 #B7ABAE #AEB7AB
tetradic
#ABAEB7 #B7ABB4 #B7B4AB #ABB7AE
square
#ABAEB7 #B7ABB4 #B7B4AB #ABB7AE
split-complementary
#ABAEB7 #B7AEAB #B4B7AB
monochromatic
#6B6F7D #8A8E9B #ABAEB7 #CCCED3 #EDEEEF
Accessibility & contrast
On white
2.22
#ABAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#ABAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEB7
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEB7 | 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)
#ACAFB7
Deuteranopia (green-blind)
#ABAEB7
Tritanopia (blue-blind)
#A8B0B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaeb7; /* rgb */ color: rgb(171, 174, 183); /* oklch */ color: oklch(75.1% 0.013 271.3);
Tailwind
colors: {
custom: {
50: '#c4c6cc',
500: '#abaeb7',
950: '#000000',
},
}SCSS
$custom: #abaeb7; $custom-light: #c4c6cc; $custom-dark: #000000;
JSON
{
"hex": "#abaeb7",
"rgb": {
"r": 171,
"g": 174,
"b": 183
},
"hsl": {
"h": 225,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.75119,
"c": 0.01327,
"h": 271.3
},
"luminance": 0.42349
}Semantic roles & 50–950 ramp
primary
#ABAEB7
secondary
#E1E0DD
accent
#825492
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282