#ADACBF#ADACBF
#ADACBF is a light, muted blue. Relative luminance 0.422; OKLCH L 75.1% C 0.027 H 288.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ADACBF |
|---|---|
| RGB | rgb(173, 172, 191) |
| HSL | hsl(243, 13%, 71%) |
| HSV | hsv(243, 10%, 75%) |
| CMYK | cmyk(9.4%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(70.97, 4.09, -9.55) |
| CIE-LCH | lch(70.97, 10.39, 293.18°) |
| OKLab | oklab(75.13% 0.0084 -0.0257) |
| OKLCH | oklch(75.13% 0.027 288.2) |
| XYZ | xyz(41.3882, 42.1506, 55.2355) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.43
Dark Gray
#A9A9A9
ΔE00 9.14
Cool Gray
#9AA7B0
ΔE00 9.65
Lightsteelblue
#B0C4DE
ΔE00 10.25
Silver
#C0C0C0
ΔE00 10.31
Light Blue Grey
#B7C9E2
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADACBF #BEBFAC
analogous
#ACB4BF #ADACBF #B6ACBF
triadic
#ADACBF #BFADAC #ACBFAD
tetradic
#ADACBF #BFACB4 #BEBFAC #ACBFB6
square
#ADACBF #BFACB4 #BEBFAC #ACBFB6
split-complementary
#ADACBF #BFB6AC #B4BFAC
monochromatic
#6A6988 #8B89A4 #ADACBF #CFCFDA #EEEEF2
Accessibility & contrast
On white
2.23
#ADACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#ADACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADACBF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADACBF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#A8ADBE
Tritanopia (blue-blind)
#AAAFB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #adacbf; /* rgb */ color: rgb(173, 172, 191); /* oklch */ color: oklch(75.1% 0.027 288.2);
Tailwind
colors: {
custom: {
50: '#c5c4d2',
500: '#adacbf',
950: '#000000',
},
}SCSS
$custom: #adacbf; $custom-light: #c5c4d2; $custom-dark: #000000;
JSON
{
"hex": "#adacbf",
"rgb": {
"r": 173,
"g": 172,
"b": 191
},
"hsl": {
"h": 243.158,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.75129,
"c": 0.02703,
"h": 288.2
},
"luminance": 0.42151
}Semantic roles & 50–950 ramp
primary
#ADACBF
secondary
#E6E6E1
accent
#974E93
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182