#ACABBC#ACABBC
#ACABBC is a light, muted blue. Relative luminance 0.415; OKLCH L 74.7% C 0.024 H 288.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABBC |
|---|---|
| RGB | rgb(172, 171, 188) |
| HSL | hsl(244, 11%, 70%) |
| HSV | hsv(244, 9%, 74%) |
| CMYK | cmyk(8.5%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(70.54, 3.68, -8.55) |
| CIE-LCH | lch(70.54, 9.31, 293.32°) |
| OKLab | oklab(74.74% 0.0077 -0.023) |
| OKLCH | oklch(74.74% 0.024 288.5) |
| XYZ | xyz(40.6515, 41.5271, 53.4411) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.89
Dark Gray
#A9A9A9
ΔE00 8.34
Cool Gray
#9AA7B0
ΔE00 9.04
Silver
#C0C0C0
ΔE00 9.82
Lightsteelblue
#B0C4DE
ΔE00 10.41
Light Blue Grey
#B7C9E2
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABBC #BBBCAB
analogous
#ABB2BC #ACABBC #B4ABBC
triadic
#ACABBC #BCACAB #ABBCAC
tetradic
#ACABBC #BCABB2 #BBBCAB #ABBCB4
square
#ACABBC #BCABB2 #BBBCAB #ABBCB4
split-complementary
#ACABBC #BCB4AB #B2BCAB
monochromatic
#6B6984 #8A89A1 #ACABBC #CECDD7 #EEEEF1
Accessibility & contrast
On white
2.26
#ACABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#ACABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABBC
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABBC | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBD
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#A9AEB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabbc; /* rgb */ color: rgb(172, 171, 188); /* oklch */ color: oklch(74.7% 0.024 288.5);
Tailwind
colors: {
custom: {
50: '#c4c4d0',
500: '#acabbc',
950: '#000000',
},
}SCSS
$custom: #acabbc; $custom-light: #c4c4d0; $custom-dark: #000000;
JSON
{
"hex": "#acabbc",
"rgb": {
"r": 172,
"g": 171,
"b": 188
},
"hsl": {
"h": 243.529,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.74742,
"c": 0.0242,
"h": 288.5
},
"luminance": 0.41527
}Semantic roles & 50–950 ramp
primary
#ACABBC
secondary
#E3E4DF
accent
#955091
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182