#A098A6#A098A6
#A098A6 is a light, muted grey. Relative luminance 0.327; OKLCH L 69.1% C 0.022 H 311.0°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A098A6 |
|---|---|
| RGB | rgb(160, 152, 166) |
| HSL | hsl(274, 7%, 62%) |
| HSV | hsv(274, 8%, 65%) |
| CMYK | cmyk(3.6%, 8.4%, 0%, 34.9%) |
| CIE-LAB | lab(63.90, 5.61, -6.26) |
| CIE-LCH | lch(63.90, 8.40, 311.87°) |
| OKLab | oklab(69.09% 0.0145 -0.0167) |
| OKLCH | oklch(69.09% 0.022 311) |
| XYZ | xyz(32.6072, 32.6833, 40.6597) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.51
Purpley Grey
#947E94
ΔE00 9.81
Warm Grey
#978A84
ΔE00 10.84
Dove Gray
#B6B8BD
ΔE00 11.07
Grey
#929591
ΔE00 11.68
Dusty Lavender
#AC86A8
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098A6 #9EA698
analogous
#9998A6 #A098A6 #A698A5
triadic
#A098A6 #A6A098 #98A6A0
tetradic
#A098A6 #A69998 #9EA698 #98A5A6
square
#A098A6 #A69998 #9EA698 #98A5A6
split-complementary
#A098A6 #A5A698 #98A699
monochromatic
#635B69 #82778A #A098A6 #BEB9C2 #DDDADF
Accessibility & contrast
On white
2.79
#A098A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#A098A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098A6
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098A6 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969AA7
Deuteranopia (green-blind)
#989BA5
Tritanopia (blue-blind)
#9F9A9C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a098a6; /* rgb */ color: rgb(160, 152, 166); /* oklch */ color: oklch(69.1% 0.022 311.0);
Tailwind
colors: {
custom: {
50: '#bcb6c0',
500: '#a098a6',
950: '#000000',
},
}SCSS
$custom: #a098a6; $custom-light: #bcb6c0; $custom-dark: #000000;
JSON
{
"hex": "#a098a6",
"rgb": {
"r": 160,
"g": 152,
"b": 166
},
"hsl": {
"h": 274.286,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.69093,
"c": 0.02212,
"h": 311
},
"luminance": 0.32683
}Semantic roles & 50–950 ramp
primary
#A098A6
secondary
#CDCFCA
accent
#91546E
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081