#A69FAA#A69FAA
#A69FAA is a light, near-neutral grey. Relative luminance 0.358; OKLCH L 71.2% C 0.018 H 313.6°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FAA |
|---|---|
| RGB | rgb(166, 159, 170) |
| HSL | hsl(278, 6%, 65%) |
| HSV | hsv(278, 6%, 67%) |
| CMYK | cmyk(2.4%, 6.5%, 0%, 33.3%) |
| CIE-LAB | lab(66.37, 4.62, -4.79) |
| CIE-LCH | lch(66.37, 6.66, 313.94°) |
| OKLab | oklab(71.18% 0.0121 -0.0127) |
| OKLCH | oklch(71.18% 0.018 313.6) |
| XYZ | xyz(35.3785, 35.8057, 43.0698) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.44
Dove Gray
#B6B8BD
ΔE00 8.71
Cool Gray
#9AA7B0
ΔE00 10.52
Pinkish Grey
#C8ACA9
ΔE00 10.70
Warm Grey
#978A84
ΔE00 10.89
Grey
#929591
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FAA #A3AA9F
analogous
#A19FAA #A69FAA #AA9FA9
triadic
#A69FAA #AAA69F #9FAAA6
tetradic
#A69FAA #AAA19F #A3AA9F #9FA9AA
square
#A69FAA #AAA19F #A3AA9F #9FA9AA
split-complementary
#A69FAA #A9AA9F #9FAAA1
monochromatic
#69616E #887F8D #A69FAA #C4BFC7 #E2E0E3
Accessibility & contrast
On white
2.57
#A69FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#A69FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FAA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FAA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AB
Deuteranopia (green-blind)
#9FA2AA
Tritanopia (blue-blind)
#A6A0A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a69faa; /* rgb */ color: rgb(166, 159, 170); /* oklch */ color: oklch(71.2% 0.018 313.6);
Tailwind
colors: {
custom: {
50: '#c0bbc3',
500: '#a69faa',
950: '#000000',
},
}SCSS
$custom: #a69faa; $custom-light: #c0bbc3; $custom-dark: #000000;
JSON
{
"hex": "#a69faa",
"rgb": {
"r": 166,
"g": 159,
"b": 170
},
"hsl": {
"h": 278.182,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.71183,
"c": 0.0176,
"h": 313.6
},
"luminance": 0.35806
}Semantic roles & 50–950 ramp
primary
#A69FAA
secondary
#D2D4D1
accent
#90566B
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081