#ACABBA#ACABBA
#ACABBA is a light, muted blue. Relative luminance 0.414; OKLCH L 74.7% C 0.021 H 288.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABBA |
|---|---|
| RGB | rgb(172, 171, 186) |
| HSL | hsl(244, 10%, 70%) |
| HSV | hsv(244, 8%, 73%) |
| CMYK | cmyk(7.5%, 8.1%, 0%, 27.1%) |
| CIE-LAB | lab(70.48, 3.28, -7.53) |
| CIE-LCH | lch(70.48, 8.22, 293.52°) |
| OKLab | oklab(74.68% 0.0069 -0.0202) |
| OKLCH | oklch(74.68% 0.021 288.9) |
| XYZ | xyz(40.4374, 41.4415, 52.3135) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.22
Dark Gray
#A9A9A9
ΔE00 7.54
Cool Gray
#9AA7B0
ΔE00 8.50
Silver
#C0C0C0
ΔE00 9.18
Lightsteelblue
#B0C4DE
ΔE00 10.46
Light Blue Grey
#B7C9E2
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABBA #B9BAAB
analogous
#ABB1BA #ACABBA #B4ABBA
triadic
#ACABBA #BAACAB #ABBAAC
tetradic
#ACABBA #BAABB1 #B9BAAB #ABBAB4
square
#ACABBA #BAABB1 #B9BAAB #ABBAB4
split-complementary
#ACABBA #BAB4AB #B1BAAB
monochromatic
#6B6A81 #8B899E #ACABBA #CDCDD6 #EEEEF1
Accessibility & contrast
On white
2.26
#ACABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#ACABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABBA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABBA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#A9ADB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #acabba; /* rgb */ color: rgb(172, 171, 186); /* oklch */ color: oklch(74.7% 0.021 288.9);
Tailwind
colors: {
custom: {
50: '#c4c4ce',
500: '#acabba',
950: '#000000',
},
}SCSS
$custom: #acabba; $custom-light: #c4c4ce; $custom-dark: #000000;
JSON
{
"hex": "#acabba",
"rgb": {
"r": 172,
"g": 171,
"b": 186
},
"hsl": {
"h": 244,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.74676,
"c": 0.02135,
"h": 288.9
},
"luminance": 0.41442
}Semantic roles & 50–950 ramp
primary
#ACABBA
secondary
#E2E3DE
accent
#94528F
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121213
muted
#818182