#B8BECF#B8BECF
#B8BECF is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.025 H 270.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BECF |
|---|---|
| RGB | rgb(184, 190, 207) |
| HSL | hsl(224, 19%, 77%) |
| HSV | hsv(224, 11%, 81%) |
| CMYK | cmyk(11.1%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.99, 1.28, -9.23) |
| CIE-LCH | lch(76.99, 9.32, 277.90°) |
| OKLab | oklab(80.21% 0.0001 -0.0248) |
| OKLCH | oklch(80.21% 0.025 270.3) |
| XYZ | xyz(49.4407, 51.5217, 66.3593) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 5.40
Dove Gray
#B6B8BD
ΔE00 5.45
Cloudy Blue
#ACC2D9
ΔE00 5.91
Silver
#C0C0C0
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BECF #CFC9B8
analogous
#B8CACF #B8BECF #BEB8CF
triadic
#B8BECF #CFB8BE #BECFB8
tetradic
#B8BECF #CFB8CA #CFC9B8 #B8CFBE
square
#B8BECF #CFB8CA #CFC9B8 #B8CFBE
split-complementary
#B8BECF #CFBEB8 #CACFB8
monochromatic
#6F7B9E #939DB6 #B8BECF #DDDFE8 #EDEEF3
Accessibility & contrast
On white
1.86
#B8BECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#B8BECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BECF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BECF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#B3C1C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b8becf; /* rgb */ color: rgb(184, 190, 207); /* oklch */ color: oklch(80.2% 0.025 270.3);
Tailwind
colors: {
custom: {
50: '#cdd1dd',
500: '#b8becf',
950: '#000000',
},
}SCSS
$custom: #b8becf; $custom-light: #cdd1dd; $custom-dark: #000000;
JSON
{
"hex": "#b8becf",
"rgb": {
"r": 184,
"g": 190,
"b": 207
},
"hsl": {
"h": 224.348,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.8021,
"c": 0.02485,
"h": 270.3
},
"luminance": 0.51522
}Semantic roles & 50–950 ramp
primary
#B8BECF
secondary
#A49C87
accent
#87489E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384