#A69AA4#A69AA4
#A69AA4 is a light, near-neutral grey. Relative luminance 0.339; OKLCH L 70.0% C 0.020 H 331.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A69AA4 |
|---|---|
| RGB | rgb(166, 154, 164) |
| HSL | hsl(310, 6%, 63%) |
| HSV | hsv(310, 7%, 65%) |
| CMYK | cmyk(0%, 7.2%, 1.2%, 34.9%) |
| CIE-LAB | lab(64.88, 6.24, -3.63) |
| CIE-LCH | lch(64.88, 7.22, 329.82°) |
| OKLab | oklab(69.96% 0.0174 -0.0096) |
| OKLCH | oklch(69.96% 0.02 331.2) |
| XYZ | xyz(33.9814, 33.8988, 39.8677) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.90
Warm Grey
#978A84
ΔE00 9.76
Pinkish Grey
#C8ACA9
ΔE00 9.89
Purpley Grey
#947E94
ΔE00 10.40
Dove Gray
#B6B8BD
ΔE00 10.76
Light Mauve
#C292A1
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69AA4 #9AA69C
analogous
#A29AA6 #A69AA4 #A69A9E
triadic
#A69AA4 #A4A69A #9AA4A6
tetradic
#A69AA4 #A6A29A #9AA69C #9A9EA6
square
#A69AA4 #A6A29A #9AA69C #9A9EA6
split-complementary
#A69AA4 #9EA69A #9AA6A2
monochromatic
#695D67 #897987 #A69AA4 #C3BBC1 #DFDBDF
Accessibility & contrast
On white
2.70
#A69AA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#A69AA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69AA4
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69AA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69AA4 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA4
Deuteranopia (green-blind)
#9C9EA4
Tritanopia (blue-blind)
#A79B9D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a69aa4; /* rgb */ color: rgb(166, 154, 164); /* oklch */ color: oklch(70.0% 0.020 331.2);
Tailwind
colors: {
custom: {
50: '#c0b7bf',
500: '#a69aa4',
950: '#000000',
},
}SCSS
$custom: #a69aa4; $custom-light: #c0b7bf; $custom-dark: #000000;
JSON
{
"hex": "#a69aa4",
"rgb": {
"r": 166,
"g": 154,
"b": 164
},
"hsl": {
"h": 310,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.69962,
"c": 0.0199,
"h": 331.2
},
"luminance": 0.33899
}Semantic roles & 50–950 ramp
primary
#A69AA4
secondary
#CCD0CC
accent
#905F55
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081