#A2A7BC#A2A7BC
#A2A7BC is a light, muted blue. Relative luminance 0.390; OKLCH L 73.1% C 0.031 H 275.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A7BC |
|---|---|
| RGB | rgb(162, 167, 188) |
| HSL | hsl(228, 16%, 69%) |
| HSV | hsv(228, 14%, 74%) |
| CMYK | cmyk(13.8%, 11.2%, 0%, 26.3%) |
| CIE-LAB | lab(68.71, 2.53, -11.36) |
| CIE-LCH | lch(68.71, 11.64, 282.54°) |
| OKLab | oklab(73.12% 0.0027 -0.0307) |
| OKLCH | oklch(73.12% 0.031 275) |
| XYZ | xyz(37.7941, 38.9492, 53.0940) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.77
Dove Gray
#B6B8BD
ΔE00 8.32
Lightsteelblue
#B0C4DE
ΔE00 9.27
Bluey Grey
#89A0B0
ΔE00 9.33
Dark Gray
#A9A9A9
ΔE00 9.44
Cloudy Blue
#ACC2D9
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A7BC #BCB7A2
analogous
#A2B4BC #A2A7BC #AAA2BC
triadic
#A2A7BC #BCA2A7 #A7BCA2
tetradic
#A2A7BC #BCA2B4 #BCB7A2 #A2BCAA
square
#A2A7BC #BCA2B4 #BCB7A2 #A2BCAA
split-complementary
#A2A7BC #BCAAA2 #B4BCA2
monochromatic
#5F6684 #7E85A2 #A2A7BC #C6C9D6 #E9EAEF
Accessibility & contrast
On white
2.39
#A2A7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#A2A7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A7BC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A7BC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#9CABAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2a7bc; /* rgb */ color: rgb(162, 167, 188); /* oklch */ color: oklch(73.1% 0.031 275.0);
Tailwind
colors: {
custom: {
50: '#bdc1d0',
500: '#a2a7bc',
950: '#000000',
},
}SCSS
$custom: #a2a7bc; $custom-light: #bdc1d0; $custom-dark: #000000;
JSON
{
"hex": "#a2a7bc",
"rgb": {
"r": 162,
"g": 167,
"b": 188
},
"hsl": {
"h": 228.462,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.73119,
"c": 0.03081,
"h": 275
},
"luminance": 0.3895
}Semantic roles & 50–950 ramp
primary
#A2A7BC
secondary
#E1DFD9
accent
#8B4B9A
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#121214
muted
#818182