#AAA7B2#AAA7B2
#AAA7B2 is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.4% C 0.016 H 298.5°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7B2 |
|---|---|
| RGB | rgb(170, 167, 178) |
| HSL | hsl(256, 7%, 68%) |
| HSV | hsv(256, 6%, 70%) |
| CMYK | cmyk(4.5%, 6.2%, 0%, 30.2%) |
| CIE-LAB | lab(69.04, 3.18, -5.27) |
| CIE-LCH | lch(69.04, 6.16, 301.14°) |
| OKLab | oklab(73.43% 0.0076 -0.0141) |
| OKLCH | oklch(73.43% 0.016 298.5) |
| XYZ | xyz(38.4307, 39.3978, 47.6908) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.13
Dove Gray
#B6B8BD
ΔE00 6.14
Cool Gray
#9AA7B0
ΔE00 8.38
Silver
#C0C0C0
ΔE00 8.90
Cool Grey
#95A3A6
ΔE00 10.50
Grey
#929591
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7B2 #AFB2A7
analogous
#A7A9B2 #AAA7B2 #B0A7B2
triadic
#AAA7B2 #B2AAA7 #A7B2AA
tetradic
#AAA7B2 #B2A7A9 #AFB2A7 #A7B2B0
square
#AAA7B2 #B2A7A9 #AFB2A7 #A7B2B0
split-complementary
#AAA7B2 #B2B0A7 #A9B2A7
monochromatic
#6C6877 #8A8695 #AAA7B2 #CAC8CF #E9E8EB
Accessibility & contrast
On white
2.36
#AAA7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#AAA7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7B2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7B2 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B3
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#A9A8AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa7b2; /* rgb */ color: rgb(170, 167, 178); /* oklch */ color: oklch(73.4% 0.016 298.5);
Tailwind
colors: {
custom: {
50: '#c3c1c9',
500: '#aaa7b2',
950: '#000000',
},
}SCSS
$custom: #aaa7b2; $custom-light: #c3c1c9; $custom-dark: #000000;
JSON
{
"hex": "#aaa7b2",
"rgb": {
"r": 170,
"g": 167,
"b": 178
},
"hsl": {
"h": 256.364,
"s": 6.667,
"l": 67.647
},
"oklch": {
"l": 0.73427,
"c": 0.01599,
"h": 298.5
},
"luminance": 0.39398
}Semantic roles & 50–950 ramp
primary
#AAA7B2
secondary
#DBDCD9
accent
#915580
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182