#ACABBE#ACABBE
#ACABBE is a light, muted blue. Relative luminance 0.416; OKLCH L 74.8% C 0.027 H 288.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABBE |
|---|---|
| RGB | rgb(172, 171, 190) |
| HSL | hsl(243, 13%, 71%) |
| HSV | hsv(243, 10%, 75%) |
| CMYK | cmyk(9.5%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(70.60, 4.09, -9.56) |
| CIE-LCH | lch(70.60, 10.40, 293.18°) |
| OKLab | oklab(74.81% 0.0084 -0.0257) |
| OKLCH | oklch(74.81% 0.027 288.2) |
| XYZ | xyz(40.8686, 41.6140, 54.5844) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.55
Dark Gray
#A9A9A9
ΔE00 9.11
Cool Gray
#9AA7B0
ΔE00 9.59
Lightsteelblue
#B0C4DE
ΔE00 10.41
Silver
#C0C0C0
ΔE00 10.45
Light Blue Grey
#B7C9E2
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABBE #BDBEAB
analogous
#ABB3BE #ACABBE #B5ABBE
triadic
#ACABBE #BEACAB #ABBEAC
tetradic
#ACABBE #BEABB3 #BDBEAB #ABBEB5
square
#ACABBE #BEABB3 #BDBEAB #ABBEB5
split-complementary
#ACABBE #BEB5AB #B3BEAB
monochromatic
#6A6887 #8A88A3 #ACABBE #CECED9 #EEEEF2
Accessibility & contrast
On white
2.25
#ACABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#ACABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABBE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABBE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#A7ACBD
Tritanopia (blue-blind)
#A9AEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabbe; /* rgb */ color: rgb(172, 171, 190); /* oklch */ color: oklch(74.8% 0.027 288.2);
Tailwind
colors: {
custom: {
50: '#c4c4d1',
500: '#acabbe',
950: '#000000',
},
}SCSS
$custom: #acabbe; $custom-light: #c4c4d1; $custom-dark: #000000;
JSON
{
"hex": "#acabbe",
"rgb": {
"r": 172,
"g": 171,
"b": 190
},
"hsl": {
"h": 243.158,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.74809,
"c": 0.02706,
"h": 288.2
},
"luminance": 0.41614
}Semantic roles & 50–950 ramp
primary
#ACABBE
secondary
#E5E5E0
accent
#974F93
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182