#B0BFDA#B0BFDA
#B0BFDA is a light, muted blue. Relative luminance 0.516; OKLCH L 80.2% C 0.042 H 262.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFDA |
|---|---|
| RGB | rgb(176, 191, 218) |
| HSL | hsl(219, 36%, 77%) |
| HSV | hsv(219, 19%, 85%) |
| CMYK | cmyk(19.3%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(77.01, 0.51, -15.22) |
| CIE-LCH | lch(77.01, 15.23, 271.93°) |
| OKLab | oklab(80.19% -0.0056 -0.0413) |
| OKLCH | oklch(80.19% 0.042 262.3) |
| XYZ | xyz(49.1870, 51.5526, 73.6752) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.38
Light Blue Grey
#B7C9E2
ΔE00 2.91
Cloudy Blue
#ACC2D9
ΔE00 3.70
Light Grey Blue
#9DBCD4
ΔE00 6.46
Powder Blue (survey)
#B1D1FC
ΔE00 6.94
Light Periwinkle
#C1C6FC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFDA #DACBB0
analogous
#B0D4DA #B0BFDA #B6B0DA
triadic
#B0BFDA #DAB0BF #BFDAB0
tetradic
#B0BFDA #DAB0D4 #DACBB0 #B0DAB6
square
#B0BFDA #DAB0D4 #DACBB0 #B0DAB6
split-complementary
#B0BFDA #DAB6B0 #D4DAB0
monochromatic
#5D7BB3 #869DC6 #B0BFDA #DAE1EE #EAEEF5
Accessibility & contrast
On white
1.86
#B0BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#B0BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFDA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFDA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C0DB
Deuteranopia (green-blind)
#B3BCD9
Tritanopia (blue-blind)
#A6C4C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b0bfda; /* rgb */ color: rgb(176, 191, 218); /* oklch */ color: oklch(80.2% 0.042 262.3);
Tailwind
colors: {
custom: {
50: '#c8d2e5',
500: '#b0bfda',
950: '#000000',
},
}SCSS
$custom: #b0bfda; $custom-light: #c8d2e5; $custom-dark: #000000;
JSON
{
"hex": "#b0bfda",
"rgb": {
"r": 176,
"g": 191,
"b": 218
},
"hsl": {
"h": 218.571,
"s": 36.207,
"l": 77.255
},
"oklch": {
"l": 0.80191,
"c": 0.04172,
"h": 262.3
},
"luminance": 0.51554
}Semantic roles & 50–950 ramp
primary
#B0BFDA
secondary
#B19F7D
accent
#8436AF
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384