#A3A2BC#A3A2BC
#A3A2BC is a light, muted blue. Relative luminance 0.373; OKLCH L 72.2% C 0.037 H 287.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A3A2BC |
|---|---|
| RGB | rgb(163, 162, 188) |
| HSL | hsl(242, 16%, 69%) |
| HSV | hsv(242, 14%, 74%) |
| CMYK | cmyk(13.3%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(67.47, 5.63, -13.22) |
| CIE-LCH | lch(67.47, 14.37, 293.06°) |
| OKLab | oklab(72.17% 0.0111 -0.0358) |
| OKLCH | oklch(72.17% 0.037 287.2) |
| XYZ | xyz(37.0997, 37.2577, 52.8041) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.31
Dove Gray
#B6B8BD
ΔE00 10.94
Cool Gray
#9AA7B0
ΔE00 11.31
Dark Gray
#A9A9A9
ΔE00 11.67
Lilac
#C8A2C8
ΔE00 12.12
Lightsteelblue
#B0C4DE
ΔE00 12.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3A2BC #BBBCA2
analogous
#A2AEBC #A3A2BC #B0A2BC
triadic
#A3A2BC #BCA3A2 #A2BCA3
tetradic
#A3A2BC #BCA2AE #BBBCA2 #A2BCB0
square
#A3A2BC #BCA2AE #BBBCA2 #A2BCB0
split-complementary
#A3A2BC #BCB0A2 #AEBCA2
monochromatic
#615F84 #807EA2 #A3A2BC #C6C6D6 #E9E9EF
Accessibility & contrast
On white
2.48
#A3A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#A3A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3A2BC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3A2BC | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#9EA6AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a3a2bc; /* rgb */ color: rgb(163, 162, 188); /* oklch */ color: oklch(72.2% 0.037 287.2);
Tailwind
colors: {
custom: {
50: '#bebdd0',
500: '#a3a2bc',
950: '#000000',
},
}SCSS
$custom: #a3a2bc; $custom-light: #bebdd0; $custom-dark: #000000;
JSON
{
"hex": "#a3a2bc",
"rgb": {
"r": 163,
"g": 162,
"b": 188
},
"hsl": {
"h": 242.308,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.72165,
"c": 0.03743,
"h": 287.2
},
"luminance": 0.37258
}Semantic roles & 50–950 ramp
primary
#A3A2BC
secondary
#E0E1D9
accent
#9A4B97
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121214
muted
#818182