#ABAABD#ABAABD
#ABAABD is a light, muted blue. Relative luminance 0.411; OKLCH L 74.5% C 0.027 H 288.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAABD |
|---|---|
| RGB | rgb(171, 170, 189) |
| HSL | hsl(243, 13%, 70%) |
| HSV | hsv(243, 10%, 74%) |
| CMYK | cmyk(9.5%, 10.1%, 0%, 25.9%) |
| CIE-LAB | lab(70.23, 4.10, -9.57) |
| CIE-LCH | lch(70.23, 10.41, 293.19°) |
| OKLab | oklab(74.49% 0.0084 -0.0257) |
| OKLCH | oklch(74.49% 0.027 288.1) |
| XYZ | xyz(40.3528, 41.0813, 53.9378) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.68
Dark Gray
#A9A9A9
ΔE00 9.09
Cool Gray
#9AA7B0
ΔE00 9.54
Lightsteelblue
#B0C4DE
ΔE00 10.57
Silver
#C0C0C0
ΔE00 10.61
Light Blue Grey
#B7C9E2
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAABD #BCBDAA
analogous
#AAB2BD #ABAABD #B4AABD
triadic
#ABAABD #BDABAA #AABDAB
tetradic
#ABAABD #BDAAB2 #BCBDAA #AABDB4
square
#ABAABD #BDAAB2 #BCBDAA #AABDB4
split-complementary
#ABAABD #BDB4AA #B2BDAA
monochromatic
#696785 #8988A2 #ABAABD #CDCCD8 #EEEEF2
Accessibility & contrast
On white
2.28
#ABAABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#ABAABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAABD
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAABD | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#A8ADB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaabd; /* rgb */ color: rgb(171, 170, 189); /* oklch */ color: oklch(74.5% 0.027 288.1);
Tailwind
colors: {
custom: {
50: '#c4c3d0',
500: '#abaabd',
950: '#000000',
},
}SCSS
$custom: #abaabd; $custom-light: #c4c3d0; $custom-dark: #000000;
JSON
{
"hex": "#abaabd",
"rgb": {
"r": 171,
"g": 170,
"b": 189
},
"hsl": {
"h": 243.158,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.74489,
"c": 0.02709,
"h": 288.1
},
"luminance": 0.41082
}Semantic roles & 50–950 ramp
primary
#ABAABD
secondary
#E4E4DF
accent
#974F93
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182