#ABAABF#ABAABF
#ABAABF is a light, muted blue. Relative luminance 0.412; OKLCH L 74.6% C 0.030 H 287.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAABF |
|---|---|
| RGB | rgb(171, 170, 191) |
| HSL | hsl(243, 14%, 71%) |
| HSV | hsv(243, 11%, 75%) |
| CMYK | cmyk(10.5%, 11%, 0%, 25.1%) |
| CIE-LAB | lab(70.29, 4.51, -10.58) |
| CIE-LCH | lch(70.29, 11.51, 293.09°) |
| OKLab | oklab(74.56% 0.0092 -0.0285) |
| OKLCH | oklch(74.56% 0.03 287.8) |
| XYZ | xyz(40.5714, 41.1687, 55.0890) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.33
Dark Gray
#A9A9A9
ΔE00 9.83
Cool Gray
#9AA7B0
ΔE00 10.09
Lightsteelblue
#B0C4DE
ΔE00 10.61
Light Blue Grey
#B7C9E2
ΔE00 10.90
Cloudy Blue
#ACC2D9
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAABF #BEBFAA
analogous
#AAB3BF #ABAABF #B5AABF
triadic
#ABAABF #BFABAA #AABFAB
tetradic
#ABAABF #BFAAB3 #BEBFAA #AABFB5
square
#ABAABF #BFAAB3 #BEBFAA #AABFB5
split-complementary
#ABAABF #BFB5AA #B3BFAA
monochromatic
#686688 #8887A5 #ABAABF #CECDD9 #EEEEF2
Accessibility & contrast
On white
2.27
#ABAABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#ABAABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAABF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAABF | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#A7ADB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaabf; /* rgb */ color: rgb(171, 170, 191); /* oklch */ color: oklch(74.6% 0.030 287.8);
Tailwind
colors: {
custom: {
50: '#c4c3d2',
500: '#abaabf',
950: '#000000',
},
}SCSS
$custom: #abaabf; $custom-light: #c4c3d2; $custom-dark: #000000;
JSON
{
"hex": "#abaabf",
"rgb": {
"r": 171,
"g": 170,
"b": 191
},
"hsl": {
"h": 242.857,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.74558,
"c": 0.02995,
"h": 287.8
},
"luminance": 0.41169
}Semantic roles & 50–950 ramp
primary
#ABAABF
secondary
#E5E5E0
accent
#984D95
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182