#B0BFDB#B0BFDB
#B0BFDB is a light, muted blue. Relative luminance 0.516; OKLCH L 80.2% C 0.043 H 263.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFDB |
|---|---|
| RGB | rgb(176, 191, 219) |
| HSL | hsl(219, 37%, 77%) |
| HSV | hsv(219, 20%, 86%) |
| CMYK | cmyk(19.6%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.04, 0.73, -15.71) |
| CIE-LCH | lch(77.04, 15.73, 272.67°) |
| OKLab | oklab(80.23% -0.0053 -0.0427) |
| OKLCH | oklch(80.23% 0.043 263) |
| XYZ | xyz(49.3183, 51.6051, 74.3665) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.59
Light Blue Grey
#B7C9E2
ΔE00 3.08
Cloudy Blue
#ACC2D9
ΔE00 3.98
Light Grey Blue
#9DBCD4
ΔE00 6.69
Powder Blue (survey)
#B1D1FC
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFDB #DBCCB0
analogous
#B0D4DB #B0BFDB #B7B0DB
triadic
#B0BFDB #DBB0BF #BFDBB0
tetradic
#B0BFDB #DBB0D4 #DBCCB0 #B0DBB7
square
#B0BFDB #DBB0D4 #DBCCB0 #B0DBB7
split-complementary
#B0BFDB #DBB7B0 #D4DBB0
monochromatic
#5C7BB5 #869DC8 #B0BFDB #DAE1EE #EAEEF5
Accessibility & contrast
On white
1.85
#B0BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#B0BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFDB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFDB | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#A5C5C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b0bfdb; /* rgb */ color: rgb(176, 191, 219); /* oklch */ color: oklch(80.2% 0.043 263.0);
Tailwind
colors: {
custom: {
50: '#c8d2e6',
500: '#b0bfdb',
950: '#000000',
},
}SCSS
$custom: #b0bfdb; $custom-light: #c8d2e6; $custom-dark: #000000;
JSON
{
"hex": "#b0bfdb",
"rgb": {
"r": 176,
"g": 191,
"b": 219
},
"hsl": {
"h": 219.07,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.80226,
"c": 0.04302,
"h": 263
},
"luminance": 0.51606
}Semantic roles & 50–950 ramp
primary
#B0BFDB
secondary
#B3A07D
accent
#8535B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384