#A69EA2#A69EA2
#A69EA2 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.7% C 0.011 H 345.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EA2 |
|---|---|
| RGB | rgb(166, 158, 162) |
| HSL | hsl(330, 4%, 64%) |
| HSV | hsv(330, 5%, 65%) |
| CMYK | cmyk(0%, 4.8%, 2.4%, 34.9%) |
| CIE-LAB | lab(65.88, 3.64, -1.04) |
| CIE-LCH | lch(65.88, 3.79, 344.04°) |
| OKLab | oklab(70.72% 0.0105 -0.0027) |
| OKLCH | oklch(70.72% 0.011 345.6) |
| XYZ | xyz(34.4734, 35.1696, 39.1477) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.62
Warm Grey
#978A84
ΔE00 8.32
Dove Gray
#B6B8BD
ΔE00 8.46
Grey
#929591
ΔE00 9.14
Pinkish Grey
#C8ACA9
ΔE00 9.46
Stone
#A89F91
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EA2 #9EA6A2
analogous
#A69EA6 #A69EA2 #A69E9E
triadic
#A69EA2 #A2A69E #9EA2A6
tetradic
#A69EA2 #A6A69E #9EA6A2 #9E9EA6
square
#A69EA2 #A6A69E #9EA6A2 #9E9EA6
split-complementary
#A69EA2 #9EA69E #9EA6A6
monochromatic
#696065 #897E83 #A69EA2 #C3BEC1 #E1DEDF
Accessibility & contrast
On white
2.61
#A69EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A69EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EA2
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EA2 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 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)
#9E9FA2
Deuteranopia (green-blind)
#A0A0A2
Tritanopia (blue-blind)
#A79E9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69ea2; /* rgb */ color: rgb(166, 158, 162); /* oklch */ color: oklch(70.7% 0.011 345.6);
Tailwind
colors: {
custom: {
50: '#c0babd',
500: '#a69ea2',
950: '#000000',
},
}SCSS
$custom: #a69ea2; $custom-light: #c0babd; $custom-dark: #000000;
JSON
{
"hex": "#a69ea2",
"rgb": {
"r": 166,
"g": 158,
"b": 162
},
"hsl": {
"h": 330,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.70724,
"c": 0.01086,
"h": 345.6
},
"luminance": 0.35169
}Semantic roles & 50–950 ramp
primary
#A69EA2
secondary
#CED1D0
accent
#8E7357
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081