#A4A2BB#A4A2BB
#A4A2BB is a light, muted blue. Relative luminance 0.373; OKLCH L 72.2% C 0.036 H 289.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A2BB |
|---|---|
| RGB | rgb(164, 162, 187) |
| HSL | hsl(245, 16%, 68%) |
| HSV | hsv(245, 13%, 73%) |
| CMYK | cmyk(12.3%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.52, 5.75, -12.58) |
| CIE-LCH | lch(67.52, 13.83, 294.54°) |
| OKLab | oklab(72.21% 0.0118 -0.034) |
| OKLCH | oklch(72.21% 0.036 289.1) |
| XYZ | xyz(37.1979, 37.3208, 52.2480) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.56
Dove Gray
#B6B8BD
ΔE00 10.77
Cool Gray
#9AA7B0
ΔE00 11.38
Dark Gray
#A9A9A9
ΔE00 11.43
Lilac
#C8A2C8
ΔE00 11.86
Thistle
#D8BFD8
ΔE00 12.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A2BB #B9BBA2
analogous
#A2ACBB #A4A2BB #B0A2BB
triadic
#A4A2BB #BBA4A2 #A2BBA4
tetradic
#A4A2BB #BBA2AC #B9BBA2 #A2BBB0
square
#A4A2BB #BBA2AC #B9BBA2 #A2BBB0
split-complementary
#A4A2BB #BBB0A2 #ACBBA2
monochromatic
#636083 #817FA1 #A4A2BB #C7C5D5 #E9E9EF
Accessibility & contrast
On white
2.48
#A4A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#A4A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A2BB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A2BB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#9CA4BA
Tritanopia (blue-blind)
#A0A6AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a4a2bb; /* rgb */ color: rgb(164, 162, 187); /* oklch */ color: oklch(72.2% 0.036 289.1);
Tailwind
colors: {
custom: {
50: '#bfbdcf',
500: '#a4a2bb',
950: '#000000',
},
}SCSS
$custom: #a4a2bb; $custom-light: #bfbdcf; $custom-dark: #000000;
JSON
{
"hex": "#a4a2bb",
"rgb": {
"r": 164,
"g": 162,
"b": 187
},
"hsl": {
"h": 244.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.7221,
"c": 0.03599,
"h": 289.1
},
"luminance": 0.37321
}Semantic roles & 50–950 ramp
primary
#A4A2BB
secondary
#E0E0D9
accent
#9A4C93
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121213
muted
#818182