#ADABBF#ADABBF
#ADABBF is a light, muted blue. Relative luminance 0.418; OKLCH L 74.9% C 0.029 H 290.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ADABBF |
|---|---|
| RGB | rgb(173, 171, 191) |
| HSL | hsl(246, 14%, 71%) |
| HSV | hsv(246, 10%, 75%) |
| CMYK | cmyk(9.4%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.71, 4.64, -9.94) |
| CIE-LCH | lch(70.71, 10.97, 295.01°) |
| OKLab | oklab(74.92% 0.0099 -0.0267) |
| OKLCH | oklch(74.92% 0.029 290.3) |
| XYZ | xyz(41.1986, 41.7714, 55.1723) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.03
Dark Gray
#A9A9A9
ΔE00 9.60
Cool Gray
#9AA7B0
ΔE00 10.27
Lightsteelblue
#B0C4DE
ΔE00 10.81
Silver
#C0C0C0
ΔE00 10.83
Thistle
#D8BFD8
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADABBF #BDBFAB
analogous
#ABB3BF #ADABBF #B7ABBF
triadic
#ADABBF #BFADAB #ABBFAD
tetradic
#ADABBF #BFABB3 #BDBFAB #ABBFB7
square
#ADABBF #BFABB3 #BDBFAB #ABBFB7
split-complementary
#ADABBF #BFB7AB #B3BFAB
monochromatic
#6B6888 #8B88A5 #ADABBF #CFCED9 #EEEEF2
Accessibility & contrast
On white
2.24
#ADABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#ADABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADABBF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADABBF | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#AAAEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #adabbf; /* rgb */ color: rgb(173, 171, 191); /* oklch */ color: oklch(74.9% 0.029 290.3);
Tailwind
colors: {
custom: {
50: '#c5c4d2',
500: '#adabbf',
950: '#000000',
},
}SCSS
$custom: #adabbf; $custom-light: #c5c4d2; $custom-dark: #000000;
JSON
{
"hex": "#adabbf",
"rgb": {
"r": 173,
"g": 171,
"b": 191
},
"hsl": {
"h": 246,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.74924,
"c": 0.02851,
"h": 290.3
},
"luminance": 0.41772
}Semantic roles & 50–950 ramp
primary
#ADABBF
secondary
#E5E6E0
accent
#984E90
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182