#ADAEBF#ADAEBF
#ADAEBF is a light, muted blue. Relative luminance 0.429; OKLCH L 75.5% C 0.024 H 283.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEBF |
|---|---|
| RGB | rgb(173, 174, 191) |
| HSL | hsl(237, 12%, 71%) |
| HSV | hsv(237, 9%, 75%) |
| CMYK | cmyk(9.4%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.50, 3.00, -8.77) |
| CIE-LCH | lch(71.50, 9.27, 288.86°) |
| OKLab | oklab(75.54% 0.0055 -0.0236) |
| OKLCH | oklch(75.54% 0.024 283.1) |
| XYZ | xyz(41.7717, 42.9176, 55.3634) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.23
Dark Gray
#A9A9A9
ΔE00 8.25
Cool Gray
#9AA7B0
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 9.16
Silver
#C0C0C0
ΔE00 9.26
Light Blue Grey
#B7C9E2
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEBF #BFBEAD
analogous
#ADB7BF #ADAEBF #B5ADBF
triadic
#ADAEBF #BFADAE #AEBFAD
tetradic
#ADAEBF #BFADB7 #BFBEAD #ADBFB5
square
#ADAEBF #BFADB7 #BFBEAD #ADBFB5
split-complementary
#ADAEBF #BFB5AD #B7BFAD
monochromatic
#6A6C88 #8B8CA4 #ADAEBF #CFD0DA #EEEEF2
Accessibility & contrast
On white
2.19
#ADAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#ADAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEBF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEBF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#A9B1B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #adaebf; /* rgb */ color: rgb(173, 174, 191); /* oklch */ color: oklch(75.5% 0.024 283.1);
Tailwind
colors: {
custom: {
50: '#c5c6d2',
500: '#adaebf',
950: '#000000',
},
}SCSS
$custom: #adaebf; $custom-light: #c5c6d2; $custom-dark: #000000;
JSON
{
"hex": "#adaebf",
"rgb": {
"r": 173,
"g": 174,
"b": 191
},
"hsl": {
"h": 236.667,
"s": 12.329,
"l": 71.373
},
"oklch": {
"l": 0.75539,
"c": 0.0242,
"h": 283.1
},
"luminance": 0.42918
}Semantic roles & 50–950 ramp
primary
#ADAEBF
secondary
#E6E6E2
accent
#924F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282