#B7BFCC#B7BFCC
#B7BFCC is a light, muted blue. Relative luminance 0.517; OKLCH L 80.2% C 0.020 H 260.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFCC |
|---|---|
| RGB | rgb(183, 191, 204) |
| HSL | hsl(217, 17%, 76%) |
| HSV | hsv(217, 10%, 80%) |
| CMYK | cmyk(10.3%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(77.09, -0.20, -7.47) |
| CIE-LCH | lch(77.09, 7.47, 268.50°) |
| OKLab | oklab(80.24% -0.0035 -0.0201) |
| OKLCH | oklch(80.24% 0.02 260.2) |
| XYZ | xyz(49.0560, 51.6880, 64.5073) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.23
Cloudy Blue
#ACC2D9
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 5.38
Silver
#C0C0C0
ΔE00 6.41
Light Grey Blue
#9DBCD4
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFCC #CCC4B7
analogous
#B7C9CC #B7BFCC #B9B7CC
triadic
#B7BFCC #CCB7BF #BFCCB7
tetradic
#B7BFCC #CCB7C9 #CCC4B7 #B7CCB9
square
#B7BFCC #CCB7C9 #CCC4B7 #B7CCB9
split-complementary
#B7BFCC #CCB9B7 #C9CCB7
monochromatic
#6F7F99 #939FB3 #B7BFCC #DBDFE5 #EDEFF2
Accessibility & contrast
On white
1.85
#B7BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#B7BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFCC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFCC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCD
Deuteranopia (green-blind)
#B9BDCC
Tritanopia (blue-blind)
#B2C2C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b7bfcc; /* rgb */ color: rgb(183, 191, 204); /* oklch */ color: oklch(80.2% 0.020 260.2);
Tailwind
colors: {
custom: {
50: '#ccd2db',
500: '#b7bfcc',
950: '#000000',
},
}SCSS
$custom: #b7bfcc; $custom-light: #ccd2db; $custom-dark: #000000;
JSON
{
"hex": "#b7bfcc",
"rgb": {
"r": 183,
"g": 191,
"b": 204
},
"hsl": {
"h": 217.143,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.80241,
"c": 0.02037,
"h": 260.2
},
"luminance": 0.51689
}Semantic roles & 50–950 ramp
primary
#B7BFCC
secondary
#A09787
accent
#7C4A9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131415
muted
#838384