#ABABBE#ABABBE
#ABABBE is a light, muted blue. Relative luminance 0.415; OKLCH L 74.7% C 0.027 H 285.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABBE |
|---|---|
| RGB | rgb(171, 171, 190) |
| HSL | hsl(240, 13%, 71%) |
| HSV | hsv(240, 10%, 75%) |
| CMYK | cmyk(10%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(70.53, 3.76, -9.69) |
| CIE-LCH | lch(70.53, 10.39, 291.20°) |
| OKLab | oklab(74.73% 0.0073 -0.0261) |
| OKLCH | oklch(74.73% 0.027 285.7) |
| XYZ | xyz(40.6499, 41.5012, 54.5742) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.42
Dark Gray
#A9A9A9
ΔE00 9.00
Cool Gray
#9AA7B0
ΔE00 9.18
Lightsteelblue
#B0C4DE
ΔE00 10.03
Light Blue Grey
#B7C9E2
ΔE00 10.34
Silver
#C0C0C0
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABBE #BEBEAB
analogous
#ABB4BE #ABABBE #B4ABBE
triadic
#ABABBE #BEABAB #ABBEAB
tetradic
#ABABBE #BEABB4 #BEBEAB #ABBEB4
square
#ABABBE #BEABB4 #BEBEAB #ABBEB4
split-complementary
#ABABBE #BEB4AB #B4BEAB
monochromatic
#686887 #8888A3 #ABABBE #CECED9 #EEEEF2
Accessibility & contrast
On white
2.26
#ABABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#ABABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABBE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABBE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#A6ACBD
Tritanopia (blue-blind)
#A7AEB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ababbe; /* rgb */ color: rgb(171, 171, 190); /* oklch */ color: oklch(74.7% 0.027 285.7);
Tailwind
colors: {
custom: {
50: '#c4c4d1',
500: '#ababbe',
950: '#000000',
},
}SCSS
$custom: #ababbe; $custom-light: #c4c4d1; $custom-dark: #000000;
JSON
{
"hex": "#ababbe",
"rgb": {
"r": 171,
"g": 171,
"b": 190
},
"hsl": {
"h": 240,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.74729,
"c": 0.02707,
"h": 285.7
},
"luminance": 0.41501
}Semantic roles & 50–950 ramp
primary
#ABABBE
secondary
#E5E5E0
accent
#974F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182