#ABAEBF#ABAEBF
#ABAEBF is a light, muted blue. Relative luminance 0.427; OKLCH L 75.4% C 0.024 H 277.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEBF |
|---|---|
| RGB | rgb(171, 174, 191) |
| HSL | hsl(231, 14%, 71%) |
| HSV | hsv(231, 10%, 75%) |
| CMYK | cmyk(10.5%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.34, 2.32, -9.02) |
| CIE-LCH | lch(71.34, 9.31, 284.45°) |
| OKLab | oklab(75.38% 0.0033 -0.0242) |
| OKLCH | oklch(75.38% 0.024 277.8) |
| XYZ | xyz(41.3326, 42.6913, 55.3428) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.04
Cool Gray
#9AA7B0
ΔE00 7.57
Dark Gray
#A9A9A9
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.43
Cloudy Blue
#ACC2D9
ΔE00 8.67
Light Blue Grey
#B7C9E2
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEBF #BFBCAB
analogous
#ABB8BF #ABAEBF #B2ABBF
triadic
#ABAEBF #BFABAE #AEBFAB
tetradic
#ABAEBF #BFABB8 #BFBCAB #ABBFB2
square
#ABAEBF #BFABB8 #BFBCAB #ABBFB2
split-complementary
#ABAEBF #BFB2AB #B8BFAB
monochromatic
#686C88 #888DA5 #ABAEBF #CECFD9 #EEEEF2
Accessibility & contrast
On white
2.20
#ABAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#ABAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEBF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEBF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFC0
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#A7B1B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaebf; /* rgb */ color: rgb(171, 174, 191); /* oklch */ color: oklch(75.4% 0.024 277.8);
Tailwind
colors: {
custom: {
50: '#c4c6d2',
500: '#abaebf',
950: '#000000',
},
}SCSS
$custom: #abaebf; $custom-light: #c4c6d2; $custom-dark: #000000;
JSON
{
"hex": "#abaebf",
"rgb": {
"r": 171,
"g": 174,
"b": 191
},
"hsl": {
"h": 231,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.7538,
"c": 0.02448,
"h": 277.8
},
"luminance": 0.42692
}Semantic roles & 50–950 ramp
primary
#ABAEBF
secondary
#E6E5E0
accent
#8D4E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282