#ACABC3#ACABC3
#ACABC3 is a light, muted blue. Relative luminance 0.418; OKLCH L 75.0% C 0.034 H 287.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABC3 |
|---|---|
| RGB | rgb(172, 171, 195) |
| HSL | hsl(243, 17%, 72%) |
| HSV | hsv(243, 12%, 76%) |
| CMYK | cmyk(11.8%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(70.76, 5.13, -12.09) |
| CIE-LCH | lch(70.76, 13.13, 293.01°) |
| OKLab | oklab(74.98% 0.0103 -0.0326) |
| OKLCH | oklch(74.98% 0.034 287.5) |
| XYZ | xyz(41.4244, 41.8363, 57.5120) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.17
Lightsteelblue
#B0C4DE
ΔE00 10.56
Light Blue Grey
#B7C9E2
ΔE00 10.82
Dark Gray
#A9A9A9
ΔE00 10.89
Cool Gray
#9AA7B0
ΔE00 10.96
Thistle
#D8BFD8
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABC3 #C2C3AB
analogous
#ABB6C3 #ACABC3 #B8ABC3
triadic
#ACABC3 #C3ACAB #ABC3AC
tetradic
#ACABC3 #C3ABB6 #C2C3AB #ABC3B8
square
#ACABC3 #C3ABB6 #C2C3AB #ABC3B8
split-complementary
#ACABC3 #C3B8AB #B6C3AB
monochromatic
#67668E #8987AA #ACABC3 #CFCFDD #EDEDF2
Accessibility & contrast
On white
2.24
#ACABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#ACABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABC3
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABC3 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC4
Deuteranopia (green-blind)
#A5ADC2
Tritanopia (blue-blind)
#A8AFB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabc3; /* rgb */ color: rgb(172, 171, 195); /* oklch */ color: oklch(75.0% 0.034 287.5);
Tailwind
colors: {
custom: {
50: '#c4c4d5',
500: '#acabc3',
950: '#000000',
},
}SCSS
$custom: #acabc3; $custom-light: #c4c4d5; $custom-dark: #000000;
JSON
{
"hex": "#acabc3",
"rgb": {
"r": 172,
"g": 171,
"b": 195
},
"hsl": {
"h": 242.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.74981,
"c": 0.0342,
"h": 287.5
},
"luminance": 0.41837
}Semantic roles & 50–950 ramp
primary
#ACABC3
secondary
#E8E8E2
accent
#9B4B98
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183