#ABAEC0#ABAEC0
#ABAEC0 is a light, muted blue. Relative luminance 0.427; OKLCH L 75.4% C 0.026 H 278.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEC0 |
|---|---|
| RGB | rgb(171, 174, 192) |
| HSL | hsl(231, 14%, 71%) |
| HSV | hsv(231, 11%, 75%) |
| CMYK | cmyk(10.9%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(71.38, 2.53, -9.52) |
| CIE-LCH | lch(71.38, 9.85, 284.88°) |
| OKLab | oklab(75.41% 0.0037 -0.0256) |
| OKLCH | oklch(75.41% 0.026 278.2) |
| XYZ | xyz(41.4431, 42.7354, 55.9243) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.40
Cool Gray
#9AA7B0
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.41
Dark Gray
#A9A9A9
ΔE00 8.49
Cloudy Blue
#ACC2D9
ΔE00 8.74
Light Blue Grey
#B7C9E2
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEC0 #C0BDAB
analogous
#ABB8C0 #ABAEC0 #B2ABC0
triadic
#ABAEC0 #C0ABAE #AEC0AB
tetradic
#ABAEC0 #C0ABB8 #C0BDAB #ABC0B2
square
#ABAEC0 #C0ABB8 #C0BDAB #ABC0B2
split-complementary
#ABAEC0 #C0B2AB #B8C0AB
monochromatic
#676C89 #888CA6 #ABAEC0 #CED0DA #EEEEF2
Accessibility & contrast
On white
2.20
#ABAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#ABAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEC0
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEC0 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C1
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#A7B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaec0; /* rgb */ color: rgb(171, 174, 192); /* oklch */ color: oklch(75.4% 0.026 278.2);
Tailwind
colors: {
custom: {
50: '#c4c6d3',
500: '#abaec0',
950: '#000000',
},
}SCSS
$custom: #abaec0; $custom-light: #c4c6d3; $custom-dark: #000000;
JSON
{
"hex": "#abaec0",
"rgb": {
"r": 171,
"g": 174,
"b": 192
},
"hsl": {
"h": 231.429,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.75414,
"c": 0.0259,
"h": 278.2
},
"luminance": 0.42736
}Semantic roles & 50–950 ramp
primary
#ABAEC0
secondary
#E6E5E1
accent
#8E4D98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282