#B0AEBC#B0AEBC
#B0AEBC is a light, near-neutral blue. Relative luminance 0.431; OKLCH L 75.7% C 0.020 H 292.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEBC |
|---|---|
| RGB | rgb(176, 174, 188) |
| HSL | hsl(249, 9%, 71%) |
| HSV | hsv(249, 7%, 74%) |
| CMYK | cmyk(6.4%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(71.65, 3.41, -6.88) |
| CIE-LCH | lch(71.65, 7.68, 296.35°) |
| OKLab | oklab(75.68% 0.0076 -0.0184) |
| OKLCH | oklch(75.68% 0.02 292.5) |
| XYZ | xyz(42.1159, 43.1329, 53.6739) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.66
Dark Gray
#A9A9A9
ΔE00 7.42
Silver
#C0C0C0
ΔE00 8.45
Cool Gray
#9AA7B0
ΔE00 8.96
Lightsteelblue
#B0C4DE
ΔE00 10.48
Light Blue Grey
#B7C9E2
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEBC #BABCAE
analogous
#AEB3BC #B0AEBC #B7AEBC
triadic
#B0AEBC #BCB0AE #AEBCB0
tetradic
#B0AEBC #BCAEB3 #BABCAE #AEBCB7
square
#B0AEBC #BCAEB3 #BABCAE #AEBCB7
split-complementary
#B0AEBC #BCB7AE #B3BCAE
monochromatic
#706C83 #8F8DA0 #B0AEBC #D1CFD8 #EFEEF1
Accessibility & contrast
On white
2.18
#B0AEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#B0AEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEBC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEBC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BD
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#AEB0B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b0aebc; /* rgb */ color: rgb(176, 174, 188); /* oklch */ color: oklch(75.7% 0.020 292.5);
Tailwind
colors: {
custom: {
50: '#c7c6d0',
500: '#b0aebc',
950: '#000000',
},
}SCSS
$custom: #b0aebc; $custom-light: #c7c6d0; $custom-dark: #000000;
JSON
{
"hex": "#b0aebc",
"rgb": {
"r": 176,
"g": 174,
"b": 188
},
"hsl": {
"h": 248.571,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.75682,
"c": 0.01992,
"h": 292.5
},
"luminance": 0.43133
}Semantic roles & 50–950 ramp
primary
#B0AEBC
secondary
#E4E5E1
accent
#93528A
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282