#B0B8D2#B0B8D2
#B0B8D2 is a light, muted blue. Relative luminance 0.482; OKLCH L 78.5% C 0.038 H 272.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B8D2 |
|---|---|
| RGB | rgb(176, 184, 210) |
| HSL | hsl(226, 27%, 76%) |
| HSV | hsv(226, 16%, 82%) |
| CMYK | cmyk(16.2%, 12.4%, 0%, 17.6%) |
| CIE-LAB | lab(74.93, 2.54, -14.01) |
| CIE-LCH | lch(74.93, 14.24, 280.29°) |
| OKLab | oklab(78.47% 0.0013 -0.038) |
| OKLCH | oklch(78.47% 0.038 272) |
| XYZ | xyz(46.6751, 48.1635, 67.7977) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.55
Light Blue Grey
#B7C9E2
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.58
Light Periwinkle
#C1C6FC
ΔE00 8.35
Dove Gray
#B6B8BD
ΔE00 8.45
Light Grey Blue
#9DBCD4
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B8D2 #D2CAB0
analogous
#B0C9D2 #B0B8D2 #B9B0D2
triadic
#B0B8D2 #D2B0B8 #B8D2B0
tetradic
#B0B8D2 #D2B0C9 #D2CAB0 #B0D2B9
square
#B0B8D2 #D2B0C9 #D2CAB0 #B0D2B9
split-complementary
#B0B8D2 #D2B9B0 #C9D2B0
monochromatic
#6272A6 #8995BC #B0B8D2 #D7DBE8 #ECEDF4
Accessibility & contrast
On white
1.98
#B0B8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#B0B8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B8D2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B8D2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#AEB7D1
Tritanopia (blue-blind)
#A8BDC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0b8d2; /* rgb */ color: rgb(176, 184, 210); /* oklch */ color: oklch(78.5% 0.038 272.0);
Tailwind
colors: {
custom: {
50: '#c7cddf',
500: '#b0b8d2',
950: '#000000',
},
}SCSS
$custom: #b0b8d2; $custom-light: #c7cddf; $custom-dark: #000000;
JSON
{
"hex": "#b0b8d2",
"rgb": {
"r": 176,
"g": 184,
"b": 210
},
"hsl": {
"h": 225.882,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.78474,
"c": 0.03799,
"h": 272
},
"luminance": 0.48164
}Semantic roles & 50–950 ramp
primary
#B0B8D2
secondary
#EAE8E1
accent
#8E3FA6
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283