#A69EA5#A69EA5
#A69EA5 is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.8% C 0.014 H 329.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EA5 |
|---|---|
| RGB | rgb(166, 158, 165) |
| HSL | hsl(308, 4%, 64%) |
| HSV | hsv(308, 5%, 65%) |
| CMYK | cmyk(0%, 4.8%, 0.6%, 34.9%) |
| CIE-LAB | lab(65.96, 4.21, -2.60) |
| CIE-LCH | lch(65.96, 4.95, 328.32°) |
| OKLab | oklab(70.82% 0.0117 -0.0069) |
| OKLCH | oklch(70.82% 0.014 329.6) |
| XYZ | xyz(34.7433, 35.2775, 40.5689) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.47
Dove Gray
#B6B8BD
ΔE00 8.62
Warm Grey
#978A84
ΔE00 9.32
Pinkish Grey
#C8ACA9
ΔE00 9.83
Grey
#929591
ΔE00 10.23
Cool Gray
#9AA7B0
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EA5 #9EA69F
analogous
#A39EA6 #A69EA5 #A69EA1
triadic
#A69EA5 #A5A69E #9EA5A6
tetradic
#A69EA5 #A6A39E #9EA69F #9EA1A6
square
#A69EA5 #A6A39E #9EA69F #9EA1A6
split-complementary
#A69EA5 #A1A69E #9EA6A3
monochromatic
#696068 #897E87 #A69EA5 #C3BEC3 #E1DEE0
Accessibility & contrast
On white
2.61
#A69EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A69EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EA5
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EA5 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A5
Deuteranopia (green-blind)
#9FA1A5
Tritanopia (blue-blind)
#A79EA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69ea5; /* rgb */ color: rgb(166, 158, 165); /* oklch */ color: oklch(70.8% 0.014 329.6);
Tailwind
colors: {
custom: {
50: '#c0babf',
500: '#a69ea5',
950: '#000000',
},
}SCSS
$custom: #a69ea5; $custom-light: #c0babf; $custom-dark: #000000;
JSON
{
"hex": "#a69ea5",
"rgb": {
"r": 166,
"g": 158,
"b": 165
},
"hsl": {
"h": 307.5,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.70817,
"c": 0.01356,
"h": 329.6
},
"luminance": 0.35277
}Semantic roles & 50–950 ramp
primary
#A69EA5
secondary
#CED1CF
accent
#8E5E57
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081