#ACB2C4#ACB2C4
#ACB2C4 is a light, muted blue. Relative luminance 0.446; OKLCH L 76.5% C 0.027 H 271.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2C4 |
|---|---|
| RGB | rgb(172, 178, 196) |
| HSL | hsl(225, 17%, 72%) |
| HSV | hsv(225, 12%, 77%) |
| CMYK | cmyk(12.2%, 9.2%, 0%, 23.1%) |
| CIE-LAB | lab(72.63, 1.52, -9.85) |
| CIE-LCH | lch(72.63, 9.96, 278.77°) |
| OKLab | oklab(76.45% 0.0005 -0.0265) |
| OKLCH | oklch(76.45% 0.027 271.1) |
| XYZ | xyz(42.8953, 44.5965, 58.5619) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.89
Lightsteelblue
#B0C4DE
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 6.95
Light Blue Grey
#B7C9E2
ΔE00 7.19
Cool Gray
#9AA7B0
ΔE00 7.25
Dark Gray
#A9A9A9
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2C4 #C4BEAC
analogous
#ACBEC4 #ACB2C4 #B2ACC4
triadic
#ACB2C4 #C4ACB2 #B2C4AC
tetradic
#ACB2C4 #C4ACBE #C4BEAC #ACC4B2
square
#ACB2C4 #C4ACBE #C4BEAC #ACC4B2
split-complementary
#ACB2C4 #C4B2AC #BEC4AC
monochromatic
#667090 #8891AB #ACB2C4 #D0D3DD #EDEEF2
Accessibility & contrast
On white
2.12
#ACB2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#ACB2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2C4
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2C4 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB3C5
Deuteranopia (green-blind)
#ABB1C4
Tritanopia (blue-blind)
#A7B5B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acb2c4; /* rgb */ color: rgb(172, 178, 196); /* oklch */ color: oklch(76.5% 0.027 271.1);
Tailwind
colors: {
custom: {
50: '#c4c9d5',
500: '#acb2c4',
950: '#000000',
},
}SCSS
$custom: #acb2c4; $custom-light: #c4c9d5; $custom-dark: #000000;
JSON
{
"hex": "#acb2c4",
"rgb": {
"r": 172,
"g": 178,
"b": 196
},
"hsl": {
"h": 225,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.76453,
"c": 0.02653,
"h": 271.1
},
"luminance": 0.44597
}Semantic roles & 50–950 ramp
primary
#ACB2C4
secondary
#E9E7E2
accent
#874A9B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283