#A69EA1#A69EA1
#A69EA1 is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.7% C 0.010 H 352.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EA1 |
|---|---|
| RGB | rgb(166, 158, 161) |
| HSL | hsl(338, 4%, 64%) |
| HSV | hsv(338, 5%, 65%) |
| CMYK | cmyk(0%, 4.8%, 3%, 34.9%) |
| CIE-LAB | lab(65.85, 3.46, -0.52) |
| CIE-LCH | lch(65.85, 3.49, 351.41°) |
| OKLab | oklab(70.69% 0.0101 -0.0013) |
| OKLCH | oklch(70.69% 0.01 352.5) |
| XYZ | xyz(34.3849, 35.1342, 38.6815) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.39
Warm Grey
#978A84
ΔE00 8.01
Dove Gray
#B6B8BD
ΔE00 8.45
Grey
#929591
ΔE00 8.79
Stone
#A89F91
ΔE00 8.97
Pinkish Grey
#C8ACA9
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EA1 #9EA6A3
analogous
#A69EA5 #A69EA1 #A69F9E
triadic
#A69EA1 #A1A69E #9EA1A6
tetradic
#A69EA1 #A5A69E #9EA6A3 #9F9EA6
square
#A69EA1 #A5A69E #9EA6A3 #9F9EA6
split-complementary
#A69EA1 #9EA69F #9EA5A6
monochromatic
#696064 #897E82 #A69EA1 #C3BEC0 #E1DEDF
Accessibility & contrast
On white
2.62
#A69EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A69EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EA1
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EA1 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA1
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#A79E9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69ea1; /* rgb */ color: rgb(166, 158, 161); /* oklch */ color: oklch(70.7% 0.010 352.5);
Tailwind
colors: {
custom: {
50: '#c0babc',
500: '#a69ea1',
950: '#000000',
},
}SCSS
$custom: #a69ea1; $custom-light: #c0babc; $custom-dark: #000000;
JSON
{
"hex": "#a69ea1",
"rgb": {
"r": 166,
"g": 158,
"b": 161
},
"hsl": {
"h": 337.5,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.70693,
"c": 0.01021,
"h": 352.5
},
"luminance": 0.35134
}Semantic roles & 50–950 ramp
primary
#A69EA1
secondary
#CED1D0
accent
#8E7A57
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081