#A99EA3#A99EA3
#A99EA3 is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 71.0% C 0.015 H 348.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A99EA3 |
|---|---|
| RGB | rgb(169, 158, 163) |
| HSL | hsl(333, 6%, 64%) |
| HSV | hsv(333, 7%, 66%) |
| CMYK | cmyk(0%, 6.5%, 3.6%, 33.7%) |
| CIE-LAB | lab(66.16, 4.91, -1.16) |
| CIE-LCH | lch(66.16, 5.05, 346.73°) |
| OKLab | oklab(71.02% 0.0143 -0.003) |
| OKLCH | oklch(71.02% 0.015 348.1) |
| XYZ | xyz(35.1990, 35.5334, 39.6476) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.84
Pinkish Grey
#C8ACA9
ΔE00 8.53
Warm Grey
#978A84
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 9.19
Stone
#A89F91
ΔE00 10.47
Grey
#929591
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99EA3 #9EA9A4
analogous
#A99EA9 #A99EA3 #A99F9E
triadic
#A99EA3 #A3A99E #9EA3A9
tetradic
#A99EA3 #A9A99E #9EA9A4 #9F9EA9
square
#A99EA3 #A9A99E #9EA9A4 #9F9EA9
split-complementary
#A99EA3 #9EA99F #9EA9A9
monochromatic
#6C6066 #8C7E84 #A99EA3 #C6BEC2 #E3DFE1
Accessibility & contrast
On white
2.59
#A99EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A99EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99EA3
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99EA3 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#A1A1A3
Tritanopia (blue-blind)
#AB9EA0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a99ea3; /* rgb */ color: rgb(169, 158, 163); /* oklch */ color: oklch(71.0% 0.015 348.1);
Tailwind
colors: {
custom: {
50: '#c2babe',
500: '#a99ea3',
950: '#000000',
},
}SCSS
$custom: #a99ea3; $custom-light: #c2babe; $custom-dark: #000000;
JSON
{
"hex": "#a99ea3",
"rgb": {
"r": 169,
"g": 158,
"b": 163
},
"hsl": {
"h": 332.727,
"s": 6.011,
"l": 64.118
},
"oklch": {
"l": 0.71015,
"c": 0.01459,
"h": 348.1
},
"luminance": 0.35533
}Semantic roles & 50–950 ramp
primary
#A99EA3
secondary
#CFD3D2
accent
#907556
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081