#ABAABB#ABAABB
#ABAABB is a light, muted blue. Relative luminance 0.410; OKLCH L 74.4% C 0.024 H 288.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAABB |
|---|---|
| RGB | rgb(171, 170, 187) |
| HSL | hsl(244, 11%, 70%) |
| HSV | hsv(244, 9%, 73%) |
| CMYK | cmyk(8.6%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(70.17, 3.69, -8.56) |
| CIE-LCH | lch(70.17, 9.32, 293.32°) |
| OKLab | oklab(74.42% 0.0077 -0.023) |
| OKLCH | oklch(74.42% 0.024 288.5) |
| XYZ | xyz(40.1372, 40.9950, 52.8024) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.03
Dark Gray
#A9A9A9
ΔE00 8.32
Cool Gray
#9AA7B0
ΔE00 8.98
Silver
#C0C0C0
ΔE00 9.98
Lightsteelblue
#B0C4DE
ΔE00 10.57
Light Blue Grey
#B7C9E2
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAABB #BABBAA
analogous
#AAB2BB #ABAABB #B3AABB
triadic
#ABAABB #BBABAA #AABBAB
tetradic
#ABAABB #BBAAB2 #BABBAA #AABBB3
square
#ABAABB #BBAAB2 #BABBAA #AABBB3
split-complementary
#ABAABB #BBB3AA #B2BBAA
monochromatic
#6A6882 #8988A0 #ABAABB #CDCCD6 #EEEEF1
Accessibility & contrast
On white
2.28
#ABAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#ABAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAABB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAABB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#A8ADAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaabb; /* rgb */ color: rgb(171, 170, 187); /* oklch */ color: oklch(74.4% 0.024 288.5);
Tailwind
colors: {
custom: {
50: '#c4c3cf',
500: '#abaabb',
950: '#000000',
},
}SCSS
$custom: #abaabb; $custom-light: #c4c3cf; $custom-dark: #000000;
JSON
{
"hex": "#abaabb",
"rgb": {
"r": 171,
"g": 170,
"b": 187
},
"hsl": {
"h": 243.529,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.74422,
"c": 0.02423,
"h": 288.5
},
"luminance": 0.40995
}Semantic roles & 50–950 ramp
primary
#ABAABB
secondary
#E3E3DE
accent
#955091
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182