#ACB4CA#ACB4CA
#ACB4CA is a light, muted blue. Relative luminance 0.457; OKLCH L 77.1% C 0.033 H 269.7°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4CA |
|---|---|
| RGB | rgb(172, 180, 202) |
| HSL | hsl(224, 22%, 73%) |
| HSV | hsv(224, 15%, 79%) |
| CMYK | cmyk(14.9%, 10.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.34, 1.70, -12.07) |
| CIE-LCH | lch(73.34, 12.19, 278.03°) |
| OKLab | oklab(77.07% -0.0002 -0.0326) |
| OKLCH | oklch(77.07% 0.033 269.7) |
| XYZ | xyz(43.9927, 45.6768, 62.3644) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.33
Dove Gray
#B6B8BD
ΔE00 7.20
Cool Gray
#9AA7B0
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4CA #CAC2AC
analogous
#ACC3CA #ACB4CA #B3ACCA
triadic
#ACB4CA #CAACB4 #B4CAAC
tetradic
#ACB4CA #CAACC3 #CAC2AC #ACCAB3
square
#ACB4CA #CAACC3 #CAC2AC #ACCAB3
split-complementary
#ACB4CA #CAB3AC #C3CAAC
monochromatic
#62719A #8792B2 #ACB4CA #D1D6E2 #ECEEF3
Accessibility & contrast
On white
2.07
#ACB4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#ACB4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4CA
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4CA | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB5CB
Deuteranopia (green-blind)
#ABB3C9
Tritanopia (blue-blind)
#A5B8BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb4ca; /* rgb */ color: rgb(172, 180, 202); /* oklch */ color: oklch(77.1% 0.033 269.7);
Tailwind
colors: {
custom: {
50: '#c5cada',
500: '#acb4ca',
950: '#000000',
},
}SCSS
$custom: #acb4ca; $custom-light: #c5cada; $custom-dark: #000000;
JSON
{
"hex": "#acb4ca",
"rgb": {
"r": 172,
"g": 180,
"b": 202
},
"hsl": {
"h": 224,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.7707,
"c": 0.03263,
"h": 269.7
},
"luminance": 0.45677
}Semantic roles & 50–950 ramp
primary
#ACB4CA
secondary
#E9E7E2
accent
#8845A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283