#A69EA7#A69EA7
#A69EA7 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.9% C 0.016 H 322.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EA7 |
|---|---|
| RGB | rgb(166, 158, 167) |
| HSL | hsl(293, 5%, 64%) |
| HSV | hsv(293, 5%, 65%) |
| CMYK | cmyk(0.6%, 5.4%, 0%, 34.5%) |
| CIE-LAB | lab(66.02, 4.59, -3.63) |
| CIE-LCH | lch(66.02, 5.86, 321.65°) |
| OKLab | oklab(70.88% 0.0125 -0.0096) |
| OKLCH | oklch(70.88% 0.016 322.4) |
| XYZ | xyz(34.9267, 35.3509, 41.5351) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 8.84
Warm Grey
#978A84
ΔE00 10.00
Pinkish Grey
#C8ACA9
ΔE00 10.16
Cool Gray
#9AA7B0
ΔE00 10.81
Grey
#929591
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EA7 #9FA79E
analogous
#A19EA7 #A69EA7 #A79EA3
triadic
#A69EA7 #A7A69E #9EA7A6
tetradic
#A69EA7 #A7A19E #9FA79E #9EA3A7
square
#A69EA7 #A7A19E #9FA79E #9EA3A7
split-complementary
#A69EA7 #A3A79E #9EA7A1
monochromatic
#69606A #897E8A #A69EA7 #C3BEC4 #E1DEE1
Accessibility & contrast
On white
2.60
#A69EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#A69EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EA7
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EA7 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A7
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#A69FA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69ea7; /* rgb */ color: rgb(166, 158, 167); /* oklch */ color: oklch(70.9% 0.016 322.4);
Tailwind
colors: {
custom: {
50: '#c0bac1',
500: '#a69ea7',
950: '#000000',
},
}SCSS
$custom: #a69ea7; $custom-light: #c0bac1; $custom-dark: #000000;
JSON
{
"hex": "#a69ea7",
"rgb": {
"r": 166,
"g": 158,
"b": 167
},
"hsl": {
"h": 293.333,
"s": 4.865,
"l": 63.725
},
"oklch": {
"l": 0.7088,
"c": 0.01577,
"h": 322.4
},
"luminance": 0.35351
}Semantic roles & 50–950 ramp
primary
#A69EA7
secondary
#CFD2CF
accent
#8F575D
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081