#A69DAA#A69DAA
#A69DAA is a light, muted grey. Relative luminance 0.351; OKLCH L 70.8% C 0.021 H 315.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A69DAA |
|---|---|
| RGB | rgb(166, 157, 170) |
| HSL | hsl(282, 7%, 64%) |
| HSV | hsv(282, 8%, 67%) |
| CMYK | cmyk(2.4%, 7.6%, 0%, 33.3%) |
| CIE-LAB | lab(65.84, 5.73, -5.57) |
| CIE-LCH | lch(65.84, 7.99, 315.80°) |
| OKLab | oklab(70.77% 0.0152 -0.0148) |
| OKLCH | oklch(70.77% 0.021 315.6) |
| XYZ | xyz(35.0374, 35.1234, 42.9561) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.75
Dove Gray
#B6B8BD
ΔE00 9.91
Pinkish Grey
#C8ACA9
ΔE00 10.82
Purpley Grey
#947E94
ΔE00 11.03
Warm Grey
#978A84
ΔE00 11.24
Cool Gray
#9AA7B0
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69DAA #A1AA9D
analogous
#A09DAA #A69DAA #AA9DA8
triadic
#A69DAA #AAA69D #9DAAA6
tetradic
#A69DAA #AAA09D #A1AA9D #9DA8AA
square
#A69DAA #AAA09D #A1AA9D #9DA8AA
split-complementary
#A69DAA #A8AA9D #9DAAA0
monochromatic
#695F6E #887C8E #A69DAA #C4BEC6 #E2DFE3
Accessibility & contrast
On white
2.62
#A69DAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#A69DAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69DAA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69DAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69DAA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FAB
Deuteranopia (green-blind)
#9DA0AA
Tritanopia (blue-blind)
#A69EA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69daa; /* rgb */ color: rgb(166, 157, 170); /* oklch */ color: oklch(70.8% 0.021 315.6);
Tailwind
colors: {
custom: {
50: '#c0b9c3',
500: '#a69daa',
950: '#000000',
},
}SCSS
$custom: #a69daa; $custom-light: #c0b9c3; $custom-dark: #000000;
JSON
{
"hex": "#a69daa",
"rgb": {
"r": 166,
"g": 157,
"b": 170
},
"hsl": {
"h": 281.538,
"s": 7.104,
"l": 64.118
},
"oklch": {
"l": 0.70771,
"c": 0.02122,
"h": 315.6
},
"luminance": 0.35123
}Semantic roles & 50–950 ramp
primary
#A69DAA
secondary
#D1D4CF
accent
#915467
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081