#A5ACBF#A5ACBF
#A5ACBF is a light, muted blue. Relative luminance 0.413; OKLCH L 74.5% C 0.028 H 269.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A5ACBF |
|---|---|
| RGB | rgb(165, 172, 191) |
| HSL | hsl(224, 17%, 70%) |
| HSV | hsv(224, 14%, 75%) |
| CMYK | cmyk(13.6%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(70.36, 1.42, -10.53) |
| CIE-LCH | lch(70.36, 10.63, 277.67°) |
| OKLab | oklab(74.5% -0.0002 -0.0284) |
| OKLCH | oklch(74.5% 0.028 269.6) |
| XYZ | xyz(39.6714, 41.2654, 55.1551) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.60
Dove Gray
#B6B8BD
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.63
Cloudy Blue
#ACC2D9
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 8.36
Bluey Grey
#89A0B0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5ACBF #BFB8A5
analogous
#A5B9BF #A5ACBF #ABA5BF
triadic
#A5ACBF #BFA5AC #ACBFA5
tetradic
#A5ACBF #BFA5B9 #BFB8A5 #A5BFAB
square
#A5ACBF #BFA5B9 #BFB8A5 #A5BFAB
split-complementary
#A5ACBF #BFABA5 #B9BFA5
monochromatic
#616C89 #818BA6 #A5ACBF #C9CDD8 #EDEEF2
Accessibility & contrast
On white
2.27
#A5ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#A5ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5ACBF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5ACBF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#A5ABBF
Tritanopia (blue-blind)
#9FAFB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a5acbf; /* rgb */ color: rgb(165, 172, 191); /* oklch */ color: oklch(74.5% 0.028 269.6);
Tailwind
colors: {
custom: {
50: '#bfc4d2',
500: '#a5acbf',
950: '#000000',
},
}SCSS
$custom: #a5acbf; $custom-light: #bfc4d2; $custom-dark: #000000;
JSON
{
"hex": "#a5acbf",
"rgb": {
"r": 165,
"g": 172,
"b": 191
},
"hsl": {
"h": 223.846,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.74496,
"c": 0.02843,
"h": 269.6
},
"luminance": 0.41266
}Semantic roles & 50–950 ramp
primary
#A5ACBF
secondary
#E4E2DC
accent
#854A9B
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121214
muted
#818182