#ABAFBC#ABAFBC
#ABAFBC is a light, near-neutral blue. Relative luminance 0.429; OKLCH L 75.5% C 0.019 H 272.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFBC |
|---|---|
| RGB | rgb(171, 175, 188) |
| HSL | hsl(226, 11%, 70%) |
| HSV | hsv(226, 9%, 74%) |
| CMYK | cmyk(9%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(71.52, 1.16, -7.11) |
| CIE-LCH | lch(71.52, 7.20, 279.29°) |
| OKLab | oklab(75.49% 0.0008 -0.0191) |
| OKLCH | oklch(75.49% 0.019 272.3) |
| XYZ | xyz(41.1998, 42.9484, 53.6865) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.43
Cool Gray
#9AA7B0
ΔE00 6.00
Dark Gray
#A9A9A9
ΔE00 6.52
Silver
#C0C0C0
ΔE00 7.75
Cloudy Blue
#ACC2D9
ΔE00 8.06
Lightsteelblue
#B0C4DE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFBC #BCB8AB
analogous
#ABB7BC #ABAFBC #AFABBC
triadic
#ABAFBC #BCABAF #AFBCAB
tetradic
#ABAFBC #BCABB7 #BCB8AB #ABBCAF
square
#ABAFBC #BCABB7 #BCB8AB #ABBCAF
split-complementary
#ABAFBC #BCAFAB #B7BCAB
monochromatic
#696F84 #898FA1 #ABAFBC #CDCFD7 #EEEFF1
Accessibility & contrast
On white
2.19
#ABAFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#ABAFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFBC
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFBC | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BD
Deuteranopia (green-blind)
#AAAFBC
Tritanopia (blue-blind)
#A7B1B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abafbc; /* rgb */ color: rgb(171, 175, 188); /* oklch */ color: oklch(75.5% 0.019 272.3);
Tailwind
colors: {
custom: {
50: '#c4c6d0',
500: '#abafbc',
950: '#000000',
},
}SCSS
$custom: #abafbc; $custom-light: #c4c6d0; $custom-dark: #000000;
JSON
{
"hex": "#abafbc",
"rgb": {
"r": 171,
"g": 175,
"b": 188
},
"hsl": {
"h": 225.882,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.75488,
"c": 0.01908,
"h": 272.3
},
"luminance": 0.42949
}Semantic roles & 50–950 ramp
primary
#ABAFBC
secondary
#E4E3DF
accent
#855095
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282