#ABAABC#ABAABC
#ABAABC is a light, muted blue. Relative luminance 0.410; OKLCH L 74.5% C 0.026 H 288.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAABC |
|---|---|
| RGB | rgb(171, 170, 188) |
| HSL | hsl(243, 12%, 70%) |
| HSV | hsv(243, 10%, 74%) |
| CMYK | cmyk(9%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(70.20, 3.89, -9.06) |
| CIE-LCH | lch(70.20, 9.87, 293.25°) |
| OKLab | oklab(74.46% 0.0081 -0.0244) |
| OKLCH | oklch(74.46% 0.026 288.3) |
| XYZ | xyz(40.2446, 41.0380, 53.3681) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.36
Dark Gray
#A9A9A9
ΔE00 8.71
Cool Gray
#9AA7B0
ΔE00 9.26
Silver
#C0C0C0
ΔE00 10.30
Lightsteelblue
#B0C4DE
ΔE00 10.57
Light Blue Grey
#B7C9E2
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAABC #BBBCAA
analogous
#AAB2BC #ABAABC #B4AABC
triadic
#ABAABC #BCABAA #AABCAB
tetradic
#ABAABC #BCAAB2 #BBBCAA #AABCB4
square
#ABAABC #BCAAB2 #BBBCAA #AABCB4
split-complementary
#ABAABC #BCB4AA #B2BCAA
monochromatic
#696884 #8988A1 #ABAABC #CDCCD7 #EEEEF2
Accessibility & contrast
On white
2.28
#ABAABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#ABAABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAABC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAABC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#A8ADB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaabc; /* rgb */ color: rgb(171, 170, 188); /* oklch */ color: oklch(74.5% 0.026 288.3);
Tailwind
colors: {
custom: {
50: '#c4c3d0',
500: '#abaabc',
950: '#000000',
},
}SCSS
$custom: #abaabc; $custom-light: #c4c3d0; $custom-dark: #000000;
JSON
{
"hex": "#abaabc",
"rgb": {
"r": 171,
"g": 170,
"b": 188
},
"hsl": {
"h": 243.333,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.74456,
"c": 0.02566,
"h": 288.3
},
"luminance": 0.41038
}Semantic roles & 50–950 ramp
primary
#ABAABC
secondary
#E3E3DE
accent
#965092
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182