#ADAAC0#ADAAC0
#ADAAC0 is a light, muted blue. Relative luminance 0.414; OKLCH L 74.8% C 0.031 H 291.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAAC0 |
|---|---|
| RGB | rgb(173, 170, 192) |
| HSL | hsl(248, 15%, 71%) |
| HSV | hsv(248, 11%, 75%) |
| CMYK | cmyk(9.9%, 11.5%, 0%, 24.7%) |
| CIE-LAB | lab(70.48, 5.39, -10.84) |
| CIE-LCH | lch(70.48, 12.10, 296.45°) |
| OKLab | oklab(74.75% 0.0117 -0.0292) |
| OKLCH | oklch(74.75% 0.031 291.9) |
| XYZ | xyz(41.1208, 41.4393, 55.6912) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.93
Dark Gray
#A9A9A9
ΔE00 10.41
Thistle
#D8BFD8
ΔE00 10.51
Cool Gray
#9AA7B0
ΔE00 11.13
Lightsteelblue
#B0C4DE
ΔE00 11.39
Light Blue Grey
#B7C9E2
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAAC0 #BDC0AA
analogous
#AAB2C0 #ADAAC0 #B8AAC0
triadic
#ADAAC0 #C0ADAA #AAC0AD
tetradic
#ADAAC0 #C0AAB2 #BDC0AA #AAC0B8
square
#ADAAC0 #C0AAB2 #BDC0AA #AAC0B8
split-complementary
#ADAAC0 #C0B8AA #B2C0AA
monochromatic
#6B668A #8B87A6 #ADAAC0 #CFCDDA #EEEDF2
Accessibility & contrast
On white
2.26
#ADAAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#ADAAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAAC0
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAAC0 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC1
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#AAADB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #adaac0; /* rgb */ color: rgb(173, 170, 192); /* oklch */ color: oklch(74.8% 0.031 291.9);
Tailwind
colors: {
custom: {
50: '#c5c3d3',
500: '#adaac0',
950: '#000000',
},
}SCSS
$custom: #adaac0; $custom-light: #c5c3d3; $custom-dark: #000000;
JSON
{
"hex": "#adaac0",
"rgb": {
"r": 173,
"g": 170,
"b": 192
},
"hsl": {
"h": 248.182,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.74754,
"c": 0.03145,
"h": 291.9
},
"luminance": 0.41439
}Semantic roles & 50–950 ramp
primary
#ADAAC0
secondary
#E5E6E0
accent
#994C8F
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131214
muted
#828182