#ADABBB#ADABBB
#ADABBB is a light, muted blue. Relative luminance 0.416; OKLCH L 74.8% C 0.023 H 291.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ADABBB |
|---|---|
| RGB | rgb(173, 171, 187) |
| HSL | hsl(248, 11%, 70%) |
| HSV | hsv(248, 9%, 73%) |
| CMYK | cmyk(7.5%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(70.59, 3.82, -7.92) |
| CIE-LCH | lch(70.59, 8.79, 295.77°) |
| OKLab | oklab(74.79% 0.0084 -0.0212) |
| OKLCH | oklch(74.79% 0.023 291.6) |
| XYZ | xyz(40.7644, 41.5978, 52.8857) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.72
Dark Gray
#A9A9A9
ΔE00 8.08
Cool Gray
#9AA7B0
ΔE00 9.22
Silver
#C0C0C0
ΔE00 9.57
Lightsteelblue
#B0C4DE
ΔE00 10.82
Light Blue Grey
#B7C9E2
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADABBB #B9BBAB
analogous
#ABB1BB #ADABBB #B5ABBB
triadic
#ADABBB #BBADAB #ABBBAD
tetradic
#ADABBB #BBABB1 #B9BBAB #ABBBB5
square
#ADABBB #BBABB1 #B9BBAB #ABBBB5
split-complementary
#ADABBB #BBB5AB #B1BBAB
monochromatic
#6D6982 #8C89A0 #ADABBB #CECDD6 #EEEEF1
Accessibility & contrast
On white
2.25
#ADABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#ADABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADABBB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADABBB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#A8ACBB
Tritanopia (blue-blind)
#AAADB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #adabbb; /* rgb */ color: rgb(173, 171, 187); /* oklch */ color: oklch(74.8% 0.023 291.6);
Tailwind
colors: {
custom: {
50: '#c5c4cf',
500: '#adabbb',
950: '#000000',
},
}SCSS
$custom: #adabbb; $custom-light: #c5c4cf; $custom-dark: #000000;
JSON
{
"hex": "#adabbb",
"rgb": {
"r": 173,
"g": 171,
"b": 187
},
"hsl": {
"h": 247.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.7479,
"c": 0.02282,
"h": 291.6
},
"luminance": 0.41598
}Semantic roles & 50–950 ramp
primary
#ADABBB
secondary
#E3E3DF
accent
#95518C
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121213
muted
#818182