#A098A0#A098A0
#A098A0 is a light, near-neutral grey. Relative luminance 0.325; OKLCH L 68.9% C 0.015 H 325.7°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A098A0 |
|---|---|
| RGB | rgb(160, 152, 160) |
| HSL | hsl(300, 4%, 61%) |
| HSV | hsv(300, 5%, 63%) |
| CMYK | cmyk(0%, 5%, 0%, 37.3%) |
| CIE-LAB | lab(63.73, 4.43, -3.14) |
| CIE-LCH | lch(63.73, 5.43, 324.71°) |
| OKLab | oklab(68.9% 0.0122 -0.0083) |
| OKLCH | oklch(68.9% 0.015 325.7) |
| XYZ | xyz(32.0696, 32.4683, 37.8284) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.72
Warm Grey
#978A84
ΔE00 8.55
Grey
#929591
ΔE00 10.12
Dove Gray
#B6B8BD
ΔE00 10.25
Pewter
#899397
ΔE00 10.63
Purpley Grey
#947E94
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098A0 #98A098
analogous
#9C98A0 #A098A0 #A0989C
triadic
#A098A0 #A0A098 #98A0A0
tetradic
#A098A0 #A09C98 #98A098 #989CA0
square
#A098A0 #A09C98 #98A098 #989CA0
split-complementary
#A098A0 #9CA098 #98A09C
monochromatic
#635B63 #827882 #A098A0 #BDB8BD #DBD8DB
Accessibility & contrast
On white
2.80
#A098A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#A098A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098A0
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098A0 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA0
Deuteranopia (green-blind)
#999BA0
Tritanopia (blue-blind)
#A1999B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a098a0; /* rgb */ color: rgb(160, 152, 160); /* oklch */ color: oklch(68.9% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#bcb6bc',
500: '#a098a0',
950: '#000000',
},
}SCSS
$custom: #a098a0; $custom-light: #bcb6bc; $custom-dark: #000000;
JSON
{
"hex": "#a098a0",
"rgb": {
"r": 160,
"g": 152,
"b": 160
},
"hsl": {
"h": 300,
"s": 4.04,
"l": 61.176
},
"oklch": {
"l": 0.68898,
"c": 0.01474,
"h": 325.7
},
"luminance": 0.32468
}Semantic roles & 50–950 ramp
primary
#A098A0
secondary
#C8CBC8
accent
#8E5858
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081