#A69FA7#A69FA7
#A69FA7 is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 71.1% C 0.014 H 321.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FA7 |
|---|---|
| RGB | rgb(166, 159, 167) |
| HSL | hsl(293, 4%, 64%) |
| HSV | hsv(293, 5%, 65%) |
| CMYK | cmyk(0.6%, 4.8%, 0%, 34.5%) |
| CIE-LAB | lab(66.28, 4.04, -3.24) |
| CIE-LCH | lch(66.28, 5.18, 321.23°) |
| OKLab | oklab(71.09% 0.011 -0.0086) |
| OKLCH | oklch(71.09% 0.014 321.9) |
| XYZ | xyz(35.0980, 35.6934, 41.5922) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.40
Dove Gray
#B6B8BD
ΔE00 8.27
Warm Grey
#978A84
ΔE00 9.87
Cool Gray
#9AA7B0
ΔE00 10.15
Pinkish Grey
#C8ACA9
ΔE00 10.17
Grey
#929591
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FA7 #A0A79F
analogous
#A29FA7 #A69FA7 #A79FA4
triadic
#A69FA7 #A7A69F #9FA7A6
tetradic
#A69FA7 #A7A29F #A0A79F #9FA4A7
square
#A69FA7 #A7A29F #A0A79F #9FA4A7
split-complementary
#A69FA7 #A4A79F #9FA7A2
monochromatic
#69616A #887F8A #A69FA7 #C4BFC4 #E1DFE2
Accessibility & contrast
On white
2.58
#A69FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A69FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FA7
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FA7 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1A7
Deuteranopia (green-blind)
#A0A1A7
Tritanopia (blue-blind)
#A6A0A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a69fa7; /* rgb */ color: rgb(166, 159, 167); /* oklch */ color: oklch(71.1% 0.014 321.9);
Tailwind
colors: {
custom: {
50: '#c0bbc1',
500: '#a69fa7',
950: '#000000',
},
}SCSS
$custom: #a69fa7; $custom-light: #c0bbc1; $custom-dark: #000000;
JSON
{
"hex": "#a69fa7",
"rgb": {
"r": 166,
"g": 159,
"b": 167
},
"hsl": {
"h": 292.5,
"s": 4.348,
"l": 63.922
},
"oklch": {
"l": 0.71087,
"c": 0.01393,
"h": 321.9
},
"luminance": 0.35693
}Semantic roles & 50–950 ramp
primary
#A69FA7
secondary
#D0D2CF
accent
#8E575E
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081