#A69BA2#A69BA2
#A69BA2 is a light, near-neutral grey. Relative luminance 0.342; OKLCH L 70.1% C 0.016 H 339.1°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A69BA2 |
|---|---|
| RGB | rgb(166, 155, 162) |
| HSL | hsl(322, 6%, 63%) |
| HSV | hsv(322, 7%, 65%) |
| CMYK | cmyk(0%, 6.6%, 2.4%, 34.9%) |
| CIE-LAB | lab(65.09, 5.31, -2.20) |
| CIE-LCH | lch(65.09, 5.75, 337.45°) |
| OKLab | oklab(70.1% 0.0151 -0.0058) |
| OKLCH | oklch(70.1% 0.016 339.1) |
| XYZ | xyz(33.9679, 34.1586, 38.9792) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.71
Warm Grey
#978A84
ΔE00 8.77
Pinkish Grey
#C8ACA9
ΔE00 9.40
Dove Gray
#B6B8BD
ΔE00 10.00
Grey
#929591
ΔE00 11.03
Purpley Grey
#947E94
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69BA2 #9BA69F
analogous
#A49BA6 #A69BA2 #A69B9C
triadic
#A69BA2 #A2A69B #9BA2A6
tetradic
#A69BA2 #A6A49B #9BA69F #9B9CA6
square
#A69BA2 #A6A49B #9BA69F #9B9CA6
split-complementary
#A69BA2 #9CA69B #9BA6A4
monochromatic
#695E65 #897B84 #A69BA2 #C3BBC0 #E0DCDE
Accessibility & contrast
On white
2.68
#A69BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#A69BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69BA2
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69BA2 | 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)
#9B9DA2
Deuteranopia (green-blind)
#9E9FA2
Tritanopia (blue-blind)
#A89B9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a69ba2; /* rgb */ color: rgb(166, 155, 162); /* oklch */ color: oklch(70.1% 0.016 339.1);
Tailwind
colors: {
custom: {
50: '#c0b8bd',
500: '#a69ba2',
950: '#000000',
},
}SCSS
$custom: #a69ba2; $custom-light: #c0b8bd; $custom-dark: #000000;
JSON
{
"hex": "#a69ba2",
"rgb": {
"r": 166,
"g": 155,
"b": 162
},
"hsl": {
"h": 321.818,
"s": 5.82,
"l": 62.941
},
"oklch": {
"l": 0.70104,
"c": 0.01619,
"h": 339.1
},
"luminance": 0.34158
}Semantic roles & 50–950 ramp
primary
#A69BA2
secondary
#CCD0CE
accent
#906B56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081