#A4A2BF#A4A2BF
#A4A2BF is a light, muted blue. Relative luminance 0.375; OKLCH L 72.4% C 0.042 H 288.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A2BF |
|---|---|
| RGB | rgb(164, 162, 191) |
| HSL | hsl(244, 18%, 69%) |
| HSV | hsv(244, 15%, 75%) |
| CMYK | cmyk(14.1%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(67.65, 6.61, -14.61) |
| CIE-LCH | lch(67.65, 16.04, 294.32°) |
| OKLab | oklab(72.35% 0.0132 -0.0396) |
| OKLCH | oklch(72.35% 0.042 288.5) |
| XYZ | xyz(37.6321, 37.4944, 54.5347) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.28
Lilac
#C8A2C8
ΔE00 11.38
Dove Gray
#B6B8BD
ΔE00 11.82
Pale Purple
#B790D4
ΔE00 11.95
Heather
#A484AC
ΔE00 12.13
Light Periwinkle
#C1C6FC
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A2BF #BDBFA2
analogous
#A2AFBF #A4A2BF #B3A2BF
triadic
#A4A2BF #BFA4A2 #A2BFA4
tetradic
#A4A2BF #BFA2AF #BDBFA2 #A2BFB3
square
#A4A2BF #BFA2AF #BDBFA2 #A2BFB3
split-complementary
#A4A2BF #BFB3A2 #AFBFA2
monochromatic
#615E89 #817EA6 #A4A2BF #C7C6D8 #EBEBF1
Accessibility & contrast
On white
2.47
#A4A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#A4A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A2BF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A2BF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#9BA4BE
Tritanopia (blue-blind)
#9FA7AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a4a2bf; /* rgb */ color: rgb(164, 162, 191); /* oklch */ color: oklch(72.4% 0.042 288.5);
Tailwind
colors: {
custom: {
50: '#bfbdd2',
500: '#a4a2bf',
950: '#000000',
},
}SCSS
$custom: #a4a2bf; $custom-light: #bfbdd2; $custom-dark: #000000;
JSON
{
"hex": "#a4a2bf",
"rgb": {
"r": 164,
"g": 162,
"b": 191
},
"hsl": {
"h": 244.138,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.72354,
"c": 0.04175,
"h": 288.5
},
"luminance": 0.37495
}Semantic roles & 50–950 ramp
primary
#A4A2BF
secondary
#E2E3DA
accent
#9D4997
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121214
muted
#818182