#BFBFCB#BFBFCB
#BFBFCB is a light, near-neutral blue. Relative luminance 0.526; OKLCH L 80.8% C 0.017 H 286.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFCB |
|---|---|
| RGB | rgb(191, 191, 203) |
| HSL | hsl(240, 10%, 77%) |
| HSV | hsv(240, 6%, 80%) |
| CMYK | cmyk(5.9%, 5.9%, 0%, 20.4%) |
| CIE-LAB | lab(77.67, 2.28, -6.01) |
| CIE-LCH | lch(77.67, 6.43, 290.76°) |
| OKLab | oklab(80.83% 0.0046 -0.0161) |
| OKLCH | oklch(80.83% 0.017 286) |
| XYZ | xyz(50.8941, 52.6496, 63.9695) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.29
Silver
#C0C0C0
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 7.62
Light Blue Grey
#B7C9E2
ΔE00 7.94
Silver (survey)
#C5C9C7
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFCB #CBCBBF
analogous
#BFC5CB #BFBFCB #C5BFCB
triadic
#BFBFCB #CBBFBF #BFCBBF
tetradic
#BFBFCB #CBBFC5 #CBCBBF #BFCBC5
square
#BFBFCB #CBBFC5 #CBCBBF #BFCBC5
split-complementary
#BFBFCB #CBC5BF #C5CBBF
monochromatic
#7B7B94 #9D9DB0 #BFBFCB #E1E1E6 #EEEEF1
Accessibility & contrast
On white
1.82
#BFBFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BFBFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFCB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFCB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CC
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#BDC1C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbfcb; /* rgb */ color: rgb(191, 191, 203); /* oklch */ color: oklch(80.8% 0.017 286.0);
Tailwind
colors: {
custom: {
50: '#d2d2da',
500: '#bfbfcb',
950: '#000000',
},
}SCSS
$custom: #bfbfcb; $custom-light: #d2d2da; $custom-dark: #000000;
JSON
{
"hex": "#bfbfcb",
"rgb": {
"r": 191,
"g": 191,
"b": 203
},
"hsl": {
"h": 240,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.80831,
"c": 0.01672,
"h": 286
},
"luminance": 0.5265
}Semantic roles & 50–950 ramp
primary
#BFBFCB
secondary
#9F9F90
accent
#945194
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383