#ACB0CC#ACB0CC
#ACB0CC is a light, muted blue. Relative luminance 0.442; OKLCH L 76.3% C 0.040 H 279.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB0CC |
|---|---|
| RGB | rgb(172, 176, 204) |
| HSL | hsl(233, 24%, 74%) |
| HSV | hsv(233, 16%, 80%) |
| CMYK | cmyk(15.7%, 13.7%, 0%, 20%) |
| CIE-LAB | lab(72.35, 4.31, -14.64) |
| CIE-LCH | lch(72.35, 15.27, 286.41°) |
| OKLab | oklab(76.32% 0.0063 -0.0397) |
| OKLCH | oklch(76.32% 0.04 279) |
| XYZ | xyz(43.4352, 44.1804, 63.3543) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.67
Light Periwinkle
#C1C6FC
ΔE00 9.13
Cloudy Blue
#ACC2D9
ΔE00 9.25
Dove Gray
#B6B8BD
ΔE00 9.56
Periwinkle
#CCCCFF
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB0CC #CCC8AC
analogous
#ACC0CC #ACB0CC #B8ACCC
triadic
#ACB0CC #CCACB0 #B0CCAC
tetradic
#ACB0CC #CCACC0 #CCC8AC #ACCCB8
square
#ACB0CC #CCACC0 #CCC8AC #ACCCB8
split-complementary
#ACB0CC #CCB8AC #C0CCAC
monochromatic
#61689D #868CB5 #ACB0CC #D2D4E3 #ECEDF3
Accessibility & contrast
On white
2.13
#ACB0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#ACB0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB0CC
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB0CC | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CD
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#A5B5B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #acb0cc; /* rgb */ color: rgb(172, 176, 204); /* oklch */ color: oklch(76.3% 0.040 279.0);
Tailwind
colors: {
custom: {
50: '#c5c7db',
500: '#acb0cc',
950: '#000000',
},
}SCSS
$custom: #acb0cc; $custom-light: #c5c7db; $custom-dark: #000000;
JSON
{
"hex": "#acb0cc",
"rgb": {
"r": 172,
"g": 176,
"b": 204
},
"hsl": {
"h": 232.5,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.76318,
"c": 0.04019,
"h": 279
},
"luminance": 0.44181
}Semantic roles & 50–950 ramp
primary
#ACB0CC
secondary
#EAE9E1
accent
#9643A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283