#ABAFBE#ABAFBE
#ABAFBE is a light, muted blue. Relative luminance 0.430; OKLCH L 75.6% C 0.022 H 273.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFBE |
|---|---|
| RGB | rgb(171, 175, 190) |
| HSL | hsl(227, 13%, 71%) |
| HSV | hsv(227, 10%, 75%) |
| CMYK | cmyk(10%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(71.58, 1.57, -8.12) |
| CIE-LCH | lch(71.58, 8.27, 280.96°) |
| OKLab | oklab(75.55% 0.0015 -0.0218) |
| OKLCH | oklch(75.55% 0.022 273.9) |
| XYZ | xyz(41.4169, 43.0352, 54.8298) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.14
Cool Gray
#9AA7B0
ΔE00 6.62
Dark Gray
#A9A9A9
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 8.02
Cloudy Blue
#ACC2D9
ΔE00 8.04
Silver
#C0C0C0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFBE #BEBAAB
analogous
#ABB8BE #ABAFBE #B0ABBE
triadic
#ABAFBE #BEABAF #AFBEAB
tetradic
#ABAFBE #BEABB8 #BEBAAB #ABBEB0
square
#ABAFBE #BEABB8 #BEBAAB #ABBEB0
split-complementary
#ABAFBE #BEB0AB #B8BEAB
monochromatic
#686E87 #888EA3 #ABAFBE #CED0D9 #EEEFF2
Accessibility & contrast
On white
2.19
#ABAFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#ABAFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFBE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFBE | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#A7B2B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abafbe; /* rgb */ color: rgb(171, 175, 190); /* oklch */ color: oklch(75.6% 0.022 273.9);
Tailwind
colors: {
custom: {
50: '#c4c6d1',
500: '#abafbe',
950: '#000000',
},
}SCSS
$custom: #abafbe; $custom-light: #c4c6d1; $custom-dark: #000000;
JSON
{
"hex": "#abafbe",
"rgb": {
"r": 171,
"g": 175,
"b": 190
},
"hsl": {
"h": 227.368,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75554,
"c": 0.02187,
"h": 273.9
},
"luminance": 0.43036
}Semantic roles & 50–950 ramp
primary
#ABAFBE
secondary
#E5E4E0
accent
#884F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282