#ADABBE#ADABBE
#ADABBE is a light, muted blue. Relative luminance 0.417; OKLCH L 74.9% C 0.027 H 290.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ADABBE |
|---|---|
| RGB | rgb(173, 171, 190) |
| HSL | hsl(246, 13%, 71%) |
| HSV | hsv(246, 10%, 75%) |
| CMYK | cmyk(8.9%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(70.68, 4.43, -9.44) |
| CIE-LCH | lch(70.68, 10.42, 295.16°) |
| OKLab | oklab(74.89% 0.0095 -0.0254) |
| OKLCH | oklch(74.89% 0.027 290.6) |
| XYZ | xyz(41.0889, 41.7276, 54.5947) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.70
Dark Gray
#A9A9A9
ΔE00 9.23
Cool Gray
#9AA7B0
ΔE00 10.01
Silver
#C0C0C0
ΔE00 10.52
Lightsteelblue
#B0C4DE
ΔE00 10.80
Thistle
#D8BFD8
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADABBE #BCBEAB
analogous
#ABB2BE #ADABBE #B6ABBE
triadic
#ADABBE #BEADAB #ABBEAD
tetradic
#ADABBE #BEABB2 #BCBEAB #ABBEB6
square
#ADABBE #BEABB2 #BCBEAB #ABBEB6
split-complementary
#ADABBE #BEB6AB #B2BEAB
monochromatic
#6B6887 #8B88A3 #ADABBE #CFCED9 #EEEEF2
Accessibility & contrast
On white
2.25
#ADABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#ADABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADABBE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADABBE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 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)
#A7ADBF
Deuteranopia (green-blind)
#A7ADBD
Tritanopia (blue-blind)
#AAAEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #adabbe; /* rgb */ color: rgb(173, 171, 190); /* oklch */ color: oklch(74.9% 0.027 290.6);
Tailwind
colors: {
custom: {
50: '#c5c4d1',
500: '#adabbe',
950: '#000000',
},
}SCSS
$custom: #adabbe; $custom-light: #c5c4d1; $custom-dark: #000000;
JSON
{
"hex": "#adabbe",
"rgb": {
"r": 173,
"g": 171,
"b": 190
},
"hsl": {
"h": 246.316,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.7489,
"c": 0.02708,
"h": 290.6
},
"luminance": 0.41728
}Semantic roles & 50–950 ramp
primary
#ADABBE
secondary
#E4E5E0
accent
#974F8F
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182