#ADACBB#ADACBB
#ADACBB is a light, muted blue. Relative luminance 0.420; OKLCH L 75.0% C 0.021 H 288.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ADACBB |
|---|---|
| RGB | rgb(173, 172, 187) |
| HSL | hsl(244, 10%, 70%) |
| HSV | hsv(244, 8%, 73%) |
| CMYK | cmyk(7.5%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(70.86, 3.27, -7.53) |
| CIE-LCH | lch(70.86, 8.21, 293.51°) |
| OKLab | oklab(75% 0.0069 -0.0202) |
| OKLCH | oklch(75% 0.021 288.9) |
| XYZ | xyz(40.9540, 41.9770, 52.9489) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.08
Dark Gray
#A9A9A9
ΔE00 7.58
Cool Gray
#9AA7B0
ΔE00 8.57
Silver
#C0C0C0
ΔE00 9.02
Lightsteelblue
#B0C4DE
ΔE00 10.31
Light Blue Grey
#B7C9E2
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADACBB #BABBAC
analogous
#ACB2BB #ADACBB #B4ACBB
triadic
#ADACBB #BBADAC #ACBBAD
tetradic
#ADACBB #BBACB2 #BABBAC #ACBBB4
square
#ADACBB #BBACB2 #BABBAC #ACBBB4
split-complementary
#ADACBB #BBB4AC #B2BBAC
monochromatic
#6C6B82 #8C8A9F #ADACBB #CECED7 #EEEEF1
Accessibility & contrast
On white
2.24
#ADACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#ADACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADACBB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADACBB | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#AAAEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #adacbb; /* rgb */ color: rgb(173, 172, 187); /* oklch */ color: oklch(75.0% 0.021 288.9);
Tailwind
colors: {
custom: {
50: '#c5c4cf',
500: '#adacbb',
950: '#000000',
},
}SCSS
$custom: #adacbb; $custom-light: #c5c4cf; $custom-dark: #000000;
JSON
{
"hex": "#adacbb",
"rgb": {
"r": 173,
"g": 172,
"b": 187
},
"hsl": {
"h": 244,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.74995,
"c": 0.02132,
"h": 288.9
},
"luminance": 0.41977
}Semantic roles & 50–950 ramp
primary
#ADACBB
secondary
#E3E3DF
accent
#945290
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121213
muted
#818182