#ABB0BE#ABB0BE
#ABB0BE is a light, muted blue. Relative luminance 0.434; OKLCH L 75.8% C 0.021 H 270.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0BE |
|---|---|
| RGB | rgb(171, 176, 190) |
| HSL | hsl(224, 13%, 71%) |
| HSV | hsv(224, 10%, 75%) |
| CMYK | cmyk(10%, 7.4%, 0%, 25.5%) |
| CIE-LAB | lab(71.84, 1.03, -7.73) |
| CIE-LCH | lch(71.84, 7.79, 277.58°) |
| OKLab | oklab(75.76% 0.0001 -0.0208) |
| OKLCH | oklch(75.76% 0.021 270.1) |
| XYZ | xyz(41.6122, 43.4259, 54.8950) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.64
Cool Gray
#9AA7B0
ΔE00 6.03
Dark Gray
#A9A9A9
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 7.65
Silver
#C0C0C0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0BE #BEB9AB
analogous
#ABB9BE #ABB0BE #AFABBE
triadic
#ABB0BE #BEABB0 #B0BEAB
tetradic
#ABB0BE #BEABB9 #BEB9AB #ABBEAF
square
#ABB0BE #BEABB9 #BEB9AB #ABBEAF
split-complementary
#ABB0BE #BEAFAB #B9BEAB
monochromatic
#687087 #8890A3 #ABB0BE #CED0D9 #EEEFF2
Accessibility & contrast
On white
2.17
#ABB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ABB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0BE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0BE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#ABAFBE
Tritanopia (blue-blind)
#A7B3B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb0be; /* rgb */ color: rgb(171, 176, 190); /* oklch */ color: oklch(75.8% 0.021 270.1);
Tailwind
colors: {
custom: {
50: '#c4c7d1',
500: '#abb0be',
950: '#000000',
},
}SCSS
$custom: #abb0be; $custom-light: #c4c7d1; $custom-dark: #000000;
JSON
{
"hex": "#abb0be",
"rgb": {
"r": 171,
"g": 176,
"b": 190
},
"hsl": {
"h": 224.211,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75761,
"c": 0.02076,
"h": 270.1
},
"luminance": 0.43426
}Semantic roles & 50–950 ramp
primary
#ABB0BE
secondary
#E5E4E0
accent
#844F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282