#B2BCCF#B2BCCF
#B2BCCF is a light, muted blue. Relative luminance 0.499; OKLCH L 79.3% C 0.029 H 263.4°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BCCF |
|---|---|
| RGB | rgb(178, 188, 207) |
| HSL | hsl(219, 23%, 75%) |
| HSV | hsv(219, 14%, 81%) |
| CMYK | cmyk(14%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.03, 0.39, -10.72) |
| CIE-LCH | lch(76.03, 10.72, 272.09°) |
| OKLab | oklab(79.34% -0.0033 -0.0289) |
| OKLCH | oklch(79.34% 0.029 263.4) |
| XYZ | xyz(47.6032, 49.9357, 66.1500) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.01
Light Blue Grey
#B7C9E2
ΔE00 4.26
Cloudy Blue
#ACC2D9
ΔE00 4.35
Dove Gray
#B6B8BD
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 6.99
Cool Gray
#9AA7B0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BCCF #CFC5B2
analogous
#B2CACF #B2BCCF #B6B2CF
triadic
#B2BCCF #CFB2BC #BCCFB2
tetradic
#B2BCCF #CFB2CA #CFC5B2 #B2CFB6
square
#B2BCCF #CFB2CA #CFC5B2 #B2CFB6
split-complementary
#B2BCCF #CFB6B2 #CACFB2
monochromatic
#677AA0 #8C9BB7 #B2BCCF #D8DDE7 #ECEFF3
Accessibility & contrast
On white
1.91
#B2BCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#B2BCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BCCF
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BCCF | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#B4BACF
Tritanopia (blue-blind)
#ABC0C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bccf; /* rgb */ color: rgb(178, 188, 207); /* oklch */ color: oklch(79.3% 0.029 263.4);
Tailwind
colors: {
custom: {
50: '#c9d0dd',
500: '#b2bccf',
950: '#000000',
},
}SCSS
$custom: #b2bccf; $custom-light: #c9d0dd; $custom-dark: #000000;
JSON
{
"hex": "#b2bccf",
"rgb": {
"r": 178,
"g": 188,
"b": 207
},
"hsl": {
"h": 219.31,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.79343,
"c": 0.02912,
"h": 263.4
},
"luminance": 0.49936
}Semantic roles & 50–950 ramp
primary
#B2BCCF
secondary
#EAE7E1
accent
#8144A2
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283