#ABAAC0#ABAAC0
#ABAAC0 is a light, muted blue. Relative luminance 0.412; OKLCH L 74.6% C 0.031 H 287.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAC0 |
|---|---|
| RGB | rgb(171, 170, 192) |
| HSL | hsl(243, 15%, 71%) |
| HSV | hsv(243, 11%, 75%) |
| CMYK | cmyk(10.9%, 11.5%, 0%, 24.7%) |
| CIE-LAB | lab(70.32, 4.72, -11.09) |
| CIE-LCH | lch(70.32, 12.05, 293.06°) |
| OKLab | oklab(74.59% 0.0095 -0.0299) |
| OKLCH | oklch(74.59% 0.031 287.7) |
| XYZ | xyz(40.6818, 41.2129, 55.6706) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.65
Dark Gray
#A9A9A9
ΔE00 10.18
Cool Gray
#9AA7B0
ΔE00 10.37
Lightsteelblue
#B0C4DE
ΔE00 10.64
Light Blue Grey
#B7C9E2
ΔE00 10.93
Thistle
#D8BFD8
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAC0 #BFC0AA
analogous
#AAB4C0 #ABAAC0 #B6AAC0
triadic
#ABAAC0 #C0ABAA #AAC0AB
tetradic
#ABAAC0 #C0AAB4 #BFC0AA #AAC0B6
square
#ABAAC0 #C0AAB4 #BFC0AA #AAC0B6
split-complementary
#ABAAC0 #C0B6AA #B4C0AA
monochromatic
#68668A #8887A6 #ABAAC0 #CECDDA #EEEDF2
Accessibility & contrast
On white
2.27
#ABAAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#ABAAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAC0
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAC0 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC1
Deuteranopia (green-blind)
#A5ABBF
Tritanopia (blue-blind)
#A7ADB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaac0; /* rgb */ color: rgb(171, 170, 192); /* oklch */ color: oklch(74.6% 0.031 287.7);
Tailwind
colors: {
custom: {
50: '#c4c3d3',
500: '#abaac0',
950: '#000000',
},
}SCSS
$custom: #abaac0; $custom-light: #c4c3d3; $custom-dark: #000000;
JSON
{
"hex": "#abaac0",
"rgb": {
"r": 171,
"g": 170,
"b": 192
},
"hsl": {
"h": 242.727,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.74592,
"c": 0.03138,
"h": 287.7
},
"luminance": 0.41213
}Semantic roles & 50–950 ramp
primary
#ABAAC0
secondary
#E6E6E0
accent
#994C96
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182