#A69AA8#A69AA8
#A69AA8 is a light, muted grey. Relative luminance 0.340; OKLCH L 70.1% C 0.024 H 321.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A69AA8 |
|---|---|
| RGB | rgb(166, 154, 168) |
| HSL | hsl(291, 7%, 63%) |
| HSV | hsv(291, 8%, 66%) |
| CMYK | cmyk(1.2%, 8.3%, 0%, 34.1%) |
| CIE-LAB | lab(65.00, 7.01, -5.70) |
| CIE-LCH | lch(65.00, 9.04, 320.87°) |
| OKLab | oklab(70.09% 0.019 -0.0152) |
| OKLCH | oklch(70.09% 0.024 321.4) |
| XYZ | xyz(34.3483, 34.0456, 41.8002) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.77
Dark Gray
#A9A9A9
ΔE00 10.01
Pinkish Grey
#C8ACA9
ΔE00 10.80
Dusty Lavender
#AC86A8
ΔE00 10.88
Light Mauve
#C292A1
ΔE00 11.06
Warm Grey
#978A84
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69AA8 #9CA89A
analogous
#9F9AA8 #A69AA8 #A89AA3
triadic
#A69AA8 #A8A69A #9AA8A6
tetradic
#A69AA8 #A89F9A #9CA89A #9AA3A8
square
#A69AA8 #A89F9A #9CA89A #9AA3A8
split-complementary
#A69AA8 #A3A89A #9AA89F
monochromatic
#695C6B #89798C #A69AA8 #C3BBC4 #E0DCE1
Accessibility & contrast
On white
2.69
#A69AA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#A69AA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69AA8
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69AA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69AA8 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DA9
Deuteranopia (green-blind)
#9B9EA7
Tritanopia (blue-blind)
#A79B9E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a69aa8; /* rgb */ color: rgb(166, 154, 168); /* oklch */ color: oklch(70.1% 0.024 321.4);
Tailwind
colors: {
custom: {
50: '#c0b7c1',
500: '#a69aa8',
950: '#000000',
},
}SCSS
$custom: #a69aa8; $custom-light: #c0b7c1; $custom-dark: #000000;
JSON
{
"hex": "#a69aa8",
"rgb": {
"r": 166,
"g": 154,
"b": 168
},
"hsl": {
"h": 291.429,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.70091,
"c": 0.0243,
"h": 321.4
},
"luminance": 0.34045
}Semantic roles & 50–950 ramp
primary
#A69AA8
secondary
#CDD1CC
accent
#91545D
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081