#A5A2BB#A5A2BB
#A5A2BB is a light, muted blue. Relative luminance 0.374; OKLCH L 72.3% C 0.036 H 291.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A5A2BB |
|---|---|
| RGB | rgb(165, 162, 187) |
| HSL | hsl(247, 16%, 68%) |
| HSV | hsv(247, 13%, 73%) |
| CMYK | cmyk(11.8%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.60, 6.08, -12.46) |
| CIE-LCH | lch(67.60, 13.86, 296.02°) |
| OKLab | oklab(72.29% 0.0129 -0.0336) |
| OKLCH | oklch(72.29% 0.036 291) |
| XYZ | xyz(37.4052, 37.4276, 52.2577) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.48
Dove Gray
#B6B8BD
ΔE00 10.87
Lilac
#C8A2C8
ΔE00 11.47
Dark Gray
#A9A9A9
ΔE00 11.52
Cool Gray
#9AA7B0
ΔE00 11.72
Thistle
#D8BFD8
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5A2BB #B8BBA2
analogous
#A2ABBB #A5A2BB #B1A2BB
triadic
#A5A2BB #BBA5A2 #A2BBA5
tetradic
#A5A2BB #BBA2AB #B8BBA2 #A2BBB1
square
#A5A2BB #BBA2AB #B8BBA2 #A2BBB1
split-complementary
#A5A2BB #BBB1A2 #ABBBA2
monochromatic
#646083 #837FA1 #A5A2BB #C7C5D5 #E9E9EF
Accessibility & contrast
On white
2.47
#A5A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#A5A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5A2BB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5A2BB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#A1A6AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a5a2bb; /* rgb */ color: rgb(165, 162, 187); /* oklch */ color: oklch(72.3% 0.036 291.0);
Tailwind
colors: {
custom: {
50: '#bfbdcf',
500: '#a5a2bb',
950: '#000000',
},
}SCSS
$custom: #a5a2bb; $custom-light: #bfbdcf; $custom-dark: #000000;
JSON
{
"hex": "#a5a2bb",
"rgb": {
"r": 165,
"g": 162,
"b": 187
},
"hsl": {
"h": 247.2,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.72292,
"c": 0.03603,
"h": 291
},
"luminance": 0.37428
}Semantic roles & 50–950 ramp
primary
#A5A2BB
secondary
#DFE0D9
accent
#9A4C90
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121213
muted
#818182