#ADAEC2#ADAEC2
#ADAEC2 is a light, muted blue. Relative luminance 0.431; OKLCH L 75.6% C 0.028 H 283.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEC2 |
|---|---|
| RGB | rgb(173, 174, 194) |
| HSL | hsl(237, 15%, 72%) |
| HSV | hsv(237, 11%, 76%) |
| CMYK | cmyk(10.8%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(71.59, 3.61, -10.29) |
| CIE-LCH | lch(71.59, 10.90, 289.36°) |
| OKLab | oklab(75.64% 0.0066 -0.0277) |
| OKLCH | oklch(75.64% 0.028 283.4) |
| XYZ | xyz(42.1052, 43.0511, 57.1199) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 9.18
Cool Gray
#9AA7B0
ΔE00 9.29
Dark Gray
#A9A9A9
ΔE00 9.39
Light Blue Grey
#B7C9E2
ΔE00 9.45
Cloudy Blue
#ACC2D9
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEC2 #C2C1AD
analogous
#ADB9C2 #ADAEC2 #B7ADC2
triadic
#ADAEC2 #C2ADAE #AEC2AD
tetradic
#ADAEC2 #C2ADB9 #C2C1AD #ADC2B7
square
#ADAEC2 #C2ADB9 #C2C1AD #ADC2B7
split-complementary
#ADAEC2 #C2B7AD #B9C2AD
monochromatic
#686A8C #8A8BA8 #ADAEC2 #D0D1DC #EDEEF2
Accessibility & contrast
On white
2.19
#ADAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#ADAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEC2
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEC2 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C3
Deuteranopia (green-blind)
#A9AFC1
Tritanopia (blue-blind)
#A9B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #adaec2; /* rgb */ color: rgb(173, 174, 194); /* oklch */ color: oklch(75.6% 0.028 283.4);
Tailwind
colors: {
custom: {
50: '#c5c6d4',
500: '#adaec2',
950: '#000000',
},
}SCSS
$custom: #adaec2; $custom-light: #c5c6d4; $custom-dark: #000000;
JSON
{
"hex": "#adaec2",
"rgb": {
"r": 173,
"g": 174,
"b": 194
},
"hsl": {
"h": 237.143,
"s": 14.685,
"l": 71.961
},
"oklch": {
"l": 0.7564,
"c": 0.02848,
"h": 283.4
},
"luminance": 0.43051
}Semantic roles & 50–950 ramp
primary
#ADAEC2
secondary
#E8E8E3
accent
#954D99
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283