#ACB2C6#ACB2C6
#ACB2C6 is a light, muted blue. Relative luminance 0.447; OKLCH L 76.5% C 0.029 H 272.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2C6 |
|---|---|
| RGB | rgb(172, 178, 198) |
| HSL | hsl(226, 19%, 73%) |
| HSV | hsv(226, 13%, 78%) |
| CMYK | cmyk(13.1%, 10.1%, 0%, 22.4%) |
| CIE-LAB | lab(72.69, 1.94, -10.85) |
| CIE-LCH | lch(72.69, 11.02, 280.13°) |
| OKLab | oklab(76.52% 0.0012 -0.0293) |
| OKLCH | oklch(76.52% 0.029 272.4) |
| XYZ | xyz(43.1244, 44.6881, 59.7688) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 6.72
Cloudy Blue
#ACC2D9
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.18
Cool Gray
#9AA7B0
ΔE00 7.92
Light Grey Blue
#9DBCD4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2C6 #C6C0AC
analogous
#ACBFC6 #ACB2C6 #B3ACC6
triadic
#ACB2C6 #C6ACB2 #B2C6AC
tetradic
#ACB2C6 #C6ACBF #C6C0AC #ACC6B3
square
#ACB2C6 #C6ACBF #C6C0AC #ACC6B3
split-complementary
#ACB2C6 #C6B3AC #BFC6AC
monochromatic
#656F93 #8890AD #ACB2C6 #D0D4DF #EDEEF3
Accessibility & contrast
On white
2.11
#ACB2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#ACB2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2C6
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2C6 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB3C7
Deuteranopia (green-blind)
#ABB1C5
Tritanopia (blue-blind)
#A6B6B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acb2c6; /* rgb */ color: rgb(172, 178, 198); /* oklch */ color: oklch(76.5% 0.029 272.4);
Tailwind
colors: {
custom: {
50: '#c4c9d7',
500: '#acb2c6',
950: '#000000',
},
}SCSS
$custom: #acb2c6; $custom-light: #c4c9d7; $custom-dark: #000000;
JSON
{
"hex": "#acb2c6",
"rgb": {
"r": 172,
"g": 178,
"b": 198
},
"hsl": {
"h": 226.154,
"s": 18.571,
"l": 72.549
},
"oklch": {
"l": 0.7652,
"c": 0.02931,
"h": 272.4
},
"luminance": 0.44689
}Semantic roles & 50–950 ramp
primary
#ACB2C6
secondary
#E9E7E2
accent
#89499D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283