#B0BACA#B0BACA
#B0BACA is a light, muted blue. Relative luminance 0.486; OKLCH L 78.6% C 0.025 H 259.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BACA |
|---|---|
| RGB | rgb(176, 186, 202) |
| HSL | hsl(217, 20%, 74%) |
| HSV | hsv(217, 13%, 79%) |
| CMYK | cmyk(12.9%, 7.9%, 0%, 20.8%) |
| CIE-LAB | lab(75.21, -0.23, -9.24) |
| CIE-LCH | lch(75.21, 9.24, 268.56°) |
| OKLab | oklab(78.61% -0.0045 -0.0249) |
| OKLCH | oklch(78.61% 0.025 259.8) |
| XYZ | xyz(46.1217, 48.6115, 62.8187) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 4.68
Light Blue Grey
#B7C9E2
ΔE00 5.06
Dove Gray
#B6B8BD
ΔE00 5.16
Light Grey Blue
#9DBCD4
ΔE00 6.65
Cool Gray
#9AA7B0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BACA #CAC0B0
analogous
#B0C7CA #B0BACA #B3B0CA
triadic
#B0BACA #CAB0BA #BACAB0
tetradic
#B0BACA #CAB0C7 #CAC0B0 #B0CAB3
square
#B0BACA #CAB0C7 #CAC0B0 #B0CAB3
split-complementary
#B0BACA #CAB3B0 #C7CAB0
monochromatic
#677A99 #8B9AB1 #B0BACA #D5DAE3 #EDEFF3
Accessibility & contrast
On white
1.96
#B0BACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#B0BACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BACA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BACA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#AABDBF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0baca; /* rgb */ color: rgb(176, 186, 202); /* oklch */ color: oklch(78.6% 0.025 259.8);
Tailwind
colors: {
custom: {
50: '#c7ceda',
500: '#b0baca',
950: '#000000',
},
}SCSS
$custom: #b0baca; $custom-light: #c7ceda; $custom-dark: #000000;
JSON
{
"hex": "#b0baca",
"rgb": {
"r": 176,
"g": 186,
"b": 202
},
"hsl": {
"h": 216.923,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.78613,
"c": 0.0253,
"h": 259.8
},
"luminance": 0.48612
}Semantic roles & 50–950 ramp
primary
#B0BACA
secondary
#E9E6E2
accent
#7D479E
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283