#ACAABB#ACAABB
#ACAABB is a light, muted blue. Relative luminance 0.411; OKLCH L 74.5% C 0.024 H 291.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAABB |
|---|---|
| RGB | rgb(172, 170, 187) |
| HSL | hsl(247, 11%, 70%) |
| HSV | hsv(247, 9%, 73%) |
| CMYK | cmyk(8%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(70.25, 4.03, -8.43) |
| CIE-LCH | lch(70.25, 9.34, 295.54°) |
| OKLab | oklab(74.5% 0.0088 -0.0226) |
| OKLCH | oklch(74.5% 0.024 291.2) |
| XYZ | xyz(40.3559, 41.1078, 52.8126) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.19
Dark Gray
#A9A9A9
ΔE00 8.45
Cool Gray
#9AA7B0
ΔE00 9.43
Silver
#C0C0C0
ΔE00 10.05
Lightsteelblue
#B0C4DE
ΔE00 10.96
Light Blue Grey
#B7C9E2
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAABB #B9BBAA
analogous
#AAB0BB #ACAABB #B5AABB
triadic
#ACAABB #BBACAA #AABBAC
tetradic
#ACAABB #BBAAB0 #B9BBAA #AABBB5
square
#ACAABB #BBAAB0 #B9BBAA #AABBB5
split-complementary
#ACAABB #BBB5AA #B0BBAA
monochromatic
#6B6882 #8B88A0 #ACAABB #CDCCD6 #EEEEF1
Accessibility & contrast
On white
2.28
#ACAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#ACAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAABB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAABB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#A7ABBA
Tritanopia (blue-blind)
#A9ACAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #acaabb; /* rgb */ color: rgb(172, 170, 187); /* oklch */ color: oklch(74.5% 0.024 291.2);
Tailwind
colors: {
custom: {
50: '#c4c3cf',
500: '#acaabb',
950: '#000000',
},
}SCSS
$custom: #acaabb; $custom-light: #c4c3cf; $custom-dark: #000000;
JSON
{
"hex": "#acaabb",
"rgb": {
"r": 172,
"g": 170,
"b": 187
},
"hsl": {
"h": 247.059,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.74503,
"c": 0.02426,
"h": 291.2
},
"luminance": 0.41108
}Semantic roles & 50–950 ramp
primary
#ACAABB
secondary
#E2E3DE
accent
#95508D
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182