#A99EA2#A99EA2
#A99EA2 is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 71.0% C 0.014 H 353.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A99EA2 |
|---|---|
| RGB | rgb(169, 158, 162) |
| HSL | hsl(338, 6%, 64%) |
| HSV | hsv(338, 7%, 66%) |
| CMYK | cmyk(0%, 6.5%, 4.1%, 33.7%) |
| CIE-LAB | lab(66.13, 4.73, -0.64) |
| CIE-LCH | lch(66.13, 4.77, 352.29°) |
| OKLab | oklab(70.98% 0.0139 -0.0016) |
| OKLCH | oklch(70.98% 0.014 353.3) |
| XYZ | xyz(35.1098, 35.4977, 39.1776) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.62
Warm Grey
#978A84
ΔE00 8.38
Pinkish Grey
#C8ACA9
ΔE00 8.39
Dove Gray
#B6B8BD
ΔE00 9.15
Stone
#A89F91
ΔE00 9.95
Grey
#929591
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99EA2 #9EA9A5
analogous
#A99EA8 #A99EA2 #A9A09E
triadic
#A99EA2 #A2A99E #9EA2A9
tetradic
#A99EA2 #A8A99E #9EA9A5 #A09EA9
square
#A99EA2 #A8A99E #9EA9A5 #A09EA9
split-complementary
#A99EA2 #9EA9A0 #9EA8A9
monochromatic
#6C6065 #8C7E83 #A99EA2 #C6BEC1 #E3DFE0
Accessibility & contrast
On white
2.59
#A99EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#A99EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99EA2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99EA2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#AB9E9F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a99ea2; /* rgb */ color: rgb(169, 158, 162); /* oklch */ color: oklch(71.0% 0.014 353.3);
Tailwind
colors: {
custom: {
50: '#c2babd',
500: '#a99ea2',
950: '#000000',
},
}SCSS
$custom: #a99ea2; $custom-light: #c2babd; $custom-dark: #000000;
JSON
{
"hex": "#a99ea2",
"rgb": {
"r": 169,
"g": 158,
"b": 162
},
"hsl": {
"h": 338.182,
"s": 6.011,
"l": 64.118
},
"oklch": {
"l": 0.70984,
"c": 0.01399,
"h": 353.3
},
"luminance": 0.35497
}Semantic roles & 50–950 ramp
primary
#A99EA2
secondary
#CFD3D2
accent
#907B56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081