#ABAEBD#ABAEBD
#ABAEBD is a light, muted blue. Relative luminance 0.426; OKLCH L 75.3% C 0.022 H 276.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEBD |
|---|---|
| RGB | rgb(171, 174, 189) |
| HSL | hsl(230, 12%, 71%) |
| HSV | hsv(230, 10%, 74%) |
| CMYK | cmyk(9.5%, 7.9%, 0%, 25.9%) |
| CIE-LAB | lab(71.29, 1.91, -8.01) |
| CIE-LCH | lch(71.29, 8.23, 283.43°) |
| OKLab | oklab(75.31% 0.0026 -0.0215) |
| OKLCH | oklch(75.31% 0.022 276.8) |
| XYZ | xyz(41.1141, 42.6038, 54.1916) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.32
Cool Gray
#9AA7B0
ΔE00 6.93
Dark Gray
#A9A9A9
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 8.51
Silver
#C0C0C0
ΔE00 8.55
Cloudy Blue
#ACC2D9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEBD #BDBAAB
analogous
#ABB7BD #ABAEBD #B1ABBD
triadic
#ABAEBD #BDABAE #AEBDAB
tetradic
#ABAEBD #BDABB7 #BDBAAB #ABBDB1
square
#ABAEBD #BDABB7 #BDBAAB #ABBDB1
split-complementary
#ABAEBD #BDB1AB #B7BDAB
monochromatic
#696D85 #898DA2 #ABAEBD #CDCFD8 #EEEEF2
Accessibility & contrast
On white
2.21
#ABAEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#ABAEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEBD
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEBD | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBE
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#A7B1B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaebd; /* rgb */ color: rgb(171, 174, 189); /* oklch */ color: oklch(75.3% 0.022 276.8);
Tailwind
colors: {
custom: {
50: '#c4c6d0',
500: '#abaebd',
950: '#000000',
},
}SCSS
$custom: #abaebd; $custom-light: #c4c6d0; $custom-dark: #000000;
JSON
{
"hex": "#abaebd",
"rgb": {
"r": 171,
"g": 174,
"b": 189
},
"hsl": {
"h": 230,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.75314,
"c": 0.02165,
"h": 276.8
},
"luminance": 0.42604
}Semantic roles & 50–950 ramp
primary
#ABAEBD
secondary
#E4E4DF
accent
#8A4F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282