#A698A2#A698A2
#A698A2 is a light, muted grey. Relative luminance 0.332; OKLCH L 69.5% C 0.022 H 335.8°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A698A2 |
|---|---|
| RGB | rgb(166, 152, 162) |
| HSL | hsl(317, 7%, 62%) |
| HSV | hsv(317, 8%, 65%) |
| CMYK | cmyk(0%, 8.4%, 2.4%, 34.9%) |
| CIE-LAB | lab(64.30, 6.98, -3.36) |
| CIE-LCH | lch(64.30, 7.75, 334.27°) |
| OKLab | oklab(69.49% 0.0198 -0.0089) |
| OKLCH | oklch(69.49% 0.022 335.8) |
| XYZ | xyz(33.4749, 33.1725, 38.8149) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 9.58
Dark Gray
#A9A9A9
ΔE00 9.66
Purpley Grey
#947E94
ΔE00 9.72
Pinkish Grey
#C8ACA9
ΔE00 9.81
Light Mauve
#C292A1
ΔE00 10.55
Rosybrown
#BC8F8F
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698A2 #98A69C
analogous
#A398A6 #A698A2 #A6989B
triadic
#A698A2 #A2A698 #98A2A6
tetradic
#A698A2 #A6A398 #98A69C #989BA6
square
#A698A2 #A6A398 #98A69C #989BA6
split-complementary
#A698A2 #9BA698 #98A6A3
monochromatic
#695B65 #8A7784 #A698A2 #C2B9C0 #DFDADD
Accessibility & contrast
On white
2.75
#A698A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#A698A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698A2
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698A2 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989BA2
Deuteranopia (green-blind)
#9B9DA2
Tritanopia (blue-blind)
#A8989B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a698a2; /* rgb */ color: rgb(166, 152, 162); /* oklch */ color: oklch(69.5% 0.022 335.8);
Tailwind
colors: {
custom: {
50: '#c0b6bd',
500: '#a698a2',
950: '#000000',
},
}SCSS
$custom: #a698a2; $custom-light: #c0b6bd; $custom-dark: #000000;
JSON
{
"hex": "#a698a2",
"rgb": {
"r": 166,
"g": 152,
"b": 162
},
"hsl": {
"h": 317.143,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.69489,
"c": 0.02165,
"h": 335.8
},
"luminance": 0.33172
}Semantic roles & 50–950 ramp
primary
#A698A2
secondary
#CACFCC
accent
#916654
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081