#ADABC3#ADABC3
#ADABC3 is a light, muted blue. Relative luminance 0.419; OKLCH L 75.1% C 0.034 H 289.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ADABC3 |
|---|---|
| RGB | rgb(173, 171, 195) |
| HSL | hsl(245, 17%, 72%) |
| HSV | hsv(245, 12%, 76%) |
| CMYK | cmyk(11.3%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(70.84, 5.47, -11.96) |
| CIE-LCH | lch(70.84, 13.15, 294.56°) |
| OKLab | oklab(75.06% 0.0114 -0.0323) |
| OKLCH | oklch(75.06% 0.034 289.4) |
| XYZ | xyz(41.6448, 41.9499, 57.5223) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.30
Thistle
#D8BFD8
ΔE00 10.59
Lightsteelblue
#B0C4DE
ΔE00 10.93
Dark Gray
#A9A9A9
ΔE00 11.00
Lavender
#B39DDB
ΔE00 11.08
Light Blue Grey
#B7C9E2
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADABC3 #C1C3AB
analogous
#ABB5C3 #ADABC3 #B9ABC3
triadic
#ADABC3 #C3ADAB #ABC3AD
tetradic
#ADABC3 #C3ABB5 #C1C3AB #ABC3B9
square
#ADABC3 #C3ABB5 #C1C3AB #ABC3B9
split-complementary
#ADABC3 #C3B9AB #B5C3AB
monochromatic
#69668E #8A87AA #ADABC3 #D0CFDD #EEEDF2
Accessibility & contrast
On white
2.24
#ADABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#ADABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADABC3
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADABC3 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC4
Deuteranopia (green-blind)
#A6ADC2
Tritanopia (blue-blind)
#A9AFB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #adabc3; /* rgb */ color: rgb(173, 171, 195); /* oklch */ color: oklch(75.1% 0.034 289.4);
Tailwind
colors: {
custom: {
50: '#c5c4d5',
500: '#adabc3',
950: '#000000',
},
}SCSS
$custom: #adabc3; $custom-light: #c5c4d5; $custom-dark: #000000;
JSON
{
"hex": "#adabc3",
"rgb": {
"r": 173,
"g": 171,
"b": 195
},
"hsl": {
"h": 245,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.75061,
"c": 0.03421,
"h": 289.4
},
"luminance": 0.4195
}Semantic roles & 50–950 ramp
primary
#ADABC3
secondary
#E7E8E2
accent
#9B4B94
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183