#A69FA0#A69FA0
#A69FA0 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.9% C 0.008 H 7.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FA0 |
|---|---|
| RGB | rgb(166, 159, 160) |
| HSL | hsl(351, 4%, 64%) |
| HSV | hsv(351, 4%, 65%) |
| CMYK | cmyk(0%, 4.2%, 3.6%, 34.9%) |
| CIE-LAB | lab(66.09, 2.72, 0.38) |
| CIE-LCH | lch(66.09, 2.74, 8.06°) |
| OKLab | oklab(70.87% 0.0082 0.0011) |
| OKLCH | oklch(70.87% 0.008 7.4) |
| XYZ | xyz(34.4683, 35.4416, 38.2760) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.51
Stone
#A89F91
ΔE00 7.71
Warm Grey
#978A84
ΔE00 7.75
Grey
#929591
ΔE00 7.85
Dove Gray
#B6B8BD
ΔE00 8.10
Greyish
#A8A495
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FA0 #9FA6A5
analogous
#A69FA3 #A69FA0 #A6A19F
triadic
#A69FA0 #A0A69F #9FA0A6
tetradic
#A69FA0 #A3A69F #9FA6A5 #A19FA6
square
#A69FA0 #A3A69F #9FA6A5 #A19FA6
split-complementary
#A69FA0 #9FA6A1 #9FA3A6
monochromatic
#696163 #897F81 #A69FA0 #C3BFBF #E1DFDF
Accessibility & contrast
On white
2.60
#A69FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A69FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FA0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FA0 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A0
Deuteranopia (green-blind)
#A1A1A0
Tritanopia (blue-blind)
#A89F9F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a69fa0; /* rgb */ color: rgb(166, 159, 160); /* oklch */ color: oklch(70.9% 0.008 7.4);
Tailwind
colors: {
custom: {
50: '#c0bbbc',
500: '#a69fa0',
950: '#000000',
},
}SCSS
$custom: #a69fa0; $custom-light: #c0bbbc; $custom-dark: #000000;
JSON
{
"hex": "#a69fa0",
"rgb": {
"r": 166,
"g": 159,
"b": 160
},
"hsl": {
"h": 351.429,
"s": 3.784,
"l": 63.725
},
"oklch": {
"l": 0.70871,
"c": 0.00826,
"h": 7.4
},
"luminance": 0.35441
}Semantic roles & 50–950 ramp
primary
#A69FA0
secondary
#CFD2D1
accent
#8E8658
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081