#A99BA2#A99BA2
#A99BA2 is a light, near-neutral grey. Relative luminance 0.345; OKLCH L 70.4% C 0.019 H 345.8°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A99BA2 |
|---|---|
| RGB | rgb(169, 155, 162) |
| HSL | hsl(330, 8%, 64%) |
| HSV | hsv(330, 8%, 66%) |
| CMYK | cmyk(0%, 8.3%, 4.1%, 33.7%) |
| CIE-LAB | lab(65.35, 6.39, -1.79) |
| CIE-LCH | lch(65.35, 6.64, 344.33°) |
| OKLab | oklab(70.37% 0.0185 -0.0047) |
| OKLCH | oklch(70.37% 0.019 345.8) |
| XYZ | xyz(34.6043, 34.4868, 39.0091) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.57
Dark Gray
#A9A9A9
ΔE00 8.58
Warm Grey
#978A84
ΔE00 9.01
Rosybrown
#BC8F8F
ΔE00 10.52
Dove Gray
#B6B8BD
ΔE00 10.70
Light Mauve
#C292A1
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99BA2 #9BA9A2
analogous
#A99BA9 #A99BA2 #A99B9B
triadic
#A99BA2 #A2A99B #9BA2A9
tetradic
#A99BA2 #A9A99B #9BA9A2 #9B9BA9
square
#A99BA2 #A9A99B #9BA9A2 #9B9BA9
split-complementary
#A99BA2 #9BA99B #9BA9A9
monochromatic
#6C5D65 #8D7A83 #A99BA2 #C5BCC1 #E2DDDF
Accessibility & contrast
On white
2.66
#A99BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#A99BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99BA2
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99BA2 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA2
Deuteranopia (green-blind)
#9F9FA2
Tritanopia (blue-blind)
#AB9B9D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a99ba2; /* rgb */ color: rgb(169, 155, 162); /* oklch */ color: oklch(70.4% 0.019 345.8);
Tailwind
colors: {
custom: {
50: '#c2b8bd',
500: '#a99ba2',
950: '#000000',
},
}SCSS
$custom: #a99ba2; $custom-light: #c2b8bd; $custom-dark: #000000;
JSON
{
"hex": "#a99ba2",
"rgb": {
"r": 169,
"g": 155,
"b": 162
},
"hsl": {
"h": 330,
"s": 7.527,
"l": 63.529
},
"oklch": {
"l": 0.70369,
"c": 0.01909,
"h": 345.8
},
"luminance": 0.34486
}Semantic roles & 50–950 ramp
primary
#A99BA2
secondary
#CDD2D0
accent
#917354
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081