#ABAAC1#ABAAC1
#ABAAC1 is a light, muted blue. Relative luminance 0.413; OKLCH L 74.6% C 0.033 H 287.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAC1 |
|---|---|
| RGB | rgb(171, 170, 193) |
| HSL | hsl(243, 16%, 71%) |
| HSV | hsv(243, 12%, 76%) |
| CMYK | cmyk(11.4%, 11.9%, 0%, 24.3%) |
| CIE-LAB | lab(70.36, 4.93, -11.60) |
| CIE-LCH | lch(70.36, 12.60, 293.04°) |
| OKLab | oklab(74.63% 0.0099 -0.0313) |
| OKLCH | oklch(74.63% 0.033 287.6) |
| XYZ | xyz(40.7930, 41.2573, 56.2561) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.96
Dark Gray
#A9A9A9
ΔE00 10.53
Cool Gray
#9AA7B0
ΔE00 10.64
Lightsteelblue
#B0C4DE
ΔE00 10.68
Light Blue Grey
#B7C9E2
ΔE00 10.97
Thistle
#D8BFD8
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAC1 #C0C1AA
analogous
#AAB4C1 #ABAAC1 #B6AAC1
triadic
#ABAAC1 #C1ABAA #AAC1AB
tetradic
#ABAAC1 #C1AAB4 #C0C1AA #AAC1B6
square
#ABAAC1 #C1AAB4 #C0C1AA #AAC1B6
split-complementary
#ABAAC1 #C1B6AA #B4C1AA
monochromatic
#67658B #8887A7 #ABAAC1 #CECDDB #EEEDF2
Accessibility & contrast
On white
2.27
#ABAAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#ABAAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAC1
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAC1 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC2
Deuteranopia (green-blind)
#A5ABC0
Tritanopia (blue-blind)
#A7AEB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaac1; /* rgb */ color: rgb(171, 170, 193); /* oklch */ color: oklch(74.6% 0.033 287.6);
Tailwind
colors: {
custom: {
50: '#c4c3d3',
500: '#abaac1',
950: '#000000',
},
}SCSS
$custom: #abaac1; $custom-light: #c4c3d3; $custom-dark: #000000;
JSON
{
"hex": "#abaac1",
"rgb": {
"r": 171,
"g": 170,
"b": 193
},
"hsl": {
"h": 242.609,
"s": 15.646,
"l": 71.176
},
"oklch": {
"l": 0.74626,
"c": 0.0328,
"h": 287.6
},
"luminance": 0.41258
}Semantic roles & 50–950 ramp
primary
#ABAAC1
secondary
#E6E6E0
accent
#9A4C96
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182