#A098A2#A098A2
#A098A2 is a light, near-neutral grey. Relative luminance 0.325; OKLCH L 69.0% C 0.017 H 319.5°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A098A2 |
|---|---|
| RGB | rgb(160, 152, 162) |
| HSL | hsl(288, 5%, 62%) |
| HSV | hsv(288, 6%, 64%) |
| CMYK | cmyk(1.2%, 6.2%, 0%, 36.5%) |
| CIE-LAB | lab(63.79, 4.82, -4.18) |
| CIE-LCH | lch(63.79, 6.38, 319.08°) |
| OKLab | oklab(68.96% 0.013 -0.0111) |
| OKLCH | oklch(68.96% 0.017 319.5) |
| XYZ | xyz(32.2460, 32.5388, 38.7573) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.29
Warm Grey
#978A84
ΔE00 9.32
Dove Gray
#B6B8BD
ΔE00 10.47
Purpley Grey
#947E94
ΔE00 10.49
Grey
#929591
ΔE00 10.91
Pewter
#899397
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098A2 #9AA298
analogous
#9B98A2 #A098A2 #A2989F
triadic
#A098A2 #A2A098 #98A2A0
tetradic
#A098A2 #A29B98 #9AA298 #989FA2
square
#A098A2 #A29B98 #9AA298 #989FA2
split-complementary
#A098A2 #9FA298 #98A29B
monochromatic
#635B65 #827885 #A098A2 #BEB8BF #DBD8DC
Accessibility & contrast
On white
2.80
#A098A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#A098A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098A2
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098A2 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 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)
#979AA2
Deuteranopia (green-blind)
#999BA2
Tritanopia (blue-blind)
#A0999B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a098a2; /* rgb */ color: rgb(160, 152, 162); /* oklch */ color: oklch(69.0% 0.017 319.5);
Tailwind
colors: {
custom: {
50: '#bcb6bd',
500: '#a098a2',
950: '#000000',
},
}SCSS
$custom: #a098a2; $custom-light: #bcb6bd; $custom-dark: #000000;
JSON
{
"hex": "#a098a2",
"rgb": {
"r": 160,
"g": 152,
"b": 162
},
"hsl": {
"h": 288,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.68962,
"c": 0.01706,
"h": 319.5
},
"luminance": 0.32539
}Semantic roles & 50–950 ramp
primary
#A098A2
secondary
#CACDC9
accent
#8F5762
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081