#A99EA5#A99EA5
#A99EA5 is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 71.1% C 0.016 H 339.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A99EA5 |
|---|---|
| RGB | rgb(169, 158, 165) |
| HSL | hsl(322, 6%, 64%) |
| HSV | hsv(322, 7%, 66%) |
| CMYK | cmyk(0%, 6.5%, 2.4%, 33.7%) |
| CIE-LAB | lab(66.22, 5.29, -2.20) |
| CIE-LCH | lch(66.22, 5.73, 337.44°) |
| OKLab | oklab(71.08% 0.0151 -0.0058) |
| OKLCH | oklch(71.08% 0.016 339) |
| XYZ | xyz(35.3796, 35.6057, 40.5988) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.35
Pinkish Grey
#C8ACA9
ΔE00 8.86
Dove Gray
#B6B8BD
ΔE00 9.32
Warm Grey
#978A84
ΔE00 9.39
Silver
#C0C0C0
ΔE00 11.12
Grey
#929591
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99EA5 #9EA9A2
analogous
#A89EA9 #A99EA5 #A99EA0
triadic
#A99EA5 #A5A99E #9EA5A9
tetradic
#A99EA5 #A9A89E #9EA9A2 #9EA0A9
square
#A99EA5 #A9A89E #9EA9A2 #9EA0A9
split-complementary
#A99EA5 #A0A99E #9EA9A8
monochromatic
#6C6068 #8C7E87 #A99EA5 #C6BEC3 #E3DFE1
Accessibility & contrast
On white
2.59
#A99EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A99EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99EA5
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99EA5 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A5
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#AB9EA0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a99ea5; /* rgb */ color: rgb(169, 158, 165); /* oklch */ color: oklch(71.1% 0.016 339.0);
Tailwind
colors: {
custom: {
50: '#c2babf',
500: '#a99ea5',
950: '#000000',
},
}SCSS
$custom: #a99ea5; $custom-light: #c2babf; $custom-dark: #000000;
JSON
{
"hex": "#a99ea5",
"rgb": {
"r": 169,
"g": 158,
"b": 165
},
"hsl": {
"h": 321.818,
"s": 6.011,
"l": 64.118
},
"oklch": {
"l": 0.71077,
"c": 0.01614,
"h": 339
},
"luminance": 0.35605
}Semantic roles & 50–950 ramp
primary
#A99EA5
secondary
#CFD3D1
accent
#906B56
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081