#A69FA5#A69FA5
#A69FA5 is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 71.0% C 0.012 H 330.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FA5 |
|---|---|
| RGB | rgb(166, 159, 165) |
| HSL | hsl(309, 4%, 64%) |
| HSV | hsv(309, 4%, 65%) |
| CMYK | cmyk(0%, 4.2%, 0.6%, 34.9%) |
| CIE-LAB | lab(66.23, 3.66, -2.21) |
| CIE-LCH | lch(66.23, 4.27, 328.86°) |
| OKLab | oklab(71.02% 0.0102 -0.0058) |
| OKLCH | oklch(71.02% 0.012 330.2) |
| XYZ | xyz(34.9145, 35.6201, 40.6260) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.74
Dove Gray
#B6B8BD
ΔE00 8.08
Warm Grey
#978A84
ΔE00 9.22
Grey
#929591
ΔE00 9.61
Pinkish Grey
#C8ACA9
ΔE00 9.89
Cool Gray
#9AA7B0
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FA5 #9FA6A0
analogous
#A39FA6 #A69FA5 #A69FA1
triadic
#A69FA5 #A5A69F #9FA5A6
tetradic
#A69FA5 #A6A39F #9FA6A0 #9FA1A6
square
#A69FA5 #A6A39F #9FA6A0 #9FA1A6
split-complementary
#A69FA5 #A1A69F #9FA6A3
monochromatic
#696168 #897F87 #A69FA5 #C3BFC3 #E1DFE1
Accessibility & contrast
On white
2.58
#A69FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A69FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FA5
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FA5 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A5
Deuteranopia (green-blind)
#A0A1A5
Tritanopia (blue-blind)
#A79FA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a69fa5; /* rgb */ color: rgb(166, 159, 165); /* oklch */ color: oklch(71.0% 0.012 330.2);
Tailwind
colors: {
custom: {
50: '#c0bbbf',
500: '#a69fa5',
950: '#000000',
},
}SCSS
$custom: #a69fa5; $custom-light: #c0bbbf; $custom-dark: #000000;
JSON
{
"hex": "#a69fa5",
"rgb": {
"r": 166,
"g": 159,
"b": 165
},
"hsl": {
"h": 308.571,
"s": 3.784,
"l": 63.725
},
"oklch": {
"l": 0.71024,
"c": 0.01173,
"h": 330.2
},
"luminance": 0.3562
}Semantic roles & 50–950 ramp
primary
#A69FA5
secondary
#CFD2D0
accent
#8E6058
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081