#ACB0CA#ACB0CA
#ACB0CA is a light, muted blue. Relative luminance 0.441; OKLCH L 76.2% C 0.037 H 278.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB0CA |
|---|---|
| RGB | rgb(172, 176, 202) |
| HSL | hsl(232, 22%, 73%) |
| HSV | hsv(232, 15%, 79%) |
| CMYK | cmyk(14.9%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.29, 3.88, -13.64) |
| CIE-LCH | lch(72.29, 14.18, 285.88°) |
| OKLab | oklab(76.25% 0.0056 -0.0369) |
| OKLCH | oklch(76.25% 0.037 278.6) |
| XYZ | xyz(43.1969, 44.0850, 62.0991) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.49
Dove Gray
#B6B8BD
ΔE00 8.92
Cloudy Blue
#ACC2D9
ΔE00 8.97
Light Periwinkle
#C1C6FC
ΔE00 9.64
Cool Gray
#9AA7B0
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB0CA #CAC6AC
analogous
#ACBFCA #ACB0CA #B7ACCA
triadic
#ACB0CA #CAACB0 #B0CAAC
tetradic
#ACB0CA #CAACBF #CAC6AC #ACCAB7
square
#ACB0CA #CAACBF #CAC6AC #ACCAB7
split-complementary
#ACB0CA #CAB7AC #BFCAAC
monochromatic
#62699A #878CB2 #ACB0CA #D1D4E2 #ECEDF3
Accessibility & contrast
On white
2.14
#ACB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#ACB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB0CA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB0CA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#A6B4B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #acb0ca; /* rgb */ color: rgb(172, 176, 202); /* oklch */ color: oklch(76.2% 0.037 278.6);
Tailwind
colors: {
custom: {
50: '#c5c7da',
500: '#acb0ca',
950: '#000000',
},
}SCSS
$custom: #acb0ca; $custom-light: #c5c7da; $custom-dark: #000000;
JSON
{
"hex": "#acb0ca",
"rgb": {
"r": 172,
"g": 176,
"b": 202
},
"hsl": {
"h": 232,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.76248,
"c": 0.03736,
"h": 278.6
},
"luminance": 0.44086
}Semantic roles & 50–950 ramp
primary
#ACB0CA
secondary
#E9E8E2
accent
#9445A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283