#A2A3BF#A2A3BF
#A2A3BF is a light, muted blue. Relative luminance 0.376; OKLCH L 72.4% C 0.040 H 283.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A3BF |
|---|---|
| RGB | rgb(162, 163, 191) |
| HSL | hsl(238, 18%, 69%) |
| HSV | hsv(238, 15%, 75%) |
| CMYK | cmyk(15.2%, 14.7%, 0%, 25.1%) |
| CIE-LAB | lab(67.75, 5.39, -14.47) |
| CIE-LCH | lch(67.75, 15.44, 290.43°) |
| OKLab | oklab(72.4% 0.0096 -0.0392) |
| OKLCH | oklch(72.4% 0.04 283.7) |
| XYZ | xyz(37.3994, 37.6369, 54.5744) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.86
Dove Gray
#B6B8BD
ΔE00 11.17
Cool Gray
#9AA7B0
ΔE00 11.20
Lightsteelblue
#B0C4DE
ΔE00 11.59
Light Periwinkle
#C1C6FC
ΔE00 12.00
Dark Gray
#A9A9A9
ΔE00 12.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A3BF #BFBEA2
analogous
#A2B2BF #A2A3BF #B0A2BF
triadic
#A2A3BF #BFA2A3 #A3BFA2
tetradic
#A2A3BF #BFA2B2 #BFBEA2 #A2BFB0
square
#A2A3BF #BFA2B2 #BFBEA2 #A2BFB0
split-complementary
#A2A3BF #BFB0A2 #B2BFA2
monochromatic
#5E5F89 #7E7FA6 #A2A3BF #C6C7D8 #EBEBF1
Accessibility & contrast
On white
2.46
#A2A3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A2A3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A3BF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A3BF | 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)
#9CA6C0
Deuteranopia (green-blind)
#9BA4BE
Tritanopia (blue-blind)
#9CA8AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a2a3bf; /* rgb */ color: rgb(162, 163, 191); /* oklch */ color: oklch(72.4% 0.040 283.7);
Tailwind
colors: {
custom: {
50: '#bdbed2',
500: '#a2a3bf',
950: '#000000',
},
}SCSS
$custom: #a2a3bf; $custom-light: #bdbed2; $custom-dark: #000000;
JSON
{
"hex": "#a2a3bf",
"rgb": {
"r": 162,
"g": 163,
"b": 191
},
"hsl": {
"h": 237.931,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.72398,
"c": 0.04038,
"h": 283.7
},
"luminance": 0.37637
}Semantic roles & 50–950 ramp
primary
#A2A3BF
secondary
#E3E2DA
accent
#9A499D
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121214
muted
#818182