#B6BECF#B6BECF
#B6BECF is a light, muted blue. Relative luminance 0.513; OKLCH L 80.1% C 0.026 H 265.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BECF |
|---|---|
| RGB | rgb(182, 190, 207) |
| HSL | hsl(221, 21%, 76%) |
| HSV | hsv(221, 12%, 81%) |
| CMYK | cmyk(12.1%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.85, 0.62, -9.47) |
| CIE-LCH | lch(76.85, 9.49, 273.77°) |
| OKLab | oklab(80.06% -0.002 -0.0255) |
| OKLCH | oklch(80.06% 0.026 265.6) |
| XYZ | xyz(48.9649, 51.2764, 66.3370) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.60
Lightsteelblue
#B0C4DE
ΔE00 4.66
Cloudy Blue
#ACC2D9
ΔE00 5.00
Dove Gray
#B6B8BD
ΔE00 5.48
Light Grey Blue
#9DBCD4
ΔE00 7.78
Silver
#C0C0C0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BECF #CFC7B6
analogous
#B6CBCF #B6BECF #BBB6CF
triadic
#B6BECF #CFB6BE #BECFB6
tetradic
#B6BECF #CFB6CB #CFC7B6 #B6CFBB
square
#B6BECF #CFB6CB #CFC7B6 #B6CFBB
split-complementary
#B6BECF #CFBBB6 #CBCFB6
monochromatic
#6C7C9E #919DB7 #B6BECF #DBDFE7 #EDEFF3
Accessibility & contrast
On white
1.87
#B6BECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#B6BECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BECF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BECF | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 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)
#B9BFD0
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#B0C1C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b6becf; /* rgb */ color: rgb(182, 190, 207); /* oklch */ color: oklch(80.1% 0.026 265.6);
Tailwind
colors: {
custom: {
50: '#ccd1dd',
500: '#b6becf',
950: '#000000',
},
}SCSS
$custom: #b6becf; $custom-light: #ccd1dd; $custom-dark: #000000;
JSON
{
"hex": "#b6becf",
"rgb": {
"r": 182,
"g": 190,
"b": 207
},
"hsl": {
"h": 220.8,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.80057,
"c": 0.02559,
"h": 265.6
},
"luminance": 0.51277
}Semantic roles & 50–950 ramp
primary
#B6BECF
secondary
#A49A85
accent
#83469F
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384