#A098A3#A098A3
#A098A3 is a light, near-neutral grey. Relative luminance 0.326; OKLCH L 69.0% C 0.018 H 316.9°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A098A3 |
|---|---|
| RGB | rgb(160, 152, 163) |
| HSL | hsl(284, 6%, 62%) |
| HSV | hsv(284, 7%, 64%) |
| CMYK | cmyk(1.8%, 6.7%, 0%, 36.1%) |
| CIE-LAB | lab(63.81, 5.02, -4.70) |
| CIE-LCH | lch(63.81, 6.87, 316.87°) |
| OKLab | oklab(68.99% 0.0134 -0.0125) |
| OKLCH | oklch(68.99% 0.018 316.9) |
| XYZ | xyz(32.3352, 32.5745, 39.2273) |
| Luminance | 0.3257 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.59
Warm Grey
#978A84
ΔE00 9.71
Purpley Grey
#947E94
ΔE00 10.29
Dove Gray
#B6B8BD
ΔE00 10.60
Grey
#929591
ΔE00 10.62
Pewter
#899397
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098A3 #9BA398
analogous
#9B98A3 #A098A3 #A398A1
triadic
#A098A3 #A3A098 #98A3A0
tetradic
#A098A3 #A39B98 #9BA398 #98A1A3
square
#A098A3 #A39B98 #9BA398 #98A1A3
split-complementary
#A098A3 #A1A398 #98A39B
monochromatic
#635B66 #827886 #A098A3 #BEB8C0 #DCD9DD
Accessibility & contrast
On white
2.79
#A098A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#A098A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098A3
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098A3 | 1.00 | 2.79 | 7.51 | 7.51 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA4
Deuteranopia (green-blind)
#989BA3
Tritanopia (blue-blind)
#A0999B
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a098a3; /* rgb */ color: rgb(160, 152, 163); /* oklch */ color: oklch(69.0% 0.018 316.9);
Tailwind
colors: {
custom: {
50: '#bcb6be',
500: '#a098a3',
950: '#000000',
},
}SCSS
$custom: #a098a3; $custom-light: #bcb6be; $custom-dark: #000000;
JSON
{
"hex": "#a098a3",
"rgb": {
"r": 160,
"g": 152,
"b": 163
},
"hsl": {
"h": 283.636,
"s": 5.641,
"l": 61.765
},
"oklch": {
"l": 0.68995,
"c": 0.01829,
"h": 316.9
},
"luminance": 0.32574
}Semantic roles & 50–950 ramp
primary
#A098A3
secondary
#CACDC9
accent
#905666
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081