#ABAEBC#ABAEBC
#ABAEBC is a light, muted blue. Relative luminance 0.426; OKLCH L 75.3% C 0.020 H 276.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEBC |
|---|---|
| RGB | rgb(171, 174, 188) |
| HSL | hsl(229, 11%, 70%) |
| HSV | hsv(229, 9%, 74%) |
| CMYK | cmyk(9%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(71.26, 1.71, -7.50) |
| CIE-LCH | lch(71.26, 7.69, 282.83°) |
| OKLab | oklab(75.28% 0.0022 -0.0201) |
| OKLCH | oklch(75.28% 0.02 276.2) |
| XYZ | xyz(41.0059, 42.5606, 53.6219) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.96
Cool Gray
#9AA7B0
ΔE00 6.62
Dark Gray
#A9A9A9
ΔE00 6.90
Silver
#C0C0C0
ΔE00 8.23
Cloudy Blue
#ACC2D9
ΔE00 8.58
Lightsteelblue
#B0C4DE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEBC #BCB9AB
analogous
#ABB6BC #ABAEBC #B0ABBC
triadic
#ABAEBC #BCABAE #AEBCAB
tetradic
#ABAEBC #BCABB6 #BCB9AB #ABBCB0
square
#ABAEBC #BCABB6 #BCB9AB #ABBCB0
split-complementary
#ABAEBC #BCB0AB #B6BCAB
monochromatic
#696E84 #898DA1 #ABAEBC #CDCFD7 #EEEFF1
Accessibility & contrast
On white
2.21
#ABAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#ABAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEBC
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEBC | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBD
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#A7B0B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaebc; /* rgb */ color: rgb(171, 174, 188); /* oklch */ color: oklch(75.3% 0.020 276.2);
Tailwind
colors: {
custom: {
50: '#c4c6d0',
500: '#abaebc',
950: '#000000',
},
}SCSS
$custom: #abaebc; $custom-light: #c4c6d0; $custom-dark: #000000;
JSON
{
"hex": "#abaebc",
"rgb": {
"r": 171,
"g": 174,
"b": 188
},
"hsl": {
"h": 229.412,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.75281,
"c": 0.02025,
"h": 276.2
},
"luminance": 0.42561
}Semantic roles & 50–950 ramp
primary
#ABAEBC
secondary
#E4E3DF
accent
#895095
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282