#B0AEC4#B0AEC4
#B0AEC4 is a light, muted blue. Relative luminance 0.435; OKLCH L 75.9% C 0.031 H 289.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEC4 |
|---|---|
| RGB | rgb(176, 174, 196) |
| HSL | hsl(245, 16%, 73%) |
| HSV | hsv(245, 11%, 77%) |
| CMYK | cmyk(10.2%, 11.2%, 0%, 23.1%) |
| CIE-LAB | lab(71.88, 5.03, -10.92) |
| CIE-LCH | lch(71.88, 12.02, 294.74°) |
| OKLab | oklab(75.95% 0.0106 -0.0294) |
| OKLCH | oklch(75.95% 0.031 289.8) |
| XYZ | xyz(43.0023, 43.4875, 58.3423) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.39
Thistle
#D8BFD8
ΔE00 10.20
Dark Gray
#A9A9A9
ΔE00 10.42
Lightsteelblue
#B0C4DE
ΔE00 10.43
Light Blue Grey
#B7C9E2
ΔE00 10.55
Cool Gray
#9AA7B0
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEC4 #C2C4AE
analogous
#AEB7C4 #B0AEC4 #BBAEC4
triadic
#B0AEC4 #C4B0AE #AEC4B0
tetradic
#B0AEC4 #C4AEB7 #C2C4AE #AEC4BB
square
#B0AEC4 #C4AEB7 #C2C4AE #AEC4BB
split-complementary
#B0AEC4 #C4BBAE #B7C4AE
monochromatic
#6C688F #8D8BAA #B0AEC4 #D3D1DE #EEEDF2
Accessibility & contrast
On white
2.17
#B0AEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#B0AEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEC4
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEC4 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B1C5
Deuteranopia (green-blind)
#A9B0C3
Tritanopia (blue-blind)
#ACB1B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b0aec4; /* rgb */ color: rgb(176, 174, 196); /* oklch */ color: oklch(75.9% 0.031 289.8);
Tailwind
colors: {
custom: {
50: '#c7c6d5',
500: '#b0aec4',
950: '#000000',
},
}SCSS
$custom: #b0aec4; $custom-light: #c7c6d5; $custom-dark: #000000;
JSON
{
"hex": "#b0aec4",
"rgb": {
"r": 176,
"g": 174,
"b": 196
},
"hsl": {
"h": 245.455,
"s": 15.714,
"l": 72.549
},
"oklch": {
"l": 0.75949,
"c": 0.03125,
"h": 289.8
},
"luminance": 0.43488
}Semantic roles & 50–950 ramp
primary
#B0AEC4
secondary
#E8E8E3
accent
#9A4C93
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283