#ADAEC0#ADAEC0
#ADAEC0 is a light, muted blue. Relative luminance 0.430; OKLCH L 75.6% C 0.026 H 283.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEC0 |
|---|---|
| RGB | rgb(173, 174, 192) |
| HSL | hsl(237, 13%, 72%) |
| HSV | hsv(237, 10%, 75%) |
| CMYK | cmyk(9.9%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(71.53, 3.20, -9.28) |
| CIE-LCH | lch(71.53, 9.81, 289.04°) |
| OKLab | oklab(75.57% 0.0059 -0.0249) |
| OKLCH | oklch(75.57% 0.026 283.2) |
| XYZ | xyz(41.8821, 42.9618, 55.9449) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.59
Dark Gray
#A9A9A9
ΔE00 8.64
Cool Gray
#9AA7B0
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 9.15
Light Blue Grey
#B7C9E2
ΔE00 9.43
Cloudy Blue
#ACC2D9
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEC0 #C0BFAD
analogous
#ADB8C0 #ADAEC0 #B6ADC0
triadic
#ADAEC0 #C0ADAE #AEC0AD
tetradic
#ADAEC0 #C0ADB8 #C0BFAD #ADC0B6
square
#ADAEC0 #C0ADB8 #C0BFAD #ADC0B6
split-complementary
#ADAEC0 #C0B6AD #B8C0AD
monochromatic
#696B89 #8A8CA5 #ADAEC0 #D0D0DB #EEEEF2
Accessibility & contrast
On white
2.19
#ADAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#ADAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEC0
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEC0 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C1
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#A9B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #adaec0; /* rgb */ color: rgb(173, 174, 192); /* oklch */ color: oklch(75.6% 0.026 283.2);
Tailwind
colors: {
custom: {
50: '#c5c6d3',
500: '#adaec0',
950: '#000000',
},
}SCSS
$custom: #adaec0; $custom-light: #c5c6d3; $custom-dark: #000000;
JSON
{
"hex": "#adaec0",
"rgb": {
"r": 173,
"g": 174,
"b": 192
},
"hsl": {
"h": 236.842,
"s": 13.103,
"l": 71.569
},
"oklch": {
"l": 0.75572,
"c": 0.02562,
"h": 283.2
},
"luminance": 0.42962
}Semantic roles & 50–950 ramp
primary
#ADAEC0
secondary
#E7E7E2
accent
#934E97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282