#A7A2BB#A7A2BB
#A7A2BB is a light, muted violet. Relative luminance 0.376; OKLCH L 72.5% C 0.036 H 294.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A7A2BB |
|---|---|
| RGB | rgb(167, 162, 187) |
| HSL | hsl(252, 16%, 68%) |
| HSV | hsv(252, 13%, 73%) |
| CMYK | cmyk(10.7%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.76, 6.75, -12.20) |
| CIE-LCH | lch(67.76, 13.94, 298.96°) |
| OKLab | oklab(72.46% 0.0151 -0.0329) |
| OKLCH | oklch(72.46% 0.036 294.6) |
| XYZ | xyz(37.8245, 37.6439, 52.2774) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 10.34
Lilac
#C8A2C8
ΔE00 10.70
Dove Gray
#B6B8BD
ΔE00 11.11
Thistle
#D8BFD8
ΔE00 11.41
Dark Gray
#A9A9A9
ΔE00 11.73
Heather
#A484AC
ΔE00 11.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7A2BB #B6BBA2
analogous
#A2A9BB #A7A2BB #B3A2BB
triadic
#A7A2BB #BBA7A2 #A2BBA7
tetradic
#A7A2BB #BBA2A9 #B6BBA2 #A2BBB3
square
#A7A2BB #BBA2A9 #B6BBA2 #A2BBB3
split-complementary
#A7A2BB #BBB3A2 #A9BBA2
monochromatic
#676083 #867FA1 #A7A2BB #C8C5D5 #EAE9EF
Accessibility & contrast
On white
2.46
#A7A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A7A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7A2BB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7A2BB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#A3A6AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a7a2bb; /* rgb */ color: rgb(167, 162, 187); /* oklch */ color: oklch(72.5% 0.036 294.6);
Tailwind
colors: {
custom: {
50: '#c1bdcf',
500: '#a7a2bb',
950: '#000000',
},
}SCSS
$custom: #a7a2bb; $custom-light: #c1bdcf; $custom-dark: #000000;
JSON
{
"hex": "#a7a2bb",
"rgb": {
"r": 167,
"g": 162,
"b": 187
},
"hsl": {
"h": 252,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.72457,
"c": 0.03621,
"h": 294.6
},
"luminance": 0.37644
}Semantic roles & 50–950 ramp
primary
#A7A2BB
secondary
#DFE0D9
accent
#9A4C8A
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121213
muted
#818182