#A69EAA#A69EAA
#A69EAA is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 71.0% C 0.019 H 314.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EAA |
|---|---|
| RGB | rgb(166, 158, 170) |
| HSL | hsl(280, 7%, 64%) |
| HSV | hsv(280, 7%, 67%) |
| CMYK | cmyk(2.4%, 7.1%, 0%, 33.3%) |
| CIE-LAB | lab(66.11, 5.18, -5.18) |
| CIE-LCH | lch(66.11, 7.33, 314.96°) |
| OKLab | oklab(70.98% 0.0137 -0.0138) |
| OKLCH | oklch(70.98% 0.019 314.7) |
| XYZ | xyz(35.2073, 35.4631, 43.0127) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.11
Dove Gray
#B6B8BD
ΔE00 9.31
Pinkish Grey
#C8ACA9
ΔE00 10.74
Warm Grey
#978A84
ΔE00 11.05
Cool Gray
#9AA7B0
ΔE00 11.20
Grey
#929591
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EAA #A2AA9E
analogous
#A09EAA #A69EAA #AA9EA8
triadic
#A69EAA #AAA69E #9EAAA6
tetradic
#A69EAA #AAA09E #A2AA9E #9EA8AA
square
#A69EAA #AAA09E #A2AA9E #9EA8AA
split-complementary
#A69EAA #A8AA9E #9EAAA0
monochromatic
#69606E #887D8D #A69EAA #C4BFC7 #E2DFE3
Accessibility & contrast
On white
2.59
#A69EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A69EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EAA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EAA | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 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)
#9DA0AB
Deuteranopia (green-blind)
#9EA1AA
Tritanopia (blue-blind)
#A69FA2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a69eaa; /* rgb */ color: rgb(166, 158, 170); /* oklch */ color: oklch(71.0% 0.019 314.7);
Tailwind
colors: {
custom: {
50: '#c0bac3',
500: '#a69eaa',
950: '#000000',
},
}SCSS
$custom: #a69eaa; $custom-light: #c0bac3; $custom-dark: #000000;
JSON
{
"hex": "#a69eaa",
"rgb": {
"r": 166,
"g": 158,
"b": 170
},
"hsl": {
"h": 280,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.70977,
"c": 0.01941,
"h": 314.7
},
"luminance": 0.35463
}Semantic roles & 50–950 ramp
primary
#A69EAA
secondary
#D1D4D0
accent
#915569
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081