#ACABBF#ACABBF
#ACABBF is a light, muted blue. Relative luminance 0.417; OKLCH L 74.8% C 0.028 H 288.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABBF |
|---|---|
| RGB | rgb(172, 171, 191) |
| HSL | hsl(243, 14%, 71%) |
| HSV | hsv(243, 10%, 75%) |
| CMYK | cmyk(9.9%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.63, 4.30, -10.07) |
| CIE-LCH | lch(70.63, 10.95, 293.13°) |
| OKLab | oklab(74.84% 0.0088 -0.0271) |
| OKLCH | oklch(74.84% 0.028 288) |
| XYZ | xyz(40.9782, 41.6578, 55.1620) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.88
Dark Gray
#A9A9A9
ΔE00 9.48
Cool Gray
#9AA7B0
ΔE00 9.87
Lightsteelblue
#B0C4DE
ΔE00 10.42
Light Blue Grey
#B7C9E2
ΔE00 10.68
Silver
#C0C0C0
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABBF #BEBFAB
analogous
#ABB4BF #ACABBF #B6ABBF
triadic
#ACABBF #BFACAB #ABBFAC
tetradic
#ACABBF #BFABB4 #BEBFAB #ABBFB6
square
#ACABBF #BFABB4 #BEBFAB #ABBFB6
split-complementary
#ACABBF #BFB6AB #B4BFAB
monochromatic
#696888 #8A88A5 #ACABBF #CECED9 #EEEEF2
Accessibility & contrast
On white
2.25
#ACABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#ACABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABBF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABBF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#A6ACBE
Tritanopia (blue-blind)
#A8AEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabbf; /* rgb */ color: rgb(172, 171, 191); /* oklch */ color: oklch(74.8% 0.028 288.0);
Tailwind
colors: {
custom: {
50: '#c4c4d2',
500: '#acabbf',
950: '#000000',
},
}SCSS
$custom: #acabbf; $custom-light: #c4c4d2; $custom-dark: #000000;
JSON
{
"hex": "#acabbf",
"rgb": {
"r": 172,
"g": 171,
"b": 191
},
"hsl": {
"h": 243,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.74843,
"c": 0.02848,
"h": 288
},
"luminance": 0.41658
}Semantic roles & 50–950 ramp
primary
#ACABBF
secondary
#E5E6E0
accent
#984E94
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182