#ADA7B2#ADA7B2
#ADA7B2 is a light, near-neutral grey. Relative luminance 0.397; OKLCH L 73.7% C 0.017 H 310.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA7B2 |
|---|---|
| RGB | rgb(173, 167, 178) |
| HSL | hsl(273, 7%, 68%) |
| HSV | hsv(273, 6%, 70%) |
| CMYK | cmyk(2.8%, 6.2%, 0%, 30.2%) |
| CIE-LAB | lab(69.28, 4.23, -4.88) |
| CIE-LCH | lch(69.28, 6.46, 310.90°) |
| OKLab | oklab(73.68% 0.0109 -0.013) |
| OKLCH | oklch(73.68% 0.017 310) |
| XYZ | xyz(39.0868, 39.7361, 47.7215) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.78
Dove Gray
#B6B8BD
ΔE00 6.83
Silver
#C0C0C0
ΔE00 9.23
Cool Gray
#9AA7B0
ΔE00 9.97
Pinkish Grey
#C8ACA9
ΔE00 10.17
Thistle
#D8BFD8
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA7B2 #ACB2A7
analogous
#A7A7B2 #ADA7B2 #B2A7B2
triadic
#ADA7B2 #B2ADA7 #A7B2AD
tetradic
#ADA7B2 #B2A7A7 #ACB2A7 #A7B2B2
square
#ADA7B2 #B2A7A7 #ACB2A7 #A7B2B2
split-complementary
#ADA7B2 #B2B2A7 #A7B2A7
monochromatic
#706877 #8F8695 #ADA7B2 #CBC8CF #EAE8EB
Accessibility & contrast
On white
2.35
#ADA7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#ADA7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA7B2
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA7B2 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#A7A9B2
Tritanopia (blue-blind)
#ADA8AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ada7b2; /* rgb */ color: rgb(173, 167, 178); /* oklch */ color: oklch(73.7% 0.017 310.0);
Tailwind
colors: {
custom: {
50: '#c5c1c9',
500: '#ada7b2',
950: '#000000',
},
}SCSS
$custom: #ada7b2; $custom-light: #c5c1c9; $custom-dark: #000000;
JSON
{
"hex": "#ada7b2",
"rgb": {
"r": 173,
"g": 167,
"b": 178
},
"hsl": {
"h": 272.727,
"s": 6.667,
"l": 67.647
},
"oklch": {
"l": 0.73676,
"c": 0.01698,
"h": 310
},
"luminance": 0.39736
}Semantic roles & 50–950 ramp
primary
#ADA7B2
secondary
#DADCD9
accent
#915570
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182