#ADABB0#ADABB0
#ADABB0 is a light, near-neutral grey. Relative luminance 0.411; OKLCH L 74.4% C 0.007 H 304.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ADABB0 |
|---|---|
| RGB | rgb(173, 171, 176) |
| HSL | hsl(264, 3%, 68%) |
| HSV | hsv(264, 3%, 69%) |
| CMYK | cmyk(1.7%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(70.28, 1.66, -2.31) |
| CIE-LCH | lch(70.28, 2.84, 305.63°) |
| OKLab | oklab(74.44% 0.0042 -0.0061) |
| OKLCH | oklch(74.44% 0.007 304.2) |
| XYZ | xyz(39.6316, 41.1447, 46.9197) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.25
Dove Gray
#B6B8BD
ΔE00 3.97
Silver
#C0C0C0
ΔE00 6.33
Cool Gray
#9AA7B0
ΔE00 7.27
Cool Grey
#95A3A6
ΔE00 8.83
Silver (survey)
#C5C9C7
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADABB0 #AEB0AB
analogous
#ABABB0 #ADABB0 #AFABB0
triadic
#ADABB0 #B0ADAB #ABB0AD
tetradic
#ADABB0 #B0ABAB #AEB0AB #ABB0AF
square
#ADABB0 #B0ABAB #AEB0AB #ABB0AF
split-complementary
#ADABB0 #B0AFAB #ABB0AB
monochromatic
#706D74 #8E8B92 #ADABB0 #CCCBCE #EBEAEB
Accessibility & contrast
On white
2.28
#ADABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#ADABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADABB0
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADABB0 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB0
Deuteranopia (green-blind)
#ABACB0
Tritanopia (blue-blind)
#ADACAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #adabb0; /* rgb */ color: rgb(173, 171, 176); /* oklch */ color: oklch(74.4% 0.007 304.2);
Tailwind
colors: {
custom: {
50: '#c5c4c7',
500: '#adabb0',
950: '#000000',
},
}SCSS
$custom: #adabb0; $custom-light: #c5c4c7; $custom-dark: #000000;
JSON
{
"hex": "#adabb0",
"rgb": {
"r": 173,
"g": 171,
"b": 176
},
"hsl": {
"h": 264,
"s": 3.067,
"l": 68.039
},
"oklch": {
"l": 0.74438,
"c": 0.00741,
"h": 304.2
},
"luminance": 0.41145
}Semantic roles & 50–950 ramp
primary
#ADABB0
secondary
#DCDCDB
accent
#8D5978
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121213
muted
#818182