#ADAEC4#ADAEC4
#ADAEC4 is a light, muted blue. Relative luminance 0.431; OKLCH L 75.7% C 0.031 H 283.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEC4 |
|---|---|
| RGB | rgb(173, 174, 196) |
| HSL | hsl(237, 16%, 72%) |
| HSV | hsv(237, 12%, 77%) |
| CMYK | cmyk(11.7%, 11.2%, 0%, 23.1%) |
| CIE-LAB | lab(71.65, 4.03, -11.29) |
| CIE-LCH | lch(71.65, 11.99, 289.64°) |
| OKLab | oklab(75.71% 0.0073 -0.0305) |
| OKLCH | oklch(75.71% 0.031 283.5) |
| XYZ | xyz(42.3313, 43.1415, 58.3108) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.99
Lightsteelblue
#B0C4DE
ΔE00 9.26
Light Blue Grey
#B7C9E2
ΔE00 9.53
Cool Gray
#9AA7B0
ΔE00 9.88
Cloudy Blue
#ACC2D9
ΔE00 9.94
Dark Gray
#A9A9A9
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEC4 #C4C3AD
analogous
#ADBAC4 #ADAEC4 #B8ADC4
triadic
#ADAEC4 #C4ADAE #AEC4AD
tetradic
#ADAEC4 #C4ADBA #C4C3AD #ADC4B8
square
#ADAEC4 #C4ADBA #C4C3AD #ADC4B8
split-complementary
#ADAEC4 #C4B8AD #BAC4AD
monochromatic
#67698F #898BAA #ADAEC4 #D1D1DE #EDEDF2
Accessibility & contrast
On white
2.18
#ADAEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#ADAEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEC4
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEC4 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C5
Deuteranopia (green-blind)
#A8AFC3
Tritanopia (blue-blind)
#A8B2B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #adaec4; /* rgb */ color: rgb(173, 174, 196); /* oklch */ color: oklch(75.7% 0.031 283.5);
Tailwind
colors: {
custom: {
50: '#c5c6d5',
500: '#adaec4',
950: '#000000',
},
}SCSS
$custom: #adaec4; $custom-light: #c5c6d5; $custom-dark: #000000;
JSON
{
"hex": "#adaec4",
"rgb": {
"r": 173,
"g": 174,
"b": 196
},
"hsl": {
"h": 237.391,
"s": 16.312,
"l": 72.353
},
"oklch": {
"l": 0.75708,
"c": 0.03133,
"h": 283.5
},
"luminance": 0.43142
}Semantic roles & 50–950 ramp
primary
#ADAEC4
secondary
#E8E8E3
accent
#974B9B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283