#A69FA6#A69FA6
#A69FA6 is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 71.1% C 0.013 H 325.7°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FA6 |
|---|---|
| RGB | rgb(166, 159, 166) |
| HSL | hsl(300, 4%, 64%) |
| HSV | hsv(300, 4%, 65%) |
| CMYK | cmyk(0%, 4.2%, 0%, 34.9%) |
| CIE-LAB | lab(66.26, 3.85, -2.73) |
| CIE-LCH | lch(66.26, 4.72, 324.67°) |
| OKLab | oklab(71.06% 0.0106 -0.0072) |
| OKLCH | oklch(71.06% 0.013 325.7) |
| XYZ | xyz(35.0059, 35.6566, 41.1073) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.06
Dove Gray
#B6B8BD
ΔE00 8.16
Warm Grey
#978A84
ΔE00 9.54
Grey
#929591
ΔE00 10.00
Pinkish Grey
#C8ACA9
ΔE00 10.03
Cool Gray
#9AA7B0
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FA6 #9FA69F
analogous
#A29FA6 #A69FA6 #A69FA2
triadic
#A69FA6 #A6A69F #9FA6A6
tetradic
#A69FA6 #A6A29F #9FA69F #9FA2A6
square
#A69FA6 #A6A29F #9FA69F #9FA2A6
split-complementary
#A69FA6 #A2A69F #9FA6A2
monochromatic
#696169 #897F89 #A69FA6 #C3BFC3 #E1DFE1
Accessibility & contrast
On white
2.58
#A69FA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A69FA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FA6
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FA6 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A6
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#A79FA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a69fa6; /* rgb */ color: rgb(166, 159, 166); /* oklch */ color: oklch(71.1% 0.013 325.7);
Tailwind
colors: {
custom: {
50: '#c0bbc0',
500: '#a69fa6',
950: '#000000',
},
}SCSS
$custom: #a69fa6; $custom-light: #c0bbc0; $custom-dark: #000000;
JSON
{
"hex": "#a69fa6",
"rgb": {
"r": 166,
"g": 159,
"b": 166
},
"hsl": {
"h": 300,
"s": 3.784,
"l": 63.725
},
"oklch": {
"l": 0.71056,
"c": 0.01279,
"h": 325.7
},
"luminance": 0.35656
}Semantic roles & 50–950 ramp
primary
#A69FA6
secondary
#CFD2CF
accent
#8E5858
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081