#ABAAC5#ABAAC5
#ABAAC5 is a light, muted blue. Relative luminance 0.414; OKLCH L 74.8% C 0.039 H 287.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAC5 |
|---|---|
| RGB | rgb(171, 170, 197) |
| HSL | hsl(242, 19%, 72%) |
| HSV | hsv(242, 14%, 77%) |
| CMYK | cmyk(13.2%, 13.7%, 0%, 22.7%) |
| CIE-LAB | lab(70.48, 5.78, -13.61) |
| CIE-LCH | lch(70.48, 14.79, 292.99°) |
| OKLab | oklab(74.77% 0.0114 -0.0368) |
| OKLCH | oklch(74.77% 0.039 287.1) |
| XYZ | xyz(41.2452, 41.4382, 58.6379) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.14
Dove Gray
#B6B8BD
ΔE00 10.18
Light Periwinkle
#C1C6FC
ΔE00 10.80
Lightsteelblue
#B0C4DE
ΔE00 10.87
Thistle
#D8BFD8
ΔE00 11.05
Light Blue Grey
#B7C9E2
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAC5 #C4C5AA
analogous
#AAB7C5 #ABAAC5 #B9AAC5
triadic
#ABAAC5 #C5ABAA #AAC5AB
tetradic
#ABAAC5 #C5AAB7 #C4C5AA #AAC5B9
square
#ABAAC5 #C5AAB7 #C4C5AA #AAC5B9
split-complementary
#ABAAC5 #C5B9AA #B7C5AA
monochromatic
#656391 #8786AC #ABAAC5 #CFCEDE #EDEDF3
Accessibility & contrast
On white
2.26
#ABAAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#ABAAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAC5
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAC5 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC6
Deuteranopia (green-blind)
#A3ACC4
Tritanopia (blue-blind)
#A6AEB3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaac5; /* rgb */ color: rgb(171, 170, 197); /* oklch */ color: oklch(74.8% 0.039 287.1);
Tailwind
colors: {
custom: {
50: '#c4c3d6',
500: '#abaac5',
950: '#000000',
},
}SCSS
$custom: #abaac5; $custom-light: #c4c3d6; $custom-dark: #000000;
JSON
{
"hex": "#abaac5",
"rgb": {
"r": 171,
"g": 170,
"b": 197
},
"hsl": {
"h": 242.222,
"s": 18.881,
"l": 71.961
},
"oklch": {
"l": 0.74767,
"c": 0.03853,
"h": 287.1
},
"luminance": 0.41439
}Semantic roles & 50–950 ramp
primary
#ABAAC5
secondary
#E9E9E2
accent
#9D489A
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183