#ACB0C2#ACB0C2
#ACB0C2 is a light, muted blue. Relative luminance 0.437; OKLCH L 76.0% C 0.026 H 275.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB0C2 |
|---|---|
| RGB | rgb(172, 176, 194) |
| HSL | hsl(229, 15%, 72%) |
| HSV | hsv(229, 11%, 76%) |
| CMYK | cmyk(11.3%, 9.3%, 0%, 23.9%) |
| CIE-LAB | lab(72.04, 2.19, -9.62) |
| CIE-LCH | lch(72.04, 9.87, 282.82°) |
| OKLab | oklab(75.97% 0.0026 -0.0259) |
| OKLCH | oklch(75.97% 0.026 275.8) |
| XYZ | xyz(42.2741, 43.7159, 57.2393) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.13
Cool Gray
#9AA7B0
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 7.73
Cloudy Blue
#ACC2D9
ΔE00 8.04
Light Blue Grey
#B7C9E2
ΔE00 8.12
Dark Gray
#A9A9A9
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB0C2 #C2BEAC
analogous
#ACBBC2 #ACB0C2 #B3ACC2
triadic
#ACB0C2 #C2ACB0 #B0C2AC
tetradic
#ACB0C2 #C2ACBB #C2BEAC #ACC2B3
square
#ACB0C2 #C2ACBB #C2BEAC #ACC2B3
split-complementary
#ACB0C2 #C2B3AC #BBC2AC
monochromatic
#676E8C #898EA8 #ACB0C2 #CFD2DC #EDEEF2
Accessibility & contrast
On white
2.16
#ACB0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#ACB0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB0C2
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB0C2 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB1C3
Deuteranopia (green-blind)
#AAB0C2
Tritanopia (blue-blind)
#A7B3B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #acb0c2; /* rgb */ color: rgb(172, 176, 194); /* oklch */ color: oklch(76.0% 0.026 275.8);
Tailwind
colors: {
custom: {
50: '#c4c7d4',
500: '#acb0c2',
950: '#000000',
},
}SCSS
$custom: #acb0c2; $custom-light: #c4c7d4; $custom-dark: #000000;
JSON
{
"hex": "#acb0c2",
"rgb": {
"r": 172,
"g": 176,
"b": 194
},
"hsl": {
"h": 229.091,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.75972,
"c": 0.02605,
"h": 275.8
},
"luminance": 0.43716
}Semantic roles & 50–950 ramp
primary
#ACB0C2
secondary
#E8E7E2
accent
#8B4C99
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283