#A69FA9#A69FA9
#A69FA9 is a light, near-neutral grey. Relative luminance 0.358; OKLCH L 71.2% C 0.016 H 315.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FA9 |
|---|---|
| RGB | rgb(166, 159, 169) |
| HSL | hsl(282, 5%, 64%) |
| HSV | hsv(282, 6%, 66%) |
| CMYK | cmyk(1.8%, 5.9%, 0%, 33.7%) |
| CIE-LAB | lab(66.34, 4.43, -4.28) |
| CIE-LCH | lch(66.34, 6.16, 315.97°) |
| OKLab | oklab(71.15% 0.0118 -0.0114) |
| OKLCH | oklch(71.15% 0.016 315.9) |
| XYZ | xyz(35.2843, 35.7680, 42.5735) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.09
Dove Gray
#B6B8BD
ΔE00 8.54
Cool Gray
#9AA7B0
ΔE00 10.38
Pinkish Grey
#C8ACA9
ΔE00 10.51
Warm Grey
#978A84
ΔE00 10.55
Grey
#929591
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FA9 #A2A99F
analogous
#A19FA9 #A69FA9 #A99FA7
triadic
#A69FA9 #A9A69F #9FA9A6
tetradic
#A69FA9 #A9A19F #A2A99F #9FA7A9
square
#A69FA9 #A9A19F #A2A99F #9FA7A9
split-complementary
#A69FA9 #A7A99F #9FA9A1
monochromatic
#69616C #887F8C #A69FA9 #C4BFC6 #E2E0E3
Accessibility & contrast
On white
2.58
#A69FA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#A69FA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FA9
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FA9 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1A9
Deuteranopia (green-blind)
#9FA1A9
Tritanopia (blue-blind)
#A6A0A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a69fa9; /* rgb */ color: rgb(166, 159, 169); /* oklch */ color: oklch(71.2% 0.016 315.9);
Tailwind
colors: {
custom: {
50: '#c0bbc2',
500: '#a69fa9',
950: '#000000',
},
}SCSS
$custom: #a69fa9; $custom-light: #c0bbc2; $custom-dark: #000000;
JSON
{
"hex": "#a69fa9",
"rgb": {
"r": 166,
"g": 159,
"b": 169
},
"hsl": {
"h": 282,
"s": 5.495,
"l": 64.314
},
"oklch": {
"l": 0.71151,
"c": 0.01635,
"h": 315.9
},
"luminance": 0.35768
}Semantic roles & 50–950 ramp
primary
#A69FA9
secondary
#D1D4D0
accent
#8F5667
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081