#A7ABB2#A7ABB2
#A7ABB2 is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.0% C 0.011 H 261.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ABB2 |
|---|---|
| RGB | rgb(167, 171, 178) |
| HSL | hsl(218, 7%, 68%) |
| HSV | hsv(218, 6%, 70%) |
| CMYK | cmyk(6.2%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(69.86, -0.04, -4.08) |
| CIE-LCH | lch(69.86, 4.08, 269.41°) |
| OKLab | oklab(74.02% -0.0016 -0.0109) |
| OKLCH | oklch(74.02% 0.011 261.8) |
| XYZ | xyz(38.5336, 40.5554, 47.9087) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.77
Dove Gray
#B6B8BD
ΔE00 3.88
Cool Gray
#9AA7B0
ΔE00 4.16
Cool Grey
#95A3A6
ΔE00 6.35
Silver
#C0C0C0
ΔE00 6.90
Bluey Grey
#89A0B0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ABB2 #B2AEA7
analogous
#A7B1B2 #A7ABB2 #A8A7B2
triadic
#A7ABB2 #B2A7AB #ABB2A7
tetradic
#A7ABB2 #B2A7B1 #B2AEA7 #A7B2A8
square
#A7ABB2 #B2A7B1 #B2AEA7 #A7B2A8
split-complementary
#A7ABB2 #B2A8A7 #B1B2A7
monochromatic
#686D77 #868C95 #A7ABB2 #C8CACF #E8E9EB
Accessibility & contrast
On white
2.30
#A7ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#A7ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ABB2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ABB2 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#A5ACAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a7abb2; /* rgb */ color: rgb(167, 171, 178); /* oklch */ color: oklch(74.0% 0.011 261.8);
Tailwind
colors: {
custom: {
50: '#c1c4c9',
500: '#a7abb2',
950: '#000000',
},
}SCSS
$custom: #a7abb2; $custom-light: #c1c4c9; $custom-dark: #000000;
JSON
{
"hex": "#a7abb2",
"rgb": {
"r": 167,
"g": 171,
"b": 178
},
"hsl": {
"h": 218.182,
"s": 6.667,
"l": 67.647
},
"oklch": {
"l": 0.74016,
"c": 0.01101,
"h": 261.8
},
"luminance": 0.40556
}Semantic roles & 50–950 ramp
primary
#A7ABB2
secondary
#DCDBD9
accent
#7B5591
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182