#ABAFBB#ABAFBB
#ABAFBB is a light, near-neutral blue. Relative luminance 0.429; OKLCH L 75.5% C 0.018 H 271.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFBB |
|---|---|
| RGB | rgb(171, 175, 187) |
| HSL | hsl(225, 11%, 70%) |
| HSV | hsv(225, 9%, 73%) |
| CMYK | cmyk(8.6%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(71.49, 0.96, -6.60) |
| CIE-LCH | lch(71.49, 6.67, 278.27°) |
| OKLab | oklab(75.46% 0.0004 -0.0177) |
| OKLCH | oklch(75.46% 0.018 271.2) |
| XYZ | xyz(41.0924, 42.9054, 53.1207) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.08
Cool Gray
#9AA7B0
ΔE00 5.71
Dark Gray
#A9A9A9
ΔE00 6.12
Silver
#C0C0C0
ΔE00 7.43
Cloudy Blue
#ACC2D9
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFBB #BBB7AB
analogous
#ABB7BB #ABAFBB #AFABBB
triadic
#ABAFBB #BBABAF #AFBBAB
tetradic
#ABAFBB #BBABB7 #BBB7AB #ABBBAF
square
#ABAFBB #BBABB7 #BBB7AB #ABBBAF
split-complementary
#ABAFBB #BBAFAB #B7BBAB
monochromatic
#697082 #898FA0 #ABAFBB #CDCFD6 #EEEFF1
Accessibility & contrast
On white
2.19
#ABAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#ABAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFBB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFBB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#ABAEBB
Tritanopia (blue-blind)
#A8B1B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abafbb; /* rgb */ color: rgb(171, 175, 187); /* oklch */ color: oklch(75.5% 0.018 271.2);
Tailwind
colors: {
custom: {
50: '#c4c6cf',
500: '#abafbb',
950: '#000000',
},
}SCSS
$custom: #abafbb; $custom-light: #c4c6cf; $custom-dark: #000000;
JSON
{
"hex": "#abafbb",
"rgb": {
"r": 171,
"g": 175,
"b": 187
},
"hsl": {
"h": 225,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75455,
"c": 0.0177,
"h": 271.2
},
"luminance": 0.42906
}Semantic roles & 50–950 ramp
primary
#ABAFBB
secondary
#E3E2DF
accent
#845195
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282