#ABAEBB#ABAEBB
#ABAEBB is a light, near-neutral blue. Relative luminance 0.425; OKLCH L 75.2% C 0.019 H 275.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEBB |
|---|---|
| RGB | rgb(171, 174, 187) |
| HSL | hsl(229, 11%, 70%) |
| HSV | hsv(229, 9%, 73%) |
| CMYK | cmyk(8.6%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(71.23, 1.50, -6.99) |
| CIE-LCH | lch(71.23, 7.15, 282.14°) |
| OKLab | oklab(75.25% 0.0018 -0.0187) |
| OKLCH | oklch(75.25% 0.019 275.5) |
| XYZ | xyz(40.8985, 42.5176, 53.0561) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.61
Cool Gray
#9AA7B0
ΔE00 6.32
Dark Gray
#A9A9A9
ΔE00 6.49
Silver
#C0C0C0
ΔE00 7.90
Cloudy Blue
#ACC2D9
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEBB #BBB8AB
analogous
#ABB6BB #ABAEBB #B0ABBB
triadic
#ABAEBB #BBABAE #AEBBAB
tetradic
#ABAEBB #BBABB6 #BBB8AB #ABBBB0
square
#ABAEBB #BBABB6 #BBB8AB #ABBBB0
split-complementary
#ABAEBB #BBB0AB #B6BBAB
monochromatic
#696E82 #898DA0 #ABAEBB #CDCFD6 #EEEFF1
Accessibility & contrast
On white
2.21
#ABAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#ABAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEBB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEBB | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#A8B0B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaebb; /* rgb */ color: rgb(171, 174, 187); /* oklch */ color: oklch(75.2% 0.019 275.5);
Tailwind
colors: {
custom: {
50: '#c4c6cf',
500: '#abaebb',
950: '#000000',
},
}SCSS
$custom: #abaebb; $custom-light: #c4c6cf; $custom-dark: #000000;
JSON
{
"hex": "#abaebb",
"rgb": {
"r": 171,
"g": 174,
"b": 187
},
"hsl": {
"h": 228.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75248,
"c": 0.01884,
"h": 275.5
},
"luminance": 0.42518
}Semantic roles & 50–950 ramp
primary
#ABAEBB
secondary
#E3E2DF
accent
#885195
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282