#A4ABBF#A4ABBF
#A4ABBF is a light, muted blue. Relative luminance 0.408; OKLCH L 74.2% C 0.030 H 270.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A4ABBF |
|---|---|
| RGB | rgb(164, 171, 191) |
| HSL | hsl(224, 17%, 70%) |
| HSV | hsv(224, 14%, 75%) |
| CMYK | cmyk(14.1%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.02, 1.64, -11.05) |
| CIE-LCH | lch(70.02, 11.17, 278.42°) |
| OKLab | oklab(74.21% 0.0002 -0.0298) |
| OKLCH | oklch(74.21% 0.03 270.3) |
| XYZ | xyz(39.2746, 40.7794, 55.0821) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.85
Cloudy Blue
#ACC2D9
ΔE00 7.97
Light Blue Grey
#B7C9E2
ΔE00 8.60
Bluey Grey
#89A0B0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4ABBF #BFB8A4
analogous
#A4B9BF #A4ABBF #ABA4BF
triadic
#A4ABBF #BFA4AB #ABBFA4
tetradic
#A4ABBF #BFA4B9 #BFB8A4 #A4BFAB
square
#A4ABBF #BFA4B9 #BFB8A4 #A4BFAB
split-complementary
#A4ABBF #BFABA4 #B9BFA4
monochromatic
#606B89 #808AA6 #A4ABBF #C8CCD8 #ECEDF2
Accessibility & contrast
On white
2.29
#A4ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#A4ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4ABBF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4ABBF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#9EAFB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a4abbf; /* rgb */ color: rgb(164, 171, 191); /* oklch */ color: oklch(74.2% 0.030 270.3);
Tailwind
colors: {
custom: {
50: '#bfc4d2',
500: '#a4abbf',
950: '#000000',
},
}SCSS
$custom: #a4abbf; $custom-light: #bfc4d2; $custom-dark: #000000;
JSON
{
"hex": "#a4abbf",
"rgb": {
"r": 164,
"g": 171,
"b": 191
},
"hsl": {
"h": 224.444,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.74211,
"c": 0.02985,
"h": 270.3
},
"luminance": 0.4078
}Semantic roles & 50–950 ramp
primary
#A4ABBF
secondary
#E3E1DC
accent
#864A9C
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121214
muted
#818182