#A2A0B4#A2A0B4
#A2A0B4 is a light, muted blue. Relative luminance 0.361; OKLCH L 71.4% C 0.029 H 290.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A0B4 |
|---|---|
| RGB | rgb(162, 160, 180) |
| HSL | hsl(246, 12%, 67%) |
| HSV | hsv(246, 11%, 71%) |
| CMYK | cmyk(10%, 11.1%, 0%, 29.4%) |
| CIE-LAB | lab(66.61, 4.70, -10.06) |
| CIE-LCH | lch(66.61, 11.11, 295.06°) |
| OKLab | oklab(71.39% 0.01 -0.0271) |
| OKLCH | oklch(71.39% 0.029 290.2) |
| XYZ | xyz(35.7077, 36.1181, 48.2615) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.79
Dark Gray
#A9A9A9
ΔE00 9.84
Cool Gray
#9AA7B0
ΔE00 10.14
Pewter
#899397
ΔE00 12.09
Bluey Grey
#89A0B0
ΔE00 12.09
Lavender
#B39DDB
ΔE00 12.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A0B4 #B2B4A0
analogous
#A0A8B4 #A2A0B4 #ACA0B4
triadic
#A2A0B4 #B4A2A0 #A0B4A2
tetradic
#A2A0B4 #B4A0A8 #B2B4A0 #A0B4AC
square
#A2A0B4 #B4A0A8 #B2B4A0 #A0B4AC
split-complementary
#A2A0B4 #B4ACA0 #A8B4A0
monochromatic
#63607A #817E99 #A2A0B4 #C3C2CF #E5E4EA
Accessibility & contrast
On white
2.55
#A2A0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A2A0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A0B4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A0B4 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B5
Deuteranopia (green-blind)
#9CA2B3
Tritanopia (blue-blind)
#9FA3A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a2a0b4; /* rgb */ color: rgb(162, 160, 180); /* oklch */ color: oklch(71.4% 0.029 290.2);
Tailwind
colors: {
custom: {
50: '#bdbcca',
500: '#a2a0b4',
950: '#000000',
},
}SCSS
$custom: #a2a0b4; $custom-light: #bdbcca; $custom-dark: #000000;
JSON
{
"hex": "#a2a0b4",
"rgb": {
"r": 162,
"g": 160,
"b": 180
},
"hsl": {
"h": 246,
"s": 11.765,
"l": 66.667
},
"oklch": {
"l": 0.7139,
"c": 0.02886,
"h": 290.2
},
"luminance": 0.36118
}Semantic roles & 50–950 ramp
primary
#A2A0B4
secondary
#DADBD5
accent
#96508F
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121213
muted
#818182