#A2ABBB#A2ABBB
#A2ABBB is a light, muted blue. Relative luminance 0.404; OKLCH L 73.9% C 0.025 H 262.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABBB |
|---|---|
| RGB | rgb(162, 171, 187) |
| HSL | hsl(218, 16%, 68%) |
| HSV | hsv(218, 13%, 73%) |
| CMYK | cmyk(13.4%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(69.75, 0.12, -9.26) |
| CIE-LCH | lch(69.75, 9.26, 270.74°) |
| OKLab | oklab(73.92% -0.0035 -0.025) |
| OKLCH | oklch(73.92% 0.025 262.1) |
| XYZ | xyz(38.4308, 40.3945, 52.7763) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.67
Dove Gray
#B6B8BD
ΔE00 6.36
Bluey Grey
#89A0B0
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.30
Dark Gray
#A9A9A9
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABBB #BBB2A2
analogous
#A2B7BB #A2ABBB #A5A2BB
triadic
#A2ABBB #BBA2AB #ABBBA2
tetradic
#A2ABBB #BBA2B7 #BBB2A2 #A2BBA5
square
#A2ABBB #BBA2B7 #BBB2A2 #A2BBA5
split-complementary
#A2ABBB #BBA5A2 #B7BBA2
monochromatic
#606C83 #7F8BA1 #A2ABBB #C5CBD5 #E9EBEF
Accessibility & contrast
On white
2.31
#A2ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#A2ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABBB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABBB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#A4A9BB
Tritanopia (blue-blind)
#9CAEB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2abbb; /* rgb */ color: rgb(162, 171, 187); /* oklch */ color: oklch(73.9% 0.025 262.1);
Tailwind
colors: {
custom: {
50: '#bdc4cf',
500: '#a2abbb',
950: '#000000',
},
}SCSS
$custom: #a2abbb; $custom-light: #bdc4cf; $custom-dark: #000000;
JSON
{
"hex": "#a2abbb",
"rgb": {
"r": 162,
"g": 171,
"b": 187
},
"hsl": {
"h": 218.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.7392,
"c": 0.02522,
"h": 262.1
},
"luminance": 0.40395
}Semantic roles & 50–950 ramp
primary
#A2ABBB
secondary
#E0DDD9
accent
#7E4C9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121213
muted
#818182