#ABAEC1#ABAEC1
#ABAEC1 is a light, muted blue. Relative luminance 0.428; OKLCH L 75.4% C 0.027 H 278.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEC1 |
|---|---|
| RGB | rgb(171, 174, 193) |
| HSL | hsl(232, 15%, 71%) |
| HSV | hsv(232, 11%, 76%) |
| CMYK | cmyk(11.4%, 9.8%, 0%, 24.3%) |
| CIE-LAB | lab(71.41, 2.74, -10.03) |
| CIE-LCH | lch(71.41, 10.39, 285.28°) |
| OKLab | oklab(75.45% 0.0041 -0.027) |
| OKLCH | oklch(75.45% 0.027 278.6) |
| XYZ | xyz(41.5542, 42.7799, 56.5098) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.76
Cool Gray
#9AA7B0
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.42
Cloudy Blue
#ACC2D9
ΔE00 8.81
Light Blue Grey
#B7C9E2
ΔE00 8.82
Dark Gray
#A9A9A9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEC1 #C1BEAB
analogous
#ABB9C1 #ABAEC1 #B3ABC1
triadic
#ABAEC1 #C1ABAE #AEC1AB
tetradic
#ABAEC1 #C1ABB9 #C1BEAB #ABC1B3
square
#ABAEC1 #C1ABB9 #C1BEAB #ABC1B3
split-complementary
#ABAEC1 #C1B3AB #B9C1AB
monochromatic
#676C8B #888CA7 #ABAEC1 #CED0DB #EDEEF2
Accessibility & contrast
On white
2.20
#ABAEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#ABAEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEC1
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEC1 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C2
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#A6B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaec1; /* rgb */ color: rgb(171, 174, 193); /* oklch */ color: oklch(75.4% 0.027 278.6);
Tailwind
colors: {
custom: {
50: '#c4c6d3',
500: '#abaec1',
950: '#000000',
},
}SCSS
$custom: #abaec1; $custom-light: #c4c6d3; $custom-dark: #000000;
JSON
{
"hex": "#abaec1",
"rgb": {
"r": 171,
"g": 174,
"b": 193
},
"hsl": {
"h": 231.818,
"s": 15.068,
"l": 71.373
},
"oklch": {
"l": 0.75448,
"c": 0.02732,
"h": 278.6
},
"luminance": 0.4278
}Semantic roles & 50–950 ramp
primary
#ABAEC1
secondary
#E7E6E1
accent
#8F4C99
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282