#A69E9C#A69E9C
#A69E9C is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.5% C 0.010 H 34.3°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A69E9C |
|---|---|
| RGB | rgb(166, 158, 156) |
| HSL | hsl(12, 5%, 63%) |
| HSV | hsv(12, 6%, 65%) |
| CMYK | cmyk(0%, 4.8%, 6%, 34.9%) |
| CIE-LAB | lab(65.72, 2.54, 2.08) |
| CIE-LCH | lch(65.72, 3.28, 39.35°) |
| OKLab | oklab(70.54% 0.0081 0.0055) |
| OKLCH | oklch(70.54% 0.01 34.3) |
| XYZ | xyz(33.9528, 34.9613, 36.4056) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.85
Stone
#A89F91
ΔE00 6.09
Warm Grey
#978A84
ΔE00 6.82
Grey
#929591
ΔE00 7.35
Greyish
#A8A495
ΔE00 7.73
Greige
#B8AB98
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69E9C #9CA4A6
analogous
#A69C9F #A69E9C #A6A39C
triadic
#A69E9C #9CA69E #9E9CA6
tetradic
#A69E9C #9FA69C #9CA4A6 #A39CA6
square
#A69E9C #9FA69C #9CA4A6 #A39CA6
split-complementary
#A69E9C #9CA6A3 #9C9FA6
monochromatic
#69615E #897E7C #A69E9C #C3BEBC #E0DDDC
Accessibility & contrast
On white
2.63
#A69E9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#A69E9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69E9C
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69E9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69E9C | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9C
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#A89D9D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69e9c; /* rgb */ color: rgb(166, 158, 156); /* oklch */ color: oklch(70.5% 0.010 34.3);
Tailwind
colors: {
custom: {
50: '#c0bab9',
500: '#a69e9c',
950: '#000000',
},
}SCSS
$custom: #a69e9c; $custom-light: #c0bab9; $custom-dark: #000000;
JSON
{
"hex": "#a69e9c",
"rgb": {
"r": 166,
"g": 158,
"b": 156
},
"hsl": {
"h": 12,
"s": 5.319,
"l": 63.137
},
"oklch": {
"l": 0.70544,
"c": 0.00982,
"h": 34.3
},
"luminance": 0.34961
}Semantic roles & 50–950 ramp
primary
#A69E9C
secondary
#CDD0D1
accent
#848F56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080