#B1BCDA#B1BCDA
#B1BCDA is a light, muted blue. Relative luminance 0.504; OKLCH L 79.6% C 0.044 H 269.5°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BCDA |
|---|---|
| RGB | rgb(177, 188, 218) |
| HSL | hsl(224, 36%, 77%) |
| HSV | hsv(224, 19%, 85%) |
| CMYK | cmyk(18.8%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(76.30, 2.44, -16.28) |
| CIE-LCH | lch(76.30, 16.47, 278.53°) |
| OKLab | oklab(79.65% -0.0004 -0.0443) |
| OKLCH | oklch(79.65% 0.044 269.5) |
| XYZ | xyz(48.7665, 50.3746, 73.4700) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.66
Light Blue Grey
#B7C9E2
ΔE00 4.91
Cloudy Blue
#ACC2D9
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 6.80
Periwinkle
#CCCCFF
ΔE00 8.01
Powder Blue (survey)
#B1D1FC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BCDA #DACFB1
analogous
#B1D1DA #B1BCDA #BAB1DA
triadic
#B1BCDA #DAB1BC #BCDAB1
tetradic
#B1BCDA #DAB1D1 #DACFB1 #B1DABA
square
#B1BCDA #DAB1D1 #DACFB1 #B1DABA
split-complementary
#B1BCDA #DABAB1 #D1DAB1
monochromatic
#5E75B3 #8798C6 #B1BCDA #DBE0EE #EAEDF5
Accessibility & contrast
On white
1.90
#B1BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#B1BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BCDA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BCDA | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDB
Deuteranopia (green-blind)
#B0BBD9
Tritanopia (blue-blind)
#A7C2C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b1bcda; /* rgb */ color: rgb(177, 188, 218); /* oklch */ color: oklch(79.6% 0.044 269.5);
Tailwind
colors: {
custom: {
50: '#c8d0e5',
500: '#b1bcda',
950: '#000000',
},
}SCSS
$custom: #b1bcda; $custom-light: #c8d0e5; $custom-dark: #000000;
JSON
{
"hex": "#b1bcda",
"rgb": {
"r": 177,
"g": 188,
"b": 218
},
"hsl": {
"h": 223.902,
"s": 35.652,
"l": 77.451
},
"oklch": {
"l": 0.79649,
"c": 0.04427,
"h": 269.5
},
"luminance": 0.50376
}Semantic roles & 50–950 ramp
primary
#B1BCDA
secondary
#B1A47E
accent
#8E37AF
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131315
muted
#828384