#A698A4#A698A4
#A698A4 is a light, muted grey. Relative luminance 0.332; OKLCH L 69.6% C 0.024 H 330.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A698A4 |
|---|---|
| RGB | rgb(166, 152, 164) |
| HSL | hsl(309, 7%, 62%) |
| HSV | hsv(309, 8%, 65%) |
| CMYK | cmyk(0%, 8.4%, 1.2%, 34.9%) |
| CIE-LAB | lab(64.36, 7.36, -4.40) |
| CIE-LCH | lch(64.36, 8.57, 329.10°) |
| OKLab | oklab(69.55% 0.0205 -0.0116) |
| OKLCH | oklch(69.55% 0.024 330.4) |
| XYZ | xyz(33.6540, 33.2442, 39.7586) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.35
Dark Gray
#A9A9A9
ΔE00 10.16
Pinkish Grey
#C8ACA9
ΔE00 10.26
Warm Grey
#978A84
ΔE00 10.34
Light Mauve
#C292A1
ΔE00 10.41
Dusty Lavender
#AC86A8
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698A4 #98A69A
analogous
#A198A6 #A698A4 #A6989D
triadic
#A698A4 #A4A698 #98A4A6
tetradic
#A698A4 #A6A198 #98A69A #989DA6
square
#A698A4 #A6A198 #98A69A #989DA6
split-complementary
#A698A4 #9DA698 #98A6A1
monochromatic
#695B67 #8A7787 #A698A4 #C2B9C1 #DFDADE
Accessibility & contrast
On white
2.75
#A698A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#A698A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698A4
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698A4 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989BA5
Deuteranopia (green-blind)
#9B9DA3
Tritanopia (blue-blind)
#A7999C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a698a4; /* rgb */ color: rgb(166, 152, 164); /* oklch */ color: oklch(69.6% 0.024 330.4);
Tailwind
colors: {
custom: {
50: '#c0b6bf',
500: '#a698a4',
950: '#000000',
},
}SCSS
$custom: #a698a4; $custom-light: #c0b6bf; $custom-dark: #000000;
JSON
{
"hex": "#a698a4",
"rgb": {
"r": 166,
"g": 152,
"b": 164
},
"hsl": {
"h": 308.571,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.69553,
"c": 0.02361,
"h": 330.4
},
"luminance": 0.33244
}Semantic roles & 50–950 ramp
primary
#A698A4
secondary
#CACFCB
accent
#915D54
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081