#A3A2BB#A3A2BB
#A3A2BB is a light, muted blue. Relative luminance 0.372; OKLCH L 72.1% C 0.036 H 287.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A3A2BB |
|---|---|
| RGB | rgb(163, 162, 187) |
| HSL | hsl(242, 16%, 68%) |
| HSV | hsv(242, 13%, 73%) |
| CMYK | cmyk(12.8%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.44, 5.41, -12.71) |
| CIE-LCH | lch(67.44, 13.81, 293.06°) |
| OKLab | oklab(72.13% 0.0107 -0.0344) |
| OKLCH | oklch(72.13% 0.036 287.3) |
| XYZ | xyz(36.9923, 37.2147, 52.2383) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.64
Dove Gray
#B6B8BD
ΔE00 10.67
Cool Gray
#9AA7B0
ΔE00 11.05
Dark Gray
#A9A9A9
ΔE00 11.34
Lightsteelblue
#B0C4DE
ΔE00 12.22
Lilac
#C8A2C8
ΔE00 12.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3A2BB #BABBA2
analogous
#A2ADBB #A3A2BB #AFA2BB
triadic
#A3A2BB #BBA3A2 #A2BBA3
tetradic
#A3A2BB #BBA2AD #BABBA2 #A2BBAF
square
#A3A2BB #BBA2AD #BABBA2 #A2BBAF
split-complementary
#A3A2BB #BBAFA2 #ADBBA2
monochromatic
#616083 #807FA1 #A3A2BB #C6C5D5 #E9E9EF
Accessibility & contrast
On white
2.49
#A3A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#A3A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3A2BB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3A2BB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#9CA4BA
Tritanopia (blue-blind)
#9EA6AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a3a2bb; /* rgb */ color: rgb(163, 162, 187); /* oklch */ color: oklch(72.1% 0.036 287.3);
Tailwind
colors: {
custom: {
50: '#bebdcf',
500: '#a3a2bb',
950: '#000000',
},
}SCSS
$custom: #a3a2bb; $custom-light: #bebdcf; $custom-dark: #000000;
JSON
{
"hex": "#a3a2bb",
"rgb": {
"r": 163,
"g": 162,
"b": 187
},
"hsl": {
"h": 242.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.72129,
"c": 0.03599,
"h": 287.3
},
"luminance": 0.37215
}Semantic roles & 50–950 ramp
primary
#A3A2BB
secondary
#E0E0D9
accent
#9A4C97
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121213
muted
#818182