#ACB1CA#ACB1CA
#ACB1CA is a light, muted blue. Relative luminance 0.445; OKLCH L 76.5% C 0.036 H 276.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB1CA |
|---|---|
| RGB | rgb(172, 177, 202) |
| HSL | hsl(230, 22%, 73%) |
| HSV | hsv(230, 15%, 79%) |
| CMYK | cmyk(14.9%, 12.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.55, 3.34, -13.25) |
| CIE-LCH | lch(72.55, 13.66, 284.13°) |
| OKLab | oklab(76.45% 0.0041 -0.0359) |
| OKLCH | oklch(76.45% 0.036 276.6) |
| XYZ | xyz(43.3937, 44.4786, 62.1647) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 7.93
Cloudy Blue
#ACC2D9
ΔE00 8.32
Dove Gray
#B6B8BD
ΔE00 8.46
Light Periwinkle
#C1C6FC
ΔE00 9.71
Cool Gray
#9AA7B0
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB1CA #CAC5AC
analogous
#ACC0CA #ACB1CA #B6ACCA
triadic
#ACB1CA #CAACB1 #B1CAAC
tetradic
#ACB1CA #CAACC0 #CAC5AC #ACCAB6
square
#ACB1CA #CAACC0 #CAC5AC #ACCAB6
split-complementary
#ACB1CA #CAB6AC #C0CAAC
monochromatic
#626B9A #878EB2 #ACB1CA #D1D4E2 #ECEDF3
Accessibility & contrast
On white
2.12
#ACB1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ACB1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB1CA
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB1CA | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CB
Deuteranopia (green-blind)
#A9B1C9
Tritanopia (blue-blind)
#A5B5B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acb1ca; /* rgb */ color: rgb(172, 177, 202); /* oklch */ color: oklch(76.5% 0.036 276.6);
Tailwind
colors: {
custom: {
50: '#c5c8da',
500: '#acb1ca',
950: '#000000',
},
}SCSS
$custom: #acb1ca; $custom-light: #c5c8da; $custom-dark: #000000;
JSON
{
"hex": "#acb1ca",
"rgb": {
"r": 172,
"g": 177,
"b": 202
},
"hsl": {
"h": 230,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.76453,
"c": 0.0361,
"h": 276.6
},
"luminance": 0.44479
}Semantic roles & 50–950 ramp
primary
#ACB1CA
secondary
#E9E8E2
accent
#9145A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283