#ACABBD#ACABBD
#ACABBD is a light, muted blue. Relative luminance 0.416; OKLCH L 74.8% C 0.026 H 288.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABBD |
|---|---|
| RGB | rgb(172, 171, 189) |
| HSL | hsl(243, 12%, 71%) |
| HSV | hsv(243, 10%, 74%) |
| CMYK | cmyk(9%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(70.57, 3.89, -9.06) |
| CIE-LCH | lch(70.57, 9.86, 293.24°) |
| OKLab | oklab(74.78% 0.0081 -0.0243) |
| OKLCH | oklch(74.78% 0.026 288.3) |
| XYZ | xyz(40.7596, 41.5704, 54.0108) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.22
Dark Gray
#A9A9A9
ΔE00 8.73
Cool Gray
#9AA7B0
ΔE00 9.31
Silver
#C0C0C0
ΔE00 10.14
Lightsteelblue
#B0C4DE
ΔE00 10.40
Light Blue Grey
#B7C9E2
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABBD #BCBDAB
analogous
#ABB3BD #ACABBD #B5ABBD
triadic
#ACABBD #BDACAB #ABBDAC
tetradic
#ACABBD #BDABB3 #BCBDAB #ABBDB5
square
#ACABBD #BDABB3 #BCBDAB #ABBDB5
split-complementary
#ACABBD #BDB5AB #B3BDAB
monochromatic
#6A6985 #8A89A2 #ACABBD #CECDD8 #EEEEF2
Accessibility & contrast
On white
2.25
#ACABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#ACABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABBD
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABBD | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#A9AEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabbd; /* rgb */ color: rgb(172, 171, 189); /* oklch */ color: oklch(74.8% 0.026 288.3);
Tailwind
colors: {
custom: {
50: '#c4c4d0',
500: '#acabbd',
950: '#000000',
},
}SCSS
$custom: #acabbd; $custom-light: #c4c4d0; $custom-dark: #000000;
JSON
{
"hex": "#acabbd",
"rgb": {
"r": 172,
"g": 171,
"b": 189
},
"hsl": {
"h": 243.333,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.74776,
"c": 0.02563,
"h": 288.3
},
"luminance": 0.41571
}Semantic roles & 50–950 ramp
primary
#ACABBD
secondary
#E4E4DF
accent
#964F92
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182