#A69C98#A69C98
#A69C98 is a light, near-neutral grey. Relative luminance 0.342; OKLCH L 70.0% C 0.013 H 43.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A69C98 |
|---|---|
| RGB | rgb(166, 156, 152) |
| HSL | hsl(17, 7%, 62%) |
| HSV | hsv(17, 8%, 65%) |
| CMYK | cmyk(0%, 6%, 8.4%, 34.9%) |
| CIE-LAB | lab(65.08, 2.92, 3.40) |
| CIE-LCH | lch(65.08, 4.48, 49.30°) |
| OKLab | oklab(70.01% 0.0096 0.009) |
| OKLCH | oklch(70.01% 0.013 43.2) |
| XYZ | xyz(33.2812, 34.1513, 34.5383) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 5.40
Warm Grey
#978A84
ΔE00 5.92
Dark Gray
#A9A9A9
ΔE00 5.95
Greyish
#A8A495
ΔE00 7.50
Grey
#929591
ΔE00 7.66
Greige
#B8AB98
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69C98 #98A2A6
analogous
#A6989B #A69C98 #A6A398
triadic
#A69C98 #98A69C #9C98A6
tetradic
#A69C98 #9BA698 #98A2A6 #A398A6
square
#A69C98 #9BA698 #98A2A6 #A398A6
split-complementary
#A69C98 #98A6A3 #989BA6
monochromatic
#695F5B #8A7C77 #A69C98 #C2BCB9 #DFDBDA
Accessibility & contrast
On white
2.68
#A69C98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#A69C98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69C98
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69C98 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D98
Deuteranopia (green-blind)
#A19F98
Tritanopia (blue-blind)
#A99B9B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a69c98; /* rgb */ color: rgb(166, 156, 152); /* oklch */ color: oklch(70.0% 0.013 43.2);
Tailwind
colors: {
custom: {
50: '#c0b9b6',
500: '#a69c98',
950: '#000000',
},
}SCSS
$custom: #a69c98; $custom-light: #c0b9b6; $custom-dark: #000000;
JSON
{
"hex": "#a69c98",
"rgb": {
"r": 166,
"g": 156,
"b": 152
},
"hsl": {
"h": 17.143,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.7001,
"c": 0.01313,
"h": 43.2
},
"luminance": 0.34151
}Semantic roles & 50–950 ramp
primary
#A69C98
secondary
#CACECF
accent
#809154
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080