#ADABBC#ADABBC
#ADABBC is a light, muted blue. Relative luminance 0.416; OKLCH L 74.8% C 0.024 H 291.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADABBC |
|---|---|
| RGB | rgb(173, 171, 188) |
| HSL | hsl(247, 11%, 70%) |
| HSV | hsv(247, 9%, 74%) |
| CMYK | cmyk(8%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(70.62, 4.02, -8.42) |
| CIE-LCH | lch(70.62, 9.33, 295.54°) |
| OKLab | oklab(74.82% 0.0088 -0.0226) |
| OKLCH | oklch(74.82% 0.024 291.2) |
| XYZ | xyz(40.8718, 41.6407, 53.4514) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.05
Dark Gray
#A9A9A9
ΔE00 8.47
Cool Gray
#9AA7B0
ΔE00 9.48
Silver
#C0C0C0
ΔE00 9.89
Lightsteelblue
#B0C4DE
ΔE00 10.80
Light Blue Grey
#B7C9E2
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADABBC #BABCAB
analogous
#ABB1BC #ADABBC #B5ABBC
triadic
#ADABBC #BCADAB #ABBCAD
tetradic
#ADABBC #BCABB1 #BABCAB #ABBCB5
square
#ADABBC #BCABB1 #BABCAB #ABBCB5
split-complementary
#ADABBC #BCB5AB #B1BCAB
monochromatic
#6C6984 #8C89A1 #ADABBC #CECDD7 #EEEEF1
Accessibility & contrast
On white
2.25
#ADABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#ADABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADABBC
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADABBC | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBD
Deuteranopia (green-blind)
#A8ACBB
Tritanopia (blue-blind)
#AAADB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #adabbc; /* rgb */ color: rgb(173, 171, 188); /* oklch */ color: oklch(74.8% 0.024 291.2);
Tailwind
colors: {
custom: {
50: '#c5c4d0',
500: '#adabbc',
950: '#000000',
},
}SCSS
$custom: #adabbc; $custom-light: #c5c4d0; $custom-dark: #000000;
JSON
{
"hex": "#adabbc",
"rgb": {
"r": 173,
"g": 171,
"b": 188
},
"hsl": {
"h": 247.059,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.74823,
"c": 0.02424,
"h": 291.2
},
"luminance": 0.41641
}Semantic roles & 50–950 ramp
primary
#ADABBC
secondary
#E3E4DF
accent
#95508D
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182