#ABAFBD#ABAFBD
#ABAFBD is a light, muted blue. Relative luminance 0.430; OKLCH L 75.5% C 0.020 H 273.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFBD |
|---|---|
| RGB | rgb(171, 175, 189) |
| HSL | hsl(227, 12%, 71%) |
| HSV | hsv(227, 10%, 74%) |
| CMYK | cmyk(9.5%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(71.55, 1.37, -7.61) |
| CIE-LCH | lch(71.55, 7.73, 280.18°) |
| OKLab | oklab(75.52% 0.0011 -0.0204) |
| OKLCH | oklch(75.52% 0.02 273.2) |
| XYZ | xyz(41.3080, 42.9916, 54.2562) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.78
Cool Gray
#9AA7B0
ΔE00 6.31
Dark Gray
#A9A9A9
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 8.04
Silver
#C0C0C0
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFBD #BDB9AB
analogous
#ABB8BD #ABAFBD #B0ABBD
triadic
#ABAFBD #BDABAF #AFBDAB
tetradic
#ABAFBD #BDABB8 #BDB9AB #ABBDB0
square
#ABAFBD #BDABB8 #BDB9AB #ABBDB0
split-complementary
#ABAFBD #BDB0AB #B8BDAB
monochromatic
#696F85 #898EA2 #ABAFBD #CDD0D8 #EEEFF2
Accessibility & contrast
On white
2.19
#ABAFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#ABAFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFBD
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFBD | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BE
Deuteranopia (green-blind)
#AAAFBD
Tritanopia (blue-blind)
#A7B1B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abafbd; /* rgb */ color: rgb(171, 175, 189); /* oklch */ color: oklch(75.5% 0.020 273.2);
Tailwind
colors: {
custom: {
50: '#c4c6d0',
500: '#abafbd',
950: '#000000',
},
}SCSS
$custom: #abafbd; $custom-light: #c4c6d0; $custom-dark: #000000;
JSON
{
"hex": "#abafbd",
"rgb": {
"r": 171,
"g": 175,
"b": 189
},
"hsl": {
"h": 226.667,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.75521,
"c": 0.02047,
"h": 273.2
},
"luminance": 0.42992
}Semantic roles & 50–950 ramp
primary
#ABAFBD
secondary
#E4E3DF
accent
#864F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282