#ABB2BE#ABB2BE
#ABB2BE is a light, near-neutral blue. Relative luminance 0.442; OKLCH L 76.2% C 0.019 H 261.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2BE |
|---|---|
| RGB | rgb(171, 178, 190) |
| HSL | hsl(218, 13%, 71%) |
| HSV | hsv(218, 10%, 75%) |
| CMYK | cmyk(10%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(72.37, -0.06, -6.94) |
| CIE-LCH | lch(72.37, 6.94, 269.53°) |
| OKLab | oklab(76.18% -0.0028 -0.0186) |
| OKLCH | oklch(76.18% 0.019 261.3) |
| XYZ | xyz(42.0073, 44.2160, 55.0266) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.88
Cool Gray
#9AA7B0
ΔE00 5.02
Dark Gray
#A9A9A9
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 6.74
Silver
#C0C0C0
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2BE #BEB7AB
analogous
#ABBBBE #ABB2BE #ADABBE
triadic
#ABB2BE #BEABB2 #B2BEAB
tetradic
#ABB2BE #BEABBB #BEB7AB #ABBEAD
square
#ABB2BE #BEABBB #BEB7AB #ABBEAD
split-complementary
#ABB2BE #BEADAB #BBBEAB
monochromatic
#687387 #8892A3 #ABB2BE #CED2D9 #EEEFF2
Accessibility & contrast
On white
2.13
#ABB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#ABB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2BE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2BE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BF
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#A7B4B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb2be; /* rgb */ color: rgb(171, 178, 190); /* oklch */ color: oklch(76.2% 0.019 261.3);
Tailwind
colors: {
custom: {
50: '#c4c9d1',
500: '#abb2be',
950: '#000000',
},
}SCSS
$custom: #abb2be; $custom-light: #c4c9d1; $custom-dark: #000000;
JSON
{
"hex": "#abb2be",
"rgb": {
"r": 171,
"g": 178,
"b": 190
},
"hsl": {
"h": 217.895,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76177,
"c": 0.01886,
"h": 261.3
},
"luminance": 0.44216
}Semantic roles & 50–950 ramp
primary
#ABB2BE
secondary
#E5E3E0
accent
#7C4F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282