#ABAAC3#ABAAC3
#ABAAC3 is a light, muted blue. Relative luminance 0.413; OKLCH L 74.7% C 0.036 H 287.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAC3 |
|---|---|
| RGB | rgb(171, 170, 195) |
| HSL | hsl(242, 17%, 72%) |
| HSV | hsv(242, 13%, 76%) |
| CMYK | cmyk(12.3%, 12.8%, 0%, 23.5%) |
| CIE-LAB | lab(70.42, 5.35, -12.60) |
| CIE-LCH | lch(70.42, 13.69, 293.01°) |
| OKLab | oklab(74.7% 0.0106 -0.034) |
| OKLCH | oklch(74.7% 0.036 287.3) |
| XYZ | xyz(41.0176, 41.3472, 57.4390) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.58
Lightsteelblue
#B0C4DE
ΔE00 10.76
Lavender
#B39DDB
ΔE00 10.77
Light Blue Grey
#B7C9E2
ΔE00 11.06
Thistle
#D8BFD8
ΔE00 11.10
Cool Gray
#9AA7B0
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAC3 #C2C3AA
analogous
#AAB6C3 #ABAAC3 #B8AAC3
triadic
#ABAAC3 #C3ABAA #AAC3AB
tetradic
#ABAAC3 #C3AAB6 #C2C3AA #AAC3B8
square
#ABAAC3 #C3AAB6 #C2C3AA #AAC3B8
split-complementary
#ABAAC3 #C3B8AA #B6C3AA
monochromatic
#66648E #8886AA #ABAAC3 #CECEDC #EDEDF2
Accessibility & contrast
On white
2.27
#ABAAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#ABAAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAC3
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAC3 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC4
Deuteranopia (green-blind)
#A4ACC2
Tritanopia (blue-blind)
#A6AEB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaac3; /* rgb */ color: rgb(171, 170, 195); /* oklch */ color: oklch(74.7% 0.036 287.3);
Tailwind
colors: {
custom: {
50: '#c4c3d5',
500: '#abaac3',
950: '#000000',
},
}SCSS
$custom: #abaac3; $custom-light: #c4c3d5; $custom-dark: #000000;
JSON
{
"hex": "#abaac3",
"rgb": {
"r": 171,
"g": 170,
"b": 195
},
"hsl": {
"h": 242.4,
"s": 17.241,
"l": 71.569
},
"oklch": {
"l": 0.74696,
"c": 0.03567,
"h": 287.3
},
"luminance": 0.41348
}Semantic roles & 50–950 ramp
primary
#ABAAC3
secondary
#E7E8E1
accent
#9C4A98
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183