#A69EA0#A69EA0
#A69EA0 is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.7% C 0.010 H 0.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EA0 |
|---|---|
| RGB | rgb(166, 158, 160) |
| HSL | hsl(345, 4%, 64%) |
| HSV | hsv(345, 5%, 65%) |
| CMYK | cmyk(0%, 4.8%, 3.6%, 34.9%) |
| CIE-LAB | lab(65.83, 3.27, -0.00) |
| CIE-LCH | lch(65.83, 3.27, 359.96°) |
| OKLab | oklab(70.66% 0.0097 0) |
| OKLCH | oklch(70.66% 0.01 0.2) |
| XYZ | xyz(34.2970, 35.0990, 38.2189) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.19
Warm Grey
#978A84
ΔE00 7.72
Stone
#A89F91
ΔE00 8.40
Grey
#929591
ΔE00 8.46
Dove Gray
#B6B8BD
ΔE00 8.48
Pinkish Grey
#C8ACA9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EA0 #9EA6A4
analogous
#A69EA4 #A69EA0 #A6A09E
triadic
#A69EA0 #A0A69E #9EA0A6
tetradic
#A69EA0 #A4A69E #9EA6A4 #A09EA6
square
#A69EA0 #A4A69E #9EA6A4 #A09EA6
split-complementary
#A69EA0 #9EA6A0 #9EA4A6
monochromatic
#696063 #897E81 #A69EA0 #C3BEBF #E1DEDF
Accessibility & contrast
On white
2.62
#A69EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#A69EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EA0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EA0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA0
Deuteranopia (green-blind)
#A1A0A0
Tritanopia (blue-blind)
#A89E9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69ea0; /* rgb */ color: rgb(166, 158, 160); /* oklch */ color: oklch(70.7% 0.010 0.2);
Tailwind
colors: {
custom: {
50: '#c0babc',
500: '#a69ea0',
950: '#000000',
},
}SCSS
$custom: #a69ea0; $custom-light: #c0babc; $custom-dark: #000000;
JSON
{
"hex": "#a69ea0",
"rgb": {
"r": 166,
"g": 158,
"b": 160
},
"hsl": {
"h": 345,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.70663,
"c": 0.00972,
"h": 0.2
},
"luminance": 0.35099
}Semantic roles & 50–950 ramp
primary
#A69EA0
secondary
#CED1D1
accent
#8E8057
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081