#A69AA6#A69AA6
#A69AA6 is a light, muted grey. Relative luminance 0.340; OKLCH L 70.0% C 0.022 H 325.8°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A69AA6 |
|---|---|
| RGB | rgb(166, 154, 166) |
| HSL | hsl(300, 6%, 63%) |
| HSV | hsv(300, 7%, 65%) |
| CMYK | cmyk(0%, 7.2%, 0%, 34.9%) |
| CIE-LAB | lab(64.94, 6.62, -4.67) |
| CIE-LCH | lch(64.94, 8.10, 324.83°) |
| OKLab | oklab(70.03% 0.0182 -0.0124) |
| OKLCH | oklch(70.03% 0.022 325.8) |
| XYZ | xyz(34.1634, 33.9716, 40.8264) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.45
Purpley Grey
#947E94
ΔE00 10.05
Pinkish Grey
#C8ACA9
ΔE00 10.33
Warm Grey
#978A84
ΔE00 10.50
Dove Gray
#B6B8BD
ΔE00 11.02
Light Mauve
#C292A1
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69AA6 #9AA69A
analogous
#A09AA6 #A69AA6 #A69AA0
triadic
#A69AA6 #A6A69A #9AA6A6
tetradic
#A69AA6 #A6A09A #9AA69A #9AA0A6
square
#A69AA6 #A6A09A #9AA69A #9AA0A6
split-complementary
#A69AA6 #A0A69A #9AA6A0
monochromatic
#695D69 #897989 #A69AA6 #C3BBC3 #DFDBDF
Accessibility & contrast
On white
2.69
#A69AA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#A69AA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69AA6
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69AA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69AA6 | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DA7
Deuteranopia (green-blind)
#9C9EA6
Tritanopia (blue-blind)
#A79B9E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a69aa6; /* rgb */ color: rgb(166, 154, 166); /* oklch */ color: oklch(70.0% 0.022 325.8);
Tailwind
colors: {
custom: {
50: '#c0b7c0',
500: '#a69aa6',
950: '#000000',
},
}SCSS
$custom: #a69aa6; $custom-light: #c0b7c0; $custom-dark: #000000;
JSON
{
"hex": "#a69aa6",
"rgb": {
"r": 166,
"g": 154,
"b": 166
},
"hsl": {
"h": 300,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.70026,
"c": 0.02203,
"h": 325.8
},
"luminance": 0.33971
}Semantic roles & 50–950 ramp
primary
#A69AA6
secondary
#CCD0CC
accent
#905555
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081