#A2ABB8#A2ABB8
#A2ABB8 is a light, muted blue. Relative luminance 0.403; OKLCH L 73.8% C 0.021 H 257.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABB8 |
|---|---|
| RGB | rgb(162, 171, 184) |
| HSL | hsl(215, 13%, 68%) |
| HSV | hsv(215, 12%, 72%) |
| CMYK | cmyk(12%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(69.66, -0.52, -7.74) |
| CIE-LCH | lch(69.66, 7.75, 266.19°) |
| OKLab | oklab(73.82% -0.0046 -0.0208) |
| OKLCH | oklch(73.82% 0.021 257.5) |
| XYZ | xyz(38.1130, 40.2674, 51.1025) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.46
Dove Gray
#B6B8BD
ΔE00 5.66
Bluey Grey
#89A0B0
ΔE00 6.45
Dark Gray
#A9A9A9
ΔE00 6.63
Cool Grey
#95A3A6
ΔE00 6.80
Cloudy Blue
#ACC2D9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABB8 #B8AFA2
analogous
#A2B6B8 #A2ABB8 #A4A2B8
triadic
#A2ABB8 #B8A2AB #ABB8A2
tetradic
#A2ABB8 #B8A2B6 #B8AFA2 #A2B8A4
square
#A2ABB8 #B8A2B6 #B8AFA2 #A2B8A4
split-complementary
#A2ABB8 #B8A4A2 #B6B8A2
monochromatic
#616D7F #7F8C9E #A2ABB8 #C5CAD2 #E7EAED
Accessibility & contrast
On white
2.32
#A2ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#A2ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABB8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABB8 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB9
Deuteranopia (green-blind)
#A5A9B8
Tritanopia (blue-blind)
#9DAEAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2abb8; /* rgb */ color: rgb(162, 171, 184); /* oklch */ color: oklch(73.8% 0.021 257.5);
Tailwind
colors: {
custom: {
50: '#bdc4cd',
500: '#a2abb8',
950: '#000000',
},
}SCSS
$custom: #a2abb8; $custom-light: #bdc4cd; $custom-dark: #000000;
JSON
{
"hex": "#a2abb8",
"rgb": {
"r": 162,
"g": 171,
"b": 184
},
"hsl": {
"h": 215.455,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.7382,
"c": 0.02134,
"h": 257.5
},
"luminance": 0.40268
}Semantic roles & 50–950 ramp
primary
#A2ABB8
secondary
#DEDCD8
accent
#794E98
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121213
muted
#818182