#ABABBF#ABABBF
#ABABBF is a light, muted blue. Relative luminance 0.415; OKLCH L 74.8% C 0.029 H 285.7°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABBF |
|---|---|
| RGB | rgb(171, 171, 191) |
| HSL | hsl(240, 14%, 71%) |
| HSV | hsv(240, 10%, 75%) |
| CMYK | cmyk(10.5%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.56, 3.96, -10.19) |
| CIE-LCH | lch(70.56, 10.94, 291.25°) |
| OKLab | oklab(74.76% 0.0077 -0.0274) |
| OKLCH | oklch(74.76% 0.029 285.7) |
| XYZ | xyz(40.7595, 41.5451, 55.1518) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.75
Dark Gray
#A9A9A9
ΔE00 9.38
Cool Gray
#9AA7B0
ΔE00 9.47
Lightsteelblue
#B0C4DE
ΔE00 10.04
Light Blue Grey
#B7C9E2
ΔE00 10.36
Cloudy Blue
#ACC2D9
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABBF #BFBFAB
analogous
#ABB5BF #ABABBF #B5ABBF
triadic
#ABABBF #BFABAB #ABBFAB
tetradic
#ABABBF #BFABB5 #BFBFAB #ABBFB5
square
#ABABBF #BFABB5 #BFBFAB #ABBFB5
split-complementary
#ABABBF #BFB5AB #B5BFAB
monochromatic
#686888 #8888A5 #ABABBF #CECED9 #EEEEF2
Accessibility & contrast
On white
2.26
#ABABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#ABABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABBF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABBF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#A6ACBE
Tritanopia (blue-blind)
#A7AEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ababbf; /* rgb */ color: rgb(171, 171, 191); /* oklch */ color: oklch(74.8% 0.029 285.7);
Tailwind
colors: {
custom: {
50: '#c4c4d2',
500: '#ababbf',
950: '#000000',
},
}SCSS
$custom: #ababbf; $custom-light: #c4c4d2; $custom-dark: #000000;
JSON
{
"hex": "#ababbf",
"rgb": {
"r": 171,
"g": 171,
"b": 191
},
"hsl": {
"h": 240,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.74763,
"c": 0.0285,
"h": 285.7
},
"luminance": 0.41545
}Semantic roles & 50–950 ramp
primary
#ABABBF
secondary
#E6E6E0
accent
#984E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182