#B0AEBE#B0AEBE
#B0AEBE is a light, muted blue. Relative luminance 0.432; OKLCH L 75.7% C 0.023 H 291.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEBE |
|---|---|
| RGB | rgb(176, 174, 190) |
| HSL | hsl(248, 11%, 71%) |
| HSV | hsv(248, 8%, 75%) |
| CMYK | cmyk(7.4%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(71.70, 3.81, -7.89) |
| CIE-LCH | lch(71.70, 8.76, 295.76°) |
| OKLab | oklab(75.75% 0.0084 -0.0211) |
| OKLCH | oklch(75.75% 0.023 291.6) |
| XYZ | xyz(42.3330, 43.2198, 54.8172) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.35
Dark Gray
#A9A9A9
ΔE00 8.21
Silver
#C0C0C0
ΔE00 9.12
Cool Gray
#9AA7B0
ΔE00 9.45
Lightsteelblue
#B0C4DE
ΔE00 10.39
Light Blue Grey
#B7C9E2
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEBE #BCBEAE
analogous
#AEB4BE #B0AEBE #B8AEBE
triadic
#B0AEBE #BEB0AE #AEBEB0
tetradic
#B0AEBE #BEAEB4 #BCBEAE #AEBEB8
square
#B0AEBE #BEAEB4 #BCBEAE #AEBEB8
split-complementary
#B0AEBE #BEB8AE #B4BEAE
monochromatic
#6F6C86 #8F8CA3 #B0AEBE #D1D0D9 #EEEEF1
Accessibility & contrast
On white
2.18
#B0AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#B0AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEBE
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEBE | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#ABAFBE
Tritanopia (blue-blind)
#ADB0B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b0aebe; /* rgb */ color: rgb(176, 174, 190); /* oklch */ color: oklch(75.7% 0.023 291.6);
Tailwind
colors: {
custom: {
50: '#c7c6d1',
500: '#b0aebe',
950: '#000000',
},
}SCSS
$custom: #b0aebe; $custom-light: #c7c6d1; $custom-dark: #000000;
JSON
{
"hex": "#b0aebe",
"rgb": {
"r": 176,
"g": 174,
"b": 190
},
"hsl": {
"h": 247.5,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.75747,
"c": 0.02275,
"h": 291.6
},
"luminance": 0.4322
}Semantic roles & 50–950 ramp
primary
#B0AEBE
secondary
#E5E6E2
accent
#95508C
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282