#ADAABF#ADAABF
#ADAABF is a light, muted blue. Relative luminance 0.414; OKLCH L 74.7% C 0.030 H 292.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAABF |
|---|---|
| RGB | rgb(173, 170, 191) |
| HSL | hsl(249, 14%, 71%) |
| HSV | hsv(249, 11%, 75%) |
| CMYK | cmyk(9.4%, 11%, 0%, 25.1%) |
| CIE-LAB | lab(70.45, 5.19, -10.33) |
| CIE-LCH | lch(70.45, 11.56, 296.65°) |
| OKLab | oklab(74.72% 0.0114 -0.0278) |
| OKLCH | oklch(74.72% 0.03 292.2) |
| XYZ | xyz(41.0104, 41.3951, 55.1096) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.62
Dark Gray
#A9A9A9
ΔE00 10.06
Thistle
#D8BFD8
ΔE00 10.58
Cool Gray
#9AA7B0
ΔE00 10.88
Silver
#C0C0C0
ΔE00 11.35
Lightsteelblue
#B0C4DE
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAABF #BCBFAA
analogous
#AAB1BF #ADAABF #B7AABF
triadic
#ADAABF #BFADAA #AABFAD
tetradic
#ADAABF #BFAAB1 #BCBFAA #AABFB7
square
#ADAABF #BFAAB1 #BCBFAA #AABFB7
split-complementary
#ADAABF #BFB7AA #B1BFAA
monochromatic
#6B6688 #8B87A5 #ADAABF #CFCDD9 #EEEEF2
Accessibility & contrast
On white
2.26
#ADAABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#ADAABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAABF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAABF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#A6ACBE
Tritanopia (blue-blind)
#AAADB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #adaabf; /* rgb */ color: rgb(173, 170, 191); /* oklch */ color: oklch(74.7% 0.030 292.2);
Tailwind
colors: {
custom: {
50: '#c5c3d2',
500: '#adaabf',
950: '#000000',
},
}SCSS
$custom: #adaabf; $custom-light: #c5c3d2; $custom-dark: #000000;
JSON
{
"hex": "#adaabf",
"rgb": {
"r": 173,
"g": 170,
"b": 191
},
"hsl": {
"h": 248.571,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.7472,
"c": 0.03003,
"h": 292.2
},
"luminance": 0.41395
}Semantic roles & 50–950 ramp
primary
#ADAABF
secondary
#E4E5E0
accent
#984D8E
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131214
muted
#828182