#B2BECF#B2BECF
#B2BECF is a light, muted blue. Relative luminance 0.508; OKLCH L 79.8% C 0.028 H 257.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BECF |
|---|---|
| RGB | rgb(178, 190, 207) |
| HSL | hsl(215, 23%, 75%) |
| HSV | hsv(215, 14%, 81%) |
| CMYK | cmyk(14%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.56, -0.68, -9.93) |
| CIE-LCH | lch(76.56, 9.96, 266.08°) |
| OKLab | oklab(79.76% -0.0062 -0.0268) |
| OKLCH | oklch(79.76% 0.028 257) |
| XYZ | xyz(48.0334, 50.7961, 66.2934) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.46
Lightsteelblue
#B0C4DE
ΔE00 3.68
Light Blue Grey
#B7C9E2
ΔE00 3.95
Dove Gray
#B6B8BD
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 6.01
Cool Gray
#9AA7B0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BECF #CFC3B2
analogous
#B2CCCF #B2BECF #B4B2CF
triadic
#B2BECF #CFB2BE #BECFB2
tetradic
#B2BECF #CFB2CC #CFC3B2 #B2CFB4
square
#B2BECF #CFB2CC #CFC3B2 #B2CFB4
split-complementary
#B2BECF #CFB4B2 #CCCFB2
monochromatic
#677EA0 #8C9EB7 #B2BECF #D8DEE7 #ECEFF3
Accessibility & contrast
On white
1.88
#B2BECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#B2BECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BECF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BECF | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B5BCCF
Tritanopia (blue-blind)
#ABC2C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2becf; /* rgb */ color: rgb(178, 190, 207); /* oklch */ color: oklch(79.8% 0.028 257.0);
Tailwind
colors: {
custom: {
50: '#c9d1dd',
500: '#b2becf',
950: '#000000',
},
}SCSS
$custom: #b2becf; $custom-light: #c9d1dd; $custom-dark: #000000;
JSON
{
"hex": "#b2becf",
"rgb": {
"r": 178,
"g": 190,
"b": 207
},
"hsl": {
"h": 215.172,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.79756,
"c": 0.02751,
"h": 257
},
"luminance": 0.50797
}Semantic roles & 50–950 ramp
primary
#B2BECF
secondary
#A49681
accent
#7B44A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384