#A99EA4#A99EA4
#A99EA4 is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 71.0% C 0.015 H 343.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A99EA4 |
|---|---|
| RGB | rgb(169, 158, 164) |
| HSL | hsl(327, 6%, 64%) |
| HSV | hsv(327, 7%, 66%) |
| CMYK | cmyk(0%, 6.5%, 3%, 33.7%) |
| CIE-LAB | lab(66.19, 5.10, -1.68) |
| CIE-LCH | lch(66.19, 5.37, 341.79°) |
| OKLab | oklab(71.05% 0.0147 -0.0044) |
| OKLCH | oklch(71.05% 0.015 343.4) |
| XYZ | xyz(35.2890, 35.5694, 40.1213) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.09
Pinkish Grey
#C8ACA9
ΔE00 8.68
Warm Grey
#978A84
ΔE00 9.04
Dove Gray
#B6B8BD
ΔE00 9.24
Silver
#C0C0C0
ΔE00 10.96
Grey
#929591
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99EA4 #9EA9A3
analogous
#A99EA9 #A99EA4 #A99E9F
triadic
#A99EA4 #A4A99E #9EA4A9
tetradic
#A99EA4 #A9A99E #9EA9A3 #9E9FA9
square
#A99EA4 #A9A99E #9EA9A3 #9E9FA9
split-complementary
#A99EA4 #9FA99E #9EA9A9
monochromatic
#6C6067 #8C7E86 #A99EA4 #C6BEC2 #E3DFE1
Accessibility & contrast
On white
2.59
#A99EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A99EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99EA4
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99EA4 | 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)
#9EA0A4
Deuteranopia (green-blind)
#A1A1A4
Tritanopia (blue-blind)
#AB9EA0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a99ea4; /* rgb */ color: rgb(169, 158, 164); /* oklch */ color: oklch(71.0% 0.015 343.4);
Tailwind
colors: {
custom: {
50: '#c2babf',
500: '#a99ea4',
950: '#000000',
},
}SCSS
$custom: #a99ea4; $custom-light: #c2babf; $custom-dark: #000000;
JSON
{
"hex": "#a99ea4",
"rgb": {
"r": 169,
"g": 158,
"b": 164
},
"hsl": {
"h": 327.273,
"s": 6.011,
"l": 64.118
},
"oklch": {
"l": 0.71046,
"c": 0.01532,
"h": 343.4
},
"luminance": 0.35569
}Semantic roles & 50–950 ramp
primary
#A99EA4
secondary
#CFD3D1
accent
#907056
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081