#ADAEC1#ADAEC1
#ADAEC1 is a light, muted blue. Relative luminance 0.430; OKLCH L 75.6% C 0.027 H 283.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEC1 |
|---|---|
| RGB | rgb(173, 174, 193) |
| HSL | hsl(237, 14%, 72%) |
| HSV | hsv(237, 10%, 76%) |
| CMYK | cmyk(10.4%, 9.8%, 0%, 24.3%) |
| CIE-LAB | lab(71.56, 3.41, -9.78) |
| CIE-LCH | lch(71.56, 10.36, 289.21°) |
| OKLab | oklab(75.61% 0.0062 -0.0263) |
| OKLCH | oklch(75.61% 0.027 283.3) |
| XYZ | xyz(41.9933, 43.0063, 56.5304) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.95
Cool Gray
#9AA7B0
ΔE00 8.99
Dark Gray
#A9A9A9
ΔE00 9.02
Lightsteelblue
#B0C4DE
ΔE00 9.16
Light Blue Grey
#B7C9E2
ΔE00 9.44
Cloudy Blue
#ACC2D9
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEC1 #C1C0AD
analogous
#ADB8C1 #ADAEC1 #B6ADC1
triadic
#ADAEC1 #C1ADAE #AEC1AD
tetradic
#ADAEC1 #C1ADB8 #C1C0AD #ADC1B6
square
#ADAEC1 #C1ADB8 #C1C0AD #ADC1B6
split-complementary
#ADAEC1 #C1B6AD #B8C1AD
monochromatic
#696B8B #8A8CA7 #ADAEC1 #D0D0DB #EEEEF2
Accessibility & contrast
On white
2.19
#ADAEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#ADAEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEC1
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEC1 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C2
Deuteranopia (green-blind)
#A9AFC0
Tritanopia (blue-blind)
#A9B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #adaec1; /* rgb */ color: rgb(173, 174, 193); /* oklch */ color: oklch(75.6% 0.027 283.3);
Tailwind
colors: {
custom: {
50: '#c5c6d3',
500: '#adaec1',
950: '#000000',
},
}SCSS
$custom: #adaec1; $custom-light: #c5c6d3; $custom-dark: #000000;
JSON
{
"hex": "#adaec1",
"rgb": {
"r": 173,
"g": 174,
"b": 193
},
"hsl": {
"h": 237,
"s": 13.889,
"l": 71.765
},
"oklch": {
"l": 0.75606,
"c": 0.02705,
"h": 283.3
},
"luminance": 0.43007
}Semantic roles & 50–950 ramp
primary
#ADAEC1
secondary
#E7E7E2
accent
#944D98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282