#A096A2#A096A2
#A096A2 is a light, muted grey. Relative luminance 0.319; OKLCH L 68.5% C 0.021 H 320.6°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A096A2 |
|---|---|
| RGB | rgb(160, 150, 162) |
| HSL | hsl(290, 6%, 61%) |
| HSV | hsv(290, 7%, 64%) |
| CMYK | cmyk(1.2%, 7.4%, 0%, 36.5%) |
| CIE-LAB | lab(63.26, 5.94, -4.96) |
| CIE-LCH | lch(63.26, 7.74, 320.13°) |
| OKLab | oklab(68.55% 0.016 -0.0132) |
| OKLCH | oklch(68.55% 0.021 320.6) |
| XYZ | xyz(31.9241, 31.8951, 38.6500) |
| Luminance | 0.3190 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.29
Dark Gray
#A9A9A9
ΔE00 9.60
Warm Grey
#978A84
ΔE00 9.83
Dusty Lavender
#AC86A8
ΔE00 11.55
Dove Gray
#B6B8BD
ΔE00 11.59
Pinkish Grey
#C8ACA9
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A096A2 #98A296
analogous
#9A96A2 #A096A2 #A2969E
triadic
#A096A2 #A2A096 #96A2A0
tetradic
#A096A2 #A29A96 #98A296 #969EA2
square
#A096A2 #A29A96 #98A296 #969EA2
split-complementary
#A096A2 #9EA296 #96A29A
monochromatic
#635965 #827685 #A096A2 #BDB6BF #DBD7DB
Accessibility & contrast
On white
2.85
#A096A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#A096A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A096A2
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A096A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A096A2 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9598A3
Deuteranopia (green-blind)
#9799A2
Tritanopia (blue-blind)
#A0979A
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a096a2; /* rgb */ color: rgb(160, 150, 162); /* oklch */ color: oklch(68.5% 0.021 320.6);
Tailwind
colors: {
custom: {
50: '#bcb4bd',
500: '#a096a2',
950: '#000000',
},
}SCSS
$custom: #a096a2; $custom-light: #bcb4bd; $custom-dark: #000000;
JSON
{
"hex": "#a096a2",
"rgb": {
"r": 160,
"g": 150,
"b": 162
},
"hsl": {
"h": 290,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.68548,
"c": 0.02076,
"h": 320.6
},
"luminance": 0.31895
}Semantic roles & 50–950 ramp
primary
#A096A2
secondary
#C8CCC8
accent
#90565F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081