#ACABBB#ACABBB
#ACABBB is a light, muted blue. Relative luminance 0.415; OKLCH L 74.7% C 0.023 H 288.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABBB |
|---|---|
| RGB | rgb(172, 171, 187) |
| HSL | hsl(244, 11%, 70%) |
| HSV | hsv(244, 9%, 73%) |
| CMYK | cmyk(8%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(70.51, 3.48, -8.04) |
| CIE-LCH | lch(70.51, 8.76, 293.41°) |
| OKLab | oklab(74.71% 0.0073 -0.0216) |
| OKLCH | oklch(74.71% 0.023 288.7) |
| XYZ | xyz(40.5441, 41.4842, 52.8753) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.56
Dark Gray
#A9A9A9
ΔE00 7.95
Cool Gray
#9AA7B0
ΔE00 8.77
Silver
#C0C0C0
ΔE00 9.50
Lightsteelblue
#B0C4DE
ΔE00 10.43
Light Blue Grey
#B7C9E2
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABBB #BABBAB
analogous
#ABB2BB #ACABBB #B4ABBB
triadic
#ACABBB #BBACAB #ABBBAC
tetradic
#ACABBB #BBABB2 #BABBAB #ABBBB4
square
#ACABBB #BBABB2 #BABBAB #ABBBB4
split-complementary
#ACABBB #BBB4AB #B2BBAB
monochromatic
#6B6982 #8B89A0 #ACABBB #CDCDD6 #EEEEF1
Accessibility & contrast
On white
2.26
#ACABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#ACABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABBB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABBB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#A9ADB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #acabbb; /* rgb */ color: rgb(172, 171, 187); /* oklch */ color: oklch(74.7% 0.023 288.7);
Tailwind
colors: {
custom: {
50: '#c4c4cf',
500: '#acabbb',
950: '#000000',
},
}SCSS
$custom: #acabbb; $custom-light: #c4c4cf; $custom-dark: #000000;
JSON
{
"hex": "#acabbb",
"rgb": {
"r": 172,
"g": 171,
"b": 187
},
"hsl": {
"h": 243.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.74709,
"c": 0.02277,
"h": 288.7
},
"luminance": 0.41484
}Semantic roles & 50–950 ramp
primary
#ACABBB
secondary
#E3E3DF
accent
#955190
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121213
muted
#818182