#ABABC0#ABABC0
#ABABC0 is a light, muted blue. Relative luminance 0.416; OKLCH L 74.8% C 0.030 H 285.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABC0 |
|---|---|
| RGB | rgb(171, 171, 192) |
| HSL | hsl(240, 14%, 71%) |
| HSV | hsv(240, 11%, 75%) |
| CMYK | cmyk(10.9%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(70.59, 4.17, -10.70) |
| CIE-LCH | lch(70.59, 11.48, 291.31°) |
| OKLab | oklab(74.8% 0.0081 -0.0288) |
| OKLCH | oklch(74.8% 0.03 285.7) |
| XYZ | xyz(40.8700, 41.5892, 55.7333) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.08
Dark Gray
#A9A9A9
ΔE00 9.74
Cool Gray
#9AA7B0
ΔE00 9.76
Lightsteelblue
#B0C4DE
ΔE00 10.07
Light Blue Grey
#B7C9E2
ΔE00 10.38
Cloudy Blue
#ACC2D9
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABC0 #C0C0AB
analogous
#ABB5C0 #ABABC0 #B5ABC0
triadic
#ABABC0 #C0ABAB #ABC0AB
tetradic
#ABABC0 #C0ABB5 #C0C0AB #ABC0B5
square
#ABABC0 #C0ABB5 #C0C0AB #ABC0B5
split-complementary
#ABABC0 #C0B5AB #B5C0AB
monochromatic
#676789 #8888A6 #ABABC0 #CECEDA #EEEEF2
Accessibility & contrast
On white
2.25
#ABABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#ABABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABC0
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABC0 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC1
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#A7AEB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ababc0; /* rgb */ color: rgb(171, 171, 192); /* oklch */ color: oklch(74.8% 0.030 285.7);
Tailwind
colors: {
custom: {
50: '#c4c4d3',
500: '#ababc0',
950: '#000000',
},
}SCSS
$custom: #ababc0; $custom-light: #c4c4d3; $custom-dark: #000000;
JSON
{
"hex": "#ababc0",
"rgb": {
"r": 171,
"g": 171,
"b": 192
},
"hsl": {
"h": 240,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.74797,
"c": 0.02993,
"h": 285.7
},
"luminance": 0.4159
}Semantic roles & 50–950 ramp
primary
#ABABC0
secondary
#E6E6E1
accent
#984D98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182