#B0BCED#B0BCED
#B0BCED is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.3% C 0.071 H 274.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BCED |
|---|---|
| RGB | rgb(176, 188, 237) |
| HSL | hsl(228, 63%, 81%) |
| HSV | hsv(228, 26%, 93%) |
| CMYK | cmyk(25.7%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(76.87, 6.47, -25.70) |
| CIE-LCH | lch(76.87, 26.50, 284.12°) |
| OKLab | oklab(80.29% 0.0049 -0.0706) |
| OKLCH | oklch(80.29% 0.071 274) |
| XYZ | xyz(51.1697, 51.3096, 87.3121) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.59
Pastel Blue
#A2BFFE
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 7.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.52
Light Blue Grey
#B7C9E2
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BCED #EDE1B0
analogous
#B0DAED #B0BCED #C2B0ED
triadic
#B0BCED #EDB0BC #BCEDB0
tetradic
#B0BCED #EDB0DA #EDE1B0 #B0EDC2
square
#B0BCED #EDB0DA #EDE1B0 #B0EDC2
split-complementary
#B0BCED #EDC2B0 #DAEDB0
monochromatic
#4C67D6 #7E92E2 #B0BCED #E2E6F8 #E6EAF9
Accessibility & contrast
On white
1.86
#B0BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#B0BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BCED
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BCED | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EF
Deuteranopia (green-blind)
#A9BCEC
Tritanopia (blue-blind)
#A1C5CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b0bced; /* rgb */ color: rgb(176, 188, 237); /* oklch */ color: oklch(80.3% 0.071 274.0);
Tailwind
colors: {
custom: {
50: '#c8d0f3',
500: '#b0bced',
950: '#000000',
},
}SCSS
$custom: #b0bced; $custom-light: #c8d0f3; $custom-dark: #000000;
JSON
{
"hex": "#b0bced",
"rgb": {
"r": 176,
"g": 188,
"b": 237
},
"hsl": {
"h": 228.197,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.80286,
"c": 0.07076,
"h": 274
},
"luminance": 0.51311
}Semantic roles & 50–950 ramp
primary
#B0BCED
secondary
#CABA77
accent
#A81BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385