#A2A1BF#A2A1BF
#A2A1BF is a light, muted blue. Relative luminance 0.369; OKLCH L 72.0% C 0.043 H 286.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A1BF |
|---|---|
| RGB | rgb(162, 161, 191) |
| HSL | hsl(242, 19%, 69%) |
| HSV | hsv(242, 16%, 75%) |
| CMYK | cmyk(15.2%, 15.7%, 0%, 25.1%) |
| CIE-LAB | lab(67.23, 6.50, -15.26) |
| CIE-LCH | lch(67.23, 16.59, 293.08°) |
| OKLab | oklab(71.99% 0.0125 -0.0414) |
| OKLCH | oklch(71.99% 0.043 286.8) |
| XYZ | xyz(37.0471, 36.9323, 54.4570) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.10
Lilac
#C8A2C8
ΔE00 11.75
Pale Purple
#B790D4
ΔE00 11.82
Heather
#A484AC
ΔE00 12.13
Dove Gray
#B6B8BD
ΔE00 12.14
Light Periwinkle
#C1C6FC
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A1BF #BEBFA1
analogous
#A1AFBF #A2A1BF #B1A1BF
triadic
#A2A1BF #BFA2A1 #A1BFA2
tetradic
#A2A1BF #BFA1AF #BEBFA1 #A1BFB1
square
#A2A1BF #BFA1AF #BEBFA1 #A1BFB1
split-complementary
#A2A1BF #BFB1A1 #AFBFA1
monochromatic
#5E5D89 #7E7DA6 #A2A1BF #C6C5D8 #EAEAF1
Accessibility & contrast
On white
2.50
#A2A1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#A2A1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A1BF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A1BF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C0
Deuteranopia (green-blind)
#99A3BE
Tritanopia (blue-blind)
#9CA6AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a2a1bf; /* rgb */ color: rgb(162, 161, 191); /* oklch */ color: oklch(72.0% 0.043 286.8);
Tailwind
colors: {
custom: {
50: '#bdbcd2',
500: '#a2a1bf',
950: '#000000',
},
}SCSS
$custom: #a2a1bf; $custom-light: #bdbcd2; $custom-dark: #000000;
JSON
{
"hex": "#a2a1bf",
"rgb": {
"r": 162,
"g": 161,
"b": 191
},
"hsl": {
"h": 242,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.71987,
"c": 0.04325,
"h": 286.8
},
"luminance": 0.36933
}Semantic roles & 50–950 ramp
primary
#A2A1BF
secondary
#E2E2DA
accent
#9D489A
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121214
muted
#818182