#ACB7CA#ACB7CA
#ACB7CA is a light, muted blue. Relative luminance 0.469; OKLCH L 77.7% C 0.030 H 261.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB7CA |
|---|---|
| RGB | rgb(172, 183, 202) |
| HSL | hsl(218, 22%, 73%) |
| HSV | hsv(218, 15%, 79%) |
| CMYK | cmyk(14.9%, 9.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.13, 0.08, -10.88) |
| CIE-LCH | lch(74.13, 10.89, 270.41°) |
| OKLab | oklab(77.69% -0.0044 -0.0294) |
| OKLCH | oklch(77.69% 0.03 261.5) |
| XYZ | xyz(44.6049, 46.9012, 62.5685) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.50
Lightsteelblue
#B0C4DE
ΔE00 4.51
Light Blue Grey
#B7C9E2
ΔE00 5.16
Dove Gray
#B6B8BD
ΔE00 6.24
Light Grey Blue
#9DBCD4
ΔE00 6.49
Cool Gray
#9AA7B0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB7CA #CABFAC
analogous
#ACC6CA #ACB7CA #B0ACCA
triadic
#ACB7CA #CAACB7 #B7CAAC
tetradic
#ACB7CA #CAACC6 #CABFAC #ACCAB0
square
#ACB7CA #CAACC6 #CABFAC #ACCAB0
split-complementary
#ACB7CA #CAB0AC #C6CAAC
monochromatic
#62769A #8797B2 #ACB7CA #D1D7E2 #ECEFF3
Accessibility & contrast
On white
2.02
#ACB7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ACB7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB7CA
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB7CA | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#A5BBBD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #acb7ca; /* rgb */ color: rgb(172, 183, 202); /* oklch */ color: oklch(77.7% 0.030 261.5);
Tailwind
colors: {
custom: {
50: '#c5ccda',
500: '#acb7ca',
950: '#000000',
},
}SCSS
$custom: #acb7ca; $custom-light: #c5ccda; $custom-dark: #000000;
JSON
{
"hex": "#acb7ca",
"rgb": {
"r": 172,
"g": 183,
"b": 202
},
"hsl": {
"h": 218,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.7769,
"c": 0.02974,
"h": 261.5
},
"luminance": 0.46902
}Semantic roles & 50–950 ramp
primary
#ACB7CA
secondary
#E9E7E2
accent
#7F45A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283