#ABAEBE#ABAEBE
#ABAEBE is a light, muted blue. Relative luminance 0.426; OKLCH L 75.3% C 0.023 H 277.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEBE |
|---|---|
| RGB | rgb(171, 174, 190) |
| HSL | hsl(231, 13%, 71%) |
| HSV | hsv(231, 10%, 75%) |
| CMYK | cmyk(10%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(71.31, 2.12, -8.51) |
| CIE-LCH | lch(71.31, 8.77, 283.97°) |
| OKLab | oklab(75.35% 0.003 -0.0229) |
| OKLCH | oklch(75.35% 0.023 277.4) |
| XYZ | xyz(41.2230, 42.6474, 54.7652) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.68
Cool Gray
#9AA7B0
ΔE00 7.25
Dark Gray
#A9A9A9
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 8.46
Cloudy Blue
#ACC2D9
ΔE00 8.62
Light Blue Grey
#B7C9E2
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEBE #BEBBAB
analogous
#ABB7BE #ABAEBE #B1ABBE
triadic
#ABAEBE #BEABAE #AEBEAB
tetradic
#ABAEBE #BEABB7 #BEBBAB #ABBEB1
square
#ABAEBE #BEABB7 #BEBBAB #ABBEB1
split-complementary
#ABAEBE #BEB1AB #B7BEAB
monochromatic
#686D87 #888DA3 #ABAEBE #CECFD9 #EEEEF2
Accessibility & contrast
On white
2.20
#ABAEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#ABAEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEBE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEBE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#A7B1B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaebe; /* rgb */ color: rgb(171, 174, 190); /* oklch */ color: oklch(75.3% 0.023 277.4);
Tailwind
colors: {
custom: {
50: '#c4c6d1',
500: '#abaebe',
950: '#000000',
},
}SCSS
$custom: #abaebe; $custom-light: #c4c6d1; $custom-dark: #000000;
JSON
{
"hex": "#abaebe",
"rgb": {
"r": 171,
"g": 174,
"b": 190
},
"hsl": {
"h": 230.526,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75347,
"c": 0.02307,
"h": 277.4
},
"luminance": 0.42648
}Semantic roles & 50–950 ramp
primary
#ABAEBE
secondary
#E5E4E0
accent
#8B4F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282